Skip to the content
Cloudfanatic Knowledge baseCloudfanatic Knowledge base
  • Home
  • Log In
  • System Status
  • Home
  • Log In
  • System Status

How can we help?

e.g. ssh keys, set up mysql, ubuntu 22 mysql php nginx, account settings

Account Functions

  • Upload an ISO for your 10Gbps cloud server
  • Difference between Snapshots and Backups
  • Advanced management for 10Gbps cloud servers
  • Controlling your 10Gbps instance
  • Your Dashboard
  • Accessing your server for the first time
  • Controlling your Standard instance
  • Cloudfanatic Operating systems and Rebuilding your instance
  • DNS Manager
  • Custom ISO images

Sales & Billing

  • Cloudfanatic Crypto Payments
  • Frequently Asked Questions (FAQ)
  • Server billing
  • Automatic billing for your account
  • Server Upgrades
  • Cloudfanatic Affiliate Program
  • Automated Server backups

News & Announcements

  • Ubuntu 24.04 now generally available for all servers
  • OpenSuse now generally available for 10Gbps instances
  • Debian 12 now generally available for all instances
  • RockyLinux 9 now generally available for all instances
  • AlmaLinux 9 now generally available for all instances
  • Servercheap is now Cloudfanatic and more news
  • Ubuntu 22 now generally available for all instances
  • Cloudfanatic/Servercheap has been featured on HostAdvice
  • New 1-Click App – CyberPanel
  • New location: North Carolina
  • Cloudfanatic/Servercheap has been featured on Hostingadvice.com
  • Centos Stream now generally available for all instances
  • Cloudfanatic receives an additional new direct IP allocation from ARIN
  • Cloudfanatic is Introducing 1-Click Apps

Tutorials

  • DNS Manager
  • Accessing your server for the first time
  • Create passwordless login with SSH keys and PUTTY
  • How to copy my files to and from a linux vps
  • Ubuntu UFW Cheat sheet
  • Firewalld Cheat Sheet
  • Change SSH Port on Ubuntu 20/22
  • Change SSH Port on Debian 10/11
  • Change SSH Port on Almalinux
  • Secure Apache with Let’s Encrypt on Ubuntu 22.04
  • Setup Apache and Virtual Hosts on Ubuntu 22
  • Controlling your Standard instance
  • Home
  • Docs
  • Account Functions
  • Accessing your server for the first time

Accessing your server for the first time

This guide describes how to log into your new linux server for the first time.

All our servers come with SSH enabled by default, running on default port 22.

To login to your server, you will need to has an SSH client. A popular one is Putty and can be found here: https://www.putty.org/

How to login via SSH #

To login via SSH we need the following 3 pieces of information: 

  • The IP Address of the server – you can obtain this information from your dashboard. For more info please follow this article.
  • Username – default username for all our operating systems is root
  • Root password – you can obtain this information from your dashboard. For more info please follow this article.
Entering the above information in your ssh client #

With the above information obtained we launch our SSH client, in this case Putty, and input the IP Address of our instance into the Host Name (or IP Address) box:

cloudfanatic putty
Putty settings

Make sure that the Port box says 22 and Connection type is set to SSH, then click the Open button. You will most likely be presented with a Warning message that looks similar to this:

Accept the Security warning #
cloudfanatic putty ssh
Putty warning dialog

Click the Accept button and you are now ready to input your username (root) and root password which you have obtained from your account.

NOTE: Nothing will be shown when inputting the root password for security reasons. Either type the root password and hit enter or paste it using the keyboard shortcut SHIFT + INSERT and hit enter.

Share This Article :
  • Facebook
  • Twitter
  • LinkedIn
Still stuck? How can we help?

How can we help?

Updated on July 27, 2023
Your DashboardControlling your Standard instance

Powered by BetterDocs

Table of Contents
  • How to login via SSH
    • Entering the above information in your ssh client
    • Accept the Security warning

© 2025 Cloudfanatic Knowledge base

Powered by WordPress

To the top ↑ Up ↑