PDA

View Full Version : Some questions



OXO
01-14-2009, 10:45 AM
hi

i have this questions i hope any one can answer to help me

1- How i can login to my seed box (Operating system : ubuntu ) from my Windows ?

2- I order seed box with 2 ip so how i can get 2 different ip from the Company ?

3- If i get the 2 ip if there is any way to had two µTorrent because there will be two User on the seed box ?

Sorry for all this questions but this is my first seed box :D ..... and sorry for my terrible English :(

meelad
01-14-2009, 11:13 AM
I can answer only the first one.

Either webui, NX Client or VNC Server. For setting up the box, you will need putty.

nbo
01-14-2009, 01:05 PM
If you get Ubuntu desktop I doubt that putty is a must to set it up, you can log directly through NX client and that's it. In the even that you need a terminal once again you can use the one Ubtuntu offers through the client but that is not a must.

Syntax Error
01-14-2009, 01:37 PM
1 - use nx client .
2 - they will give you 2 ips and you will login using one and your friend using the other one even in the same time .
3 - you can do this even on 1 ip , all you need to do is to create new user in ubuntu and each user will have his own apps installed and everything (google for tutorials to add new users).

BethCooper
01-14-2009, 02:28 PM
When you get the details for the seedbox from the company, you will get root login details, It's highly recomended that you dont use the seedbox from the root account more that necessary, So what you should do is to create 2 new users for it, it's very simple.
for example, in the terminal: (when logged in as root)
useradd -m OXO and then
passwd OXO
New password:
Verify:
remember that you wont see the password while typing it ;)

And now you have to user account whch can login at the same time to the server, have two diffirent desktops and run 2 diffirent Utorrent setups =)