Welcome To Snipplr
Everyone's Recent Bash Snippets Tagged ubuntu
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Install LAMP Stack (Linux,Apache, Mysql, PHP)
Install PHP5 (Some applications require other PHP5 mods)
Install phpMyAdmin
        
        
        
            0 
        
        
            1370 
        
                    posted 11 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 
        
        
            1389 
        
                    posted 12 years ago by roeyhaim
            Boot Minecraft on an Ubuntu 64-bit instance with 2GB of RAM
        
        
        
            0 
        
        
            1271 
        
                    posted 13 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 
        
        
            1433 
        
                    posted 13 years ago by luizlopes
            following example code removes all ".svn" folders recursively
        
        
        
            0 
        
        
            1198 
        
                    posted 13 years ago by sabanulutas
            One line command to find and import all PGP keys for sources.list repositories.
        
        
        
            0 
        
        
            1092 
        
                    posted 14 years ago by Louner
            Mounting a windows share in Ubuntu (The UI version doesn't seem to offer a mount point).
        
        
        
            0 
        
        
            1249 
        
                    posted 15 years ago by narkisr
            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 
        
        
            1221 
        
                    posted 15 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 
        
        
            1793 
        
                    posted 15 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 
        
        
            1033 
        
                    posted 15 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 
        
        
            1181 
        
                    posted 16 years ago by luizlopes
            
