utorrent installation - local host page doesn't work - Ask Ubuntu


i'm learning ubuntu , trying install utorrent via terminal. followed instructions provided, when put last command terminal ((utserver -settingspath)) terminal close , local host doesn't work - site cannot reached ... ideas ??? in advance

you have put settings path after command, choose directory installed utserver in . command :

utserver -settingspath /path/to/utserver/directory/  

the command instalation

utserver -settingspath /opt/utorrent-server-alpha-v3_3/ 

you can run utserver daemon can run in background , not closing when close terminal adding "-daemon" command

  utserver -daemon -settingspath /opt/utorrent-server-alpha-v3_3/ 

browse http://localhost:8080/gui/ or replace "localhost" server's ip , default login "admin" no password.


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User