Jump to content

help| how to install Utorrent Server 3.0


Shellzoy123

Recommended Posts

hello

someone can help me and tell me how to install the app after i downloaded it?

Already answered twice.

1. get the file with this command:

wget http://download.utorrent.com/linux/utorrent-server-3.0-21701.tar.gz

(link might be different)

2. make sure you got it

ls

3. if you got it, extract it

tar zxvf utorrent-server-3.0-21701.tar.gz

(as i said name might be different)

4. go into the folder created

ls

cd utorrent-server-3.0-21701

5. run the program

./utserver

6. open a website to the machine on port 8080

http://localhost:8080

(might be different for some)

Those commands are all run in terminal, and all commands might be different for you guys.

My installation is in bittorrent-server-v3_0

6. Should read: Open your web browser and enter http://localhost:8080/gui into the address bar

7. Enter admin for the user name and leave paswword empty, and the server should start.

And the second set of instructions for Ubuntu 10.10 Beta x64.

http://forum.utorrent.com/viewtopic.php?id=83506&p=2

HTH.

Link to comment
Share on other sites

  • 1 month later...

simpuhl@ubuntu:~/utorrent-server-v3_0$ ./utserver

server started

File not found during integrity check: ./settings.dat

File not found during integrity check: ./settings.dat.new

File not found during integrity check: ./settings.dat.old

File not found during integrity check: ./settings.dat

File not found during integrity check: ./settings.dat.new

File not found during integrity check: ./settings.dat.old

File not found during integrity check: ./dht.dat

File not found during integrity check: ./dht.dat.new

File not found during integrity check: ./dht.dat.old

File not found during integrity check: ./rss.dat

File not found during integrity check: ./rss.dat.new

File not found during integrity check: ./rss.dat.old

TCP port bind failed 0.0.0.0:6881: (98) Address already in use

File not found during integrity check: ./resume.dat

File not found during integrity check: ./resume.dat.new

File not found during integrity check: ./resume.dat.old

Any ideas?

Link to comment
Share on other sites

Looks normal to me, if that is the first time you have started it, except for the TCP port bind failed

0.0.0.0:6881:(98) Address already in use message.

Change whatever is using that port to another port number and you should be fine.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...