Welcome To Snipplr
Everyone's Recent Bash Snippets Tagged ubuntu
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1207
posted 16 years ago by Dorgendubal
identify listening ports and services running on these ports
0
1202
posted 16 years ago by stiobhart
I needed a quick way to resize and save to a folder lots of images. Imagemagick is magic indeed!
1
2155
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
1052
posted 17 years ago by jlbfalcao
This script goes to the directory you pass as a parameter and change de version of all the packages found in there.
It was used for an amount of packages which were building from the sources but for an lower version of Ubuntu (actually for Guadaline...
0
1112
posted 17 years ago by Juanje
This is a simple script for testing changes in a live iso created with squashfs filesystem for the compression.
It will take the iso path as a parameter and it will open it up with unionfs to let you modify its content (into a chroot enviroment) and...
0
1261
posted 17 years ago by Juanje
Run this command to add an /etc/init.d/ startup script to start at os bootup.
0
1398
posted 17 years ago by funkmyer
If Ubuntu Server fails to resolve hostnames or find a network connection via Parallels 3 bridged networking, it may be attempting to use the wrong network interface.
0
1310
posted 17 years ago by cczona