Welcome To Snipplr
Everyone's Recent Snippets Tagged ubuntu
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Mounting a windows share in Ubuntu (The UI version doesn't seem to offer a mount point).
0
956
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
909
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
1127
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
763
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
890
posted 15 years ago by luizlopes
Ideal if you have a laptop. If someone steals it, he will not be able to read all your mails and documents with precious information (about passwords, accounts, credit cards, private stuffs, etc...).
This snippet is considering that you are using...
0
839
posted 15 years ago by Dorgendubal
I needed a quick way to resize and save to a folder lots of images. Imagemagick is magic indeed!
1
1251
posted 16 years ago by zerolab
Startup eclipse code.
sudo touch /usr/bin/eclipse
sudo chmod 755 /usr/bin/eclipse
sudoedit /usr/bin/eclipse
0
678
posted 16 years ago by jlbfalcao