Tanya 127 : Upgrade ISO Ubuntu anda dengan zsync

Tanya :
Bagaimana mengunduh ISO dengan metode zsync ?
Jawab :
zsync bisa anda gunakan untuk mengupgrade file ISO Ubuntu anda sebelumnya ke versi yang lebih baru.
Install zsync dengan perintah

sudo apt-get install zsync

Misalnya anda bisa mengupgrade ISO 10.10 menjadi ISO 11.04 dengan memanfaatkan file zsync yang ada di repository manapun.
Perintahnya :
zsync <file iso lama> <alamat file iso.zsync>
Anda bisa tambahkan opsi -i agar file ISO anda yang lama tidak hilang.
Contoh :

sudo zsync -i ubuntu-10.10-desktop-i386.iso \
http://kambing.ui.ac.id/iso/ubuntu/releases/11.04/ubuntu-11.04-desktop-i386.iso.zsync 

Contoh :

rezaervani@rezaervani-laptop:~/Documents/ISO 11.04$ sudo zsync -i ubuntu-10.10-desktop-i386.iso http://kambing.ui.ac.id/iso/ubuntu/releases/11.04/ubuntu-11.04-desktop-i386.iso.zsync
#################### 100.0% 4.0 kBps DONE      
reading seed file ubuntu-10.10-desktop-i386.iso: ***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************Read ubuntu-10.10-desktop-i386.iso. Target 16.2% complete.      ***********************************************************************************
downloading from http://kambing.ui.ac.id/iso/ubuntu/releases/11.04/ubuntu-11.04-desktop-i386.iso:
###----------------- 16.2% 0.6 kBps         
###----------------- 16.2% 2.8 kBps         
###----------------- 16.2% 2.9 kBps         ETA  
###----------------- 16.2% 1.6 kBps         
###----------------- 16.2% 5.3 kBps         
###----------------- 16.2% 6.6 kBps         
###----------------- 16.3% 1.7 kBps         
###----------------- 16.3% 1.7 kBps         
###----------------- 16.3% 1.4 kBps         
###----------------- 16.3% 3.0 kBps         
###----------------- 16.3% 0.9 kBps         
###----------------- 16.3% 0.9 kBps         
###----------------- 16.3% 2.9 kBps         
###----------------- 16.3% 2.9 kBps         
###----------------- 16.3% 1.6 kBps         
###----------------- 16.3% 2.5 kBps         
###----------------- 16.3% 4.5 kBps         
###----------------- 16.3% 1.4 kBps         
###----------------- 16.3% 4.7 kBps         
###----------------- 16.3% 2.0 kBps         
###----------------- 16.3% 3.1 kBps         
###----------------- 16.3% 4.3 kBps         
###----------------- 16.3% 2.4 kBps         
###----------------- 16.3% 8.7 kBps         
###----------------- 16.3% 1.8 kBps         
###----------------- 16.3% 4.8 kBps         
###----------------- 16.3% 1.7 kBps         
###----------------- 16.3% 2.2 kBps         ETA  
###----------------- 16.3% 2.9 kBps  

Seperti yang anda lihat, download dimulai dari angka 16 % tidak dari 0, lumayan untuk mengirit waktu pengunduhan.
Demikian, semoga bermanfaat (rezaervani@gmail.com)

Be the first to comment

Leave a Reply

Your email address will not be published.


*