zyrex serial number: NKMS21N07F00088 command to mount a floppy external driver: > sudo su > mount -t msdos -o user,rw /dev/sdb floppy/ Google Earth install: $ cd /tmp $ wget http://dl.google.com/earth/GE4/GoogleEarthLinux.bin $ chmod +x GoogleEarthLinux.bin $ ./GoogleEarthLinux.bin root@rhiza-laptop:/home/rhiza# /etc/init.d/networking restart cd /etc/apt/ # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to # newer versions of the distribution. deb http://kambing.vlsm.org/ubuntu/ gutsy main restricted deb-src http://kambing.vlsm.org/ubuntu/ gutsy main restricted ## Major bug fix updates produced after the final release of the ## distribution. deb http://kambing.vlsm.org/ubuntu/ gutsy-updates main restricted deb-src http://kambing.vlsm.org/ubuntu/ gutsy-updates main restricted ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## universe WILL NOT receive any review or updates from the Ubuntu security ## team. deb http://kambing.vlsm.org/ubuntu/ gutsy universe deb-src http://kambing.vlsm.org/ubuntu/ gutsy universe ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu ## team, and may not be under a free licence. Please satisfy yourself as to ## your rights to use the software. Also, please note that software in ## multiverse WILL NOT receive any review or updates from the Ubuntu ## security team.mount -t msdos -o user,rw /dev/sdb floppy/ deb http://kambing.vlsm.org/ubuntu/ gutsy multiverse deb-src http://kambing.vlsm.org/ubuntu/ gutsy multiverse ## Uncomment the following two lines to add software from the 'backports' ## repository. ## N.B. software from this repository may not have been tested as ## extensively as that contained in the main release, although it includes ## newer versions of some applications which may provide useful features. ## Also, please note that software in backports WILL NOT receive any review ## or updates from the Ubuntu security team. # deb http://kambing.vlsm.org/ubuntu/ feisty-backports main restricted universe multiverse # deb-src http://kambing.vlsm.org/ubuntu/ feisty-backports main restricted universe multiverse deb http://kambing.vlsm.org/ubuntu gutsy-security main restricted deb-src http://kambing.vlsm.org/ubuntu gutsy-security main restricted deb http://kambing.vlsm.org/ubuntu gutsy-security universe deb-src http://kambing.vlsm.org/ubuntu gutsy-security universe deb http://kambing.vlsm.org/ubuntu gutsy-security multiverse deb http://kambing.vlsm.org/ubuntu/ gutsy-updates restricted main multiverse universe deb-src http://kambing.vlsm.org/ubuntu gutsy-security multiverse -- Luqman.H ------------ http://www.unhas.ac.id/~luqe yahoo/skype/google : luqeckr mobile:+81 90-6557-6738 --- In ubuntu-semarang@yahoogroups.com, "Rhiza S. Sadjad" wrote: > Salam dari Makassar ! Salam dari Hiroshima. > Barangkali ada yang tahu di/etc mana > settingannya mesti diubah supaya tidak > jatuh ke default IPv6 terus? Coba: - Tekan Alt + F2 - ketik: gksudo gedit /etc/modprobe.d/aliases - klik Run - cari kata: alias net-pf-10 ipv6 - ganti menjadi: alias net-pf-10 off - save - reboot Itu akan men-disable IPv6 module pada kernel default. Semoga dengan ini masalahnya bisa teratasi. Salam, Bagus Kalo' mengubah boot menu: cd /boot/grub/ vi menu.lst Penterjemahan: https://launchpad.net/~ubuntu-l10n-id Kalo' mau memunculkan kembali boot Ubuntu: Pake' CD Ubuntu Live, sampai di terminal: sudo grub find /boot/grub/stage1 root (hd?,?) setup (hd0) quit