Hosting
Controlling systems for hostin...
ServerAvatar
4min
To connect a server press in server, add new server
you have to give a name ( the name you want) an ip ( private ip in amazon ec case) and password if there is one.
Then press go**
and it will give you a code you have to run in the hosting through SSH You can access through putty how to access with putty
You have to run that script as root.
in amazon you have to do this
0switch to root with:
sudo su -
Then run:
passwd ubuntuIt
is going to prompt :Enter new UNIX password:
So, set your password.
Then a package will start descompressing.

Updated 03 Mar 2023
Did this page help you?