Pages

Tuesday, June 10, 2014

CARA MERESET GNOME PANEL YANG HILANG DI UBUNTU

Ni berikut cara yang di gunakan untuk mengembalikan panel ubuntu yang terhapaus tadi
1. Buka Terminal dengan cara tekan Ctrl + Alt + F2
2. Masukkan login user beserta passwordnya.
3. Lalu ketikkan perintah-perintah berikut (tiap perintah akhiri dengan ENTER) :

gconftool --recursive-unset /apps/panel (Enter).
rm -rf ~/.gconf /apps/panel (Enter).
pkill gnome-panel (Enter).
sudo reboot (Enter).

Monday, June 9, 2014

DAFTAR REPOSITORY UBUNTU 12.04

1. REPOSITORY KAMBING :

deb http://kambing.ui.ac.id/ubuntu/ precise-proposed main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise-security main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise-updates main restricted universe multiverse
deb http://kambing.ui.ac.id/ubuntu/ precise main restricted universe multiverse

2. REPOSITORY ITB :

deb ftp://ftp.itb.ac.id/pub/ubuntu/ precise-proposed main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu/ precise-security main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu/ precise-updates main restricted universe multiverse
deb ftp://ftp.itb.ac.id/pub/ubuntu/ precise main restricted universe multiverse 

3. REPOSITORY KOMO :

deb http://komo.padinet.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise-security main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://komo.padinet.com/ubuntu/ precise main restricted universe multiverse