Computer >> 컴퓨터 >  >> 프로그램 작성 >> Java

XDM – 속도를 500%까지 끌어올리는 Linux용 다운로드 관리자

<시간/>

Xtreme 다운로드 수퍼바이저(xdman)는 Java 프로그래밍 언어로 개발된 Linux용 효과적인 다운로드 수퍼바이저입니다. 다운로드 속도를 최대 500%까지 높일 수 있으며 Windows IDM(인터넷 다운로드 관리자)의 대안입니다. 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)

Linux에 Xtreme Download Manager 설치

Ubuntu, Debian, Linux Mint, Fedora 등을 포함한 Linux 배포판에 XDM(Xtreme Download Supervisor)의 최신 강력한 모델을 넣으려면 먼저 아래 명령과 같이 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 – 속도를 500%까지 끌어올리는 Linux용 다운로드 관리자


이 기사가 끝나면 Ubuntu 16.04에 XDM을 설치하는 방법을 이해할 수 있습니다. 다음 기사에서는 더 많은 Linux 기반 트릭과 팁을 제공할 것입니다. 계속 읽어주세요!