Page 1 of 1

Install QBittorrent on Odroid XU4 (Ubunutu 18.04)

Posted: Thu Sep 27, 2018 11:06 am
by anil
Dear All,
I have an odroid XU4 with Ubunutu 18.04 (mate) running on it.
I have been trying to install QBittorrent in that.. i have used the following

https://github.com/qbittorrent/qBittorr ... and-newer)

everything works fine untill this point...

Code: Select all

$ qbittorrent-nox
then when i enter Ctrl+C

the webui stop working...

pls help me to rectify this issue

Re: Install QBittorrent on Odroid XU4 (Ubunutu 18.04)

Posted: Sat Sep 29, 2018 7:32 pm
by ReallyCoolName
Use -d switch, like this: "qbittorrent-nox --webui-port=YOUR_PORT_GOES_HERE -d"
For example "qbittorrent-nox --webui-port=31337 -d"