Welcome To Snipplr


Everyone's Recent Snippets Tagged ubuntu



« Prev 1 2 3
How to setup a share in a virtualbox guest - ubuntu server.
1 654 posted 9 years ago by krillzip
Author: jsinix([email protected]) This script is written to expedite the process of initial system configuration (specifically Ubuntu). These initial things include basic setup, securing the system(firewall), updating it etc. I have not test...
0 828 posted 9 years ago by jsinix
-r recursively copies files and folders
0 653 posted 9 years ago by oxnard
Install LAMP Stack (Linux,Apache, Mysql, PHP) Install PHP5 (Some applications require other PHP5 mods) Install phpMyAdmin
0 622 posted 9 years ago by oxnard
Remove Unneeded Linux Kernels in Ubuntu
0 611 posted 10 years ago by oxnard
This is a bash file to Create or Delete Virtual Host in Ubuntu system and Apache server. This file open the Virtual Host in "/home/{user}/www/{domain}" To run this file you need to make this file executable: > sudo chmod u+x /path/to/file Th...
0 699 posted 10 years ago by roeyhaim
snippet to show appindicator problem
0 513 posted 11 years ago by ssoton
This method utilizes tasksel
0 570 posted 11 years ago by bitfed
Boot Minecraft on an Ubuntu 64-bit instance with 2GB of RAM
0 567 posted 11 years ago by stevedecoded
One-line code for installing LAMP server for Ubuntu OS.
0 678 posted 12 years ago by ninacess
Fast and easy way to find a keyword inside of files located inside of a directory tree. (eg: looking for a function foo, inside of your applications directory.) This command will display a list of files which contain function foo.
0 781 posted 12 years ago by luizlopes
View ports on linux
0 531 posted 12 years ago by Glycerine
This snippet presents how the java library to ubuntu unity launcher could look like.
0 593 posted 12 years ago by kdaniel
following example code removes all ".svn" folders recursively
0 559 posted 12 years ago by sabanulutas
0 632 posted 12 years ago by athome
One line command to find and import all PGP keys for sources.list repositories.
0 500 posted 12 years ago by Louner
0 566 posted 12 years ago by abstraktor
0 475 posted 12 years ago by browny
First of all this refers to a clean Ubuntu 10.04 install with the LAMP and OpenSSH packages installed, but can probably be applied in most cases. Duplicate the file /etc/apaches/sites-available/default, and name it subdomains. Edit the new file...
1 616 posted 13 years ago by krillzip
Archive manager doesn't handle some RAR files and 7zip files out of the box, you need to run this command in order to make it work with this kind of files.
0 567 posted 13 years ago by aelien
Put this in /etc/ufw/before.rules
0 482 posted 13 years ago by kelvinn
I recently did an upgrade using apt-get update / upgrade and one of the packages didn't fair so well so I needed to roll it back.
0 668 posted 13 years ago by bradless
« Prev 1 2 3