I want to run deluge in tty3,4,5 . but when I type it there is, No display warning. Then I give top and there is no pid on deluge that is deluge is not running. How do I run it from CLI so that it keeps downloading the torrents?
I want to run deluge in tty3,4,5 . but when I type it there is, No display warning. Then I give top and there is no pid on deluge that is deluge is not running. How do I run it from CLI so that it keeps downloading the torrents?
Have you started
deluged
(thedeluge
daemon) as a service? The command for running the client in CLI isdeluge-console
.Here are some guides:
This will install it, set up the daemon, and connect to its console:
sudo apt-get install deluge deluged deluge-console
deluged
deluge-console
You can then add torrents like:
add -p /user/Downloads torrent_magnet_link