Once the domain name has propagated
to the web, it will be accessed like
http://www.accountname.com/
or occasionally
http://your_subAccount_name.mainAccount.com
However,
when your web site has just been setup, the "internet" hasn't yet learned about
your account's name and location.
Until that happens, you might be able to access your account as
http://web-crow.com:2082/~username
or occasionally
http://ipAddress/~accountname
Once the domain name has propagated
to the web, it is accessed like http://www.accountname.com/cpanel
However, before that happens you can access your accounts control panel as
http://web-crow.com:2082/
You will have to login with your username and password
Usage of the control panel is almost
self-explanatory. When necessary, there is a "HELP" button somewhere
on the lower left side.
Alternatively, use this 90 page PDF document.
a) Use the control panel.
The user interface ought to be self explanatory.
b) Use any ftp tool. FTP to web-crow.com log in with
your username and password.
The local (control panel - ftp) directory which is mapped into the web - top is /username/public_html. So, the filename for your homepage on the server itself is /username/public_html/index.html
Telnet is disabled for security reasons. Use SSH instead.
SSH is not normally installed. If it is enabled for your account, the local (shell) directory which is mapped into the web top is /home/username/public_html.