deb http://old-releases.ubuntu.com/ubuntu/ feisty main restricted
deb http://old-releases.ubuntu.com/ubuntu/ feisty-updates main restricted
deb http://old-releases.ubuntu.com/ubuntu/ feisty universe
deb http://old-releases.ubuntu.com/ubuntu/ feisty-updates universe
deb http://old-releases.ubuntu.com/ubuntu/ feisty multiverse
deb http://old-releases.ubuntu.com/ubuntu/ feisty-updates multiverse
deb http://old-releases.ubuntu.com/ubuntu/ feisty-security main restricted
deb http://old-releases.ubuntu.com/ubuntu/ feisty-security universe
deb http://old-releases.ubuntu.com/ubuntu/ feisty-security multiverse
Iproute wondershaper merupakan Bandwidth Limiter yang berfungsi untuk membatasi bandwidth yang keluar/masuk ke komputer, jadi speed yang didapat oleh komputer tersebut tidak akan melewati batas yang sudah diberikan.
Iproute wondershaper di Instal di tiap client jaringan, program ini cocok bagi jaringan yang belum menggunakan server/router. tapi bila dah ada server/router, rasanya tidak perlu lagi menggunakan program ini. karena tentunya lebih efektif membatasi bandwidth di server/router.
Cara Instal iproute wondershaper
* buka terminal Ubuntu
* ketik sudo apt-get install iproute wondershaper
* Reboot Komputer
* buka terminal Ubuntu lagi
* ketik sudo gedit /etc/network/interfaces
*
Setelah interfaces terbuka masukkan command berikut ini di baris paling bawah
down /usr/sbin/wondershaper clear eth0
up /usr/sbin/wondershaper eth0 128 32
[dag]
name=DAG RPM Repository
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
rpm --import http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
http://code.google.com/p/burg/
burg is a brand-new boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS, including Linux/Windows/OSX/Solaris/FreeBSD, etc. It also has a highly configurable menu system which works in both text and graphic mode.
Code: https://launchpad.net/burg
Document: https://help.ubuntu.com/community/Burg
Forum: http://www.burgloader.com/bbs
Mailing list: http://groups.google.com/group/burg-devel
Log Medical Linux (10 mei 2010)

# menggunakan ubuntu 10.04
# modifikasi repo list
# Codec Multimedia --> ubuntu restricted-extras
# Aplikasi
# Web Offline Medical Linux ---> offline website berisi konten pembelajaran kedokteran
Step # 1 : Stop mysql service
# /etc/init.d/mysqld stop
Output:
Stopping MySQL database server: mysqld.
Step # 2: Start to MySQL server w/o password:
# mysqld_safe --skip-grant-tables &
Output:
[1] 5988
Starting mysqld daemon with databases from /var/lib/mysql
mysqld_safe[6025]: started
Step # 3: Connect to mysql server using mysql client:
# mysql -u root
Output:
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.1.15-Debian_1-log
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
Step # 4: Setup new MySQL root user password
you have Internet connection problems to install additional packages in ubuntu Lucid lynx ? you can use offline repository. This Repository is a compilation of the ubuntu lucid lynx package from an online repository. Download and packaged in DVD format. To download please access this site
ftp://kambing.ui.ac.id/iso/ubuntu/cdimage/releases/lucid/release/
ftp://kambing.ui.ac.id/iso/ubuntu-repository/lucid/
Reference :
http://poss.ui.ac.id/headline/2010/05/04/produk-terbaru-poss-network-dvd-repository-ubuntu-1004/