Raspberry Pi

Setting up deluge with webui (Deluge-web) on a Raspberry Pi


Update and upgrade Raspbian installed on Raspberry Pi:

sudo apt-get update -y
sudo apt-get upgrade -y

Install deluge and deluge-web for webui

Configuring Deluge webui is significantly simpler than installing deluge with deluge think client access

sudo apt-get install deluged
sudo apt-get install deluge-web

When prompted for confirmation of press “y” to continue. This shall install a a good number of dependency packages as well. Once installed, all the required packages to run Deluge with webui on your Raspberry Pi is ready to be configured.

Advertisement

2 thoughts on “Setting up deluge with webui (Deluge-web) on a Raspberry Pi

  1. hi,i have a problem.after i logged in :8112.the Host 172.0.0.1 would never online no no mater how maney times i clicked the start daemon button.what’s wrong ?

  2. hi,i have a problem.after i logged in :8112.the Host 172.0.0.1 would never online no no mater how maney times i clicked the start daemon button.what’s wrong ?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s