Welcome To Snipplr
Everyone's Recent Snippets Tagged ubuntu
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
618
posted 16 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
652
posted 16 years ago by Juanje
Run this command to add an /etc/init.d/ startup script to start at os bootup.
0
780
posted 16 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
748
posted 16 years ago by cczona
from google search
change in /etc/network/interfaces
in this case static IP is 192.168.1.100
afterwards, restart network interfaces: sudo /etc/init.d/networking restart
1
1016
posted 17 years ago by Ruuk