Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged ubuntu



« Prev 1 2
How to setup a share in a virtualbox guest - ubuntu server.
1 653 posted 9 years ago by krillzip
-r recursively copies files and folders
0 652 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 698 posted 10 years ago by roeyhaim
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
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
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 499 posted 12 years ago by Louner
0 566 posted 12 years ago by abstraktor
0 475 posted 12 years ago by browny
Put this in /etc/ufw/before.rules
0 482 posted 13 years ago by kelvinn
Mounting a windows share in Ubuntu (The UI version doesn't seem to offer a mount point).
0 612 posted 14 years ago by narkisr
This is just a note for myself, not my own code.
0 317 posted 14 years ago by jgillman
This is based upon a debian guide, it seems to work well for ubuntu as well, all these steps can be performed via remote ssh (no need to access the machine).
0 567 posted 14 years ago by narkisr
Change 'username' (twice!) with your imap username,'password'with your imap password, and 'example.com' (twice!) with the url of your imap mailserver. Works on: Ubuntu with Evolution, sqlite3 and archivemail installed. Evolution is required beca...
1 795 posted 14 years ago by berkes
This was a comment posted by [this person] (http://bit.ly/1o9aIJ) to an article posted [here] (http://bit.ly/7BtLT)
0 472 posted 14 years ago by czapata
after recording screen cast using recordmydesktop this is a fast way of converting the file to .avi so it can be uploaded to youtube or other video sharing sites.
0 594 posted 14 years ago by luizlopes
« Prev 1 2