Ubuntu lama seperti 8.04 atau 9.04 atau bahkan versi sebelumnya sudah tidak di support lagi oleh cannonical dalam hal update security dan aplikasinya tetapi bagaimana jika anda masih ingin menggunakannya dan membutuhkan reponya?
caranya ubah semua alamat repository ke alamat repo ini :
http://old-releases.ubuntu.com
Caranya :
1. Edit software source : sudo gedit /etc/apt/sources.list
2. Ubah semua alamat dengan : http://old-releases.ubuntu.com,
contoh :
Jika anda memakai repo lokal indonesia (http://id.archive.ubuntu.com/ubuntu) maka replace semua alamat repo lokal dengan http://old-releases.ubuntu.com
3. Masuk ke terminal ketikkan : sudo apt-get update, dan lihat hasilnya.
deb http://id.archive.ubuntu.com/ubuntu lucid main restricted universe multiverse
deb http://id.archive.ubuntu.com/ubuntu lucid-updates main restricted universe multiverse
deb http://id.archive.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
deb http://id.archive.ubuntu.com/ubuntu lucid-backports main restricted universe multiverse
deb http://id.archive.ubuntu.com/ubuntu lucid-proposed main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-updates main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-backports main restricted universe multiverse
deb http://old-releases.ubuntu.com/ubuntu lucid-proposed main restricted universe multiverse
source :
http://ubuntu-indonesia.com/
0 komentar: