1. Login Debian sebagai root
2. Untuk menambahkan repository ketik perintah :
nano /etc/apt/sources.list
Akan tampil seperti ini :
3. Beri tanda # pada baris link cdrom dan security.debian.org dan tambahkan skrip :
REPOSITORY DEBIAN 10
deb http://kebo.pens.ac.id/debian/ buster main contrib non-free
deb http://kebo.pens.ac.id/debian/ buster-updates main contrib non-free
deb http://kebo.pens.ac.id/debian-security/ buster/updates main contrib non-free
REPOSITORY DEBIAN 12
deb http://kebo.pens.ac.id/debian/ bookworm main non-free-firmware
deb-src http://kebo.pens.ac.id/debian/ bookworm main non-free-firmware
deb http://kebo.pens.ac.id/debian/ bookworm-updates main non-free-firmware
deb-src http://kebo.pens.ac.id/debian/ bookworm-updates main non-free-firmware
Sehingga menjadi seperti :
4. Kemudian lakukan update :
apt update
5. Apabila pengetikan reposito y benar dan ada koneksi internet maka update akan berhasiil, tetapi jika ada pesan EROR mungkin anda perlu cek penulisan repository dan koneksi internet server.
REPOSITORY PROXMOX 8
nano /etc/apt/sources.list.d/pve-enterprise.listFrom: deb https://enterprise.proxmox.com/debian/pve bookworm enterprise
To: deb https://kartolo.sby.datautama.net.id/proxmox/debian/pve bookworm pve-no-subscriptionnano /etc/apt/sources.list.d/ceph.listFrom: deb https://enterprise.proxmox.com/debian/ceph-quincy bookworm enterprise
To: deb https://kartolo.sby.datautama.net.id/proxmox/debian/ceph-quincy bookworm no-subscription


No comments:
Post a Comment