Thank you for choosing AKLWEB HOST for your dedicated server needs. This is a guide on how to log into your server for the first time.
Log in to the Dedicated Panel with the credentials that were provided to you within your welcome e-mail.
On the left-hand menu, under Manage Servers, click the server you would like to access.
Scroll down to the OS and Login Credentials section of the page. This is the username and password that you will use to access the server.
Scroll down to Server IP Assignments and find the Usable Range. The server is configured with only the first usable IP in the range; use this server IP to access your server. Please note that in some cases, you may need to switch the drop-down to an IPv4 address if it defaults to an IPv6 address.
If your server has Linux (CentOS, Ubuntu, Debian, Fedora, etc) installed, you will access the server using SSH:?
For Linux users with a Linux server, execute ssh -l usernamehere IPaddresshere and replace usernamehere with your username and IPaddresshere with the first usable IP.
For Windows users with a Linux server, download Putty and connect using your first usable IP address
Download here: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html?If your server has Windows installed, you will access your server using Remote Desktop (RDP).
For Windows users, log in Windows Server using RDP, click Start, search/run ‘mstsc’, and enter the first usable IP, connect, and enter the username and password when asked.
To gain root access in Ubuntu, execute sudo su and type in the password you used to log into the server.
To execute as Administrator in Windows Server, right-click the program you wish to execute and click Run as administrator