Xtreme download Supervisor (xdman) เป็นผู้ดูแลการดาวน์โหลดที่มีประสิทธิภาพสำหรับ Linux ซึ่งพัฒนาขึ้นในภาษาโปรแกรม Java สามารถเพิ่มความเร็วในการดาวน์โหลดสูงสุด 500% และเป็นทางเลือกสำหรับ windows IDM (Internet Download Manager) เข้ากันได้กับอินเทอร์เน็ตเบราว์เซอร์ยอดนิยมมากมาย เช่น Firefox, Chrome, Opera
ก่อนติดตั้ง Xtreme Download Supervisor ให้ตรวจสอบว่า Java ติดตั้งหรือไม่พร้อมใช้งานโดยพิมพ์ java -version
ในบรรทัดคำสั่ง
$ java -version
ผลลัพธ์ตัวอย่างควรเป็นแบบนี้ –
openjdk version "1.8.0_91" OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-0ubuntu4~16.04.1-b14) OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)
การติดตั้ง Xtreme Download Manager ใน Linux
ในการนำ Xtreme download Supervisor (XDM) รุ่นล่าสุดมาใช้ใน Linux distribution รวมถึง Ubuntu, Debian, Linux Mint, Fedora และอื่นๆ ก่อนอื่นคุณต้องตรวจสอบ PPA ตามที่แสดงด้านล่างคำสั่ง –
$ sudo add-apt-repository ppa:noobslab/apps
ผลลัพธ์ตัวอย่างควรเป็นแบบนี้ –
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by https://www.NoobsLab.com More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps Press [ENTER] to continue or ctrl-c to cancel adding it gpg: keyring `/tmp/tmpxm3c9iik/secring.gpg' created gpg: keyring `/tmp/tmpxm3c9iik/pubring.gpg' created gpg: requesting key F59EAE4D from hkp server keyserver.ubuntu.com gpg: /tmp/tmpxm3c9iik/trustdb.gpg: trustdb created gpg: key F59EAE4D: public key "Launchpad PPA for NoobsLab" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 (RSA: 1) OK
อัปเดตที่เก็บในเครื่องดังที่แสดงด้านล่าง-
$ sudo apt-get update
ในการติดตั้ง xdman , ใช้คำสั่งต่อไปนี้ –
$ sudo apt-get install xdman
ผลลัพธ์ตัวอย่างควรเป็นแบบนี้ –
Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: apport-hooks-elementary contractor libgda-5.0-4 libgda-5.0-common libgranite-common libgranite3 libgsignon-glib1 libindicate5 libnoise-core0 libtagc0 mysql-server-5.7 mysql-server-core-5.7 Use 'sudo apt autoremove' to remove them. The following NEW packages will be installed: xdman 0 upgraded, 1 newly installed, 0 to remove and 187 not upgraded. Need to get 446 kB of archives. After this operation, 1,135 kB of additional disk space will be used. Get:1 https://ppa.launchpad.net/noobslab/apps/ubuntu xenial/main amd64 xdman all 2:5.0.75~xenial~NoobsLab.com [446 kB] .........................................................................................
ในการเปิด xdman , ใช้คำสั่งต่อไปนี้ –
$ xdman
ผลลัพธ์ตัวอย่างควรเป็นแบบนี้ –
หลังจากบทความนี้ คุณจะสามารถเข้าใจ – วิธีการติดตั้ง XDM บน Ubuntu 16.04 ในบทความหน้า เราจะมาแนะนำเคล็ดลับและเคล็ดลับบน Linux เพิ่มเติม อ่านต่อ!