Skip to main content

Personalizing Your Server Identity

The FREAKHOSTING VPS Control Panel allows you to customize both the display name and hostname of your virtual server. The display name helps you identify your server in the control panel, while the hostname sets the system-level identity of your server on the network.

Difficulty

Beginner

Time

2 Minutes

Changing Your Server Name and Hostname

1

Navigate to Your Server

Click on Servers in the top navigation bar, then click Manage next to the server you want to rename.
2

Open the Settings Dialog

On the server’s Overview page, click the gear icon (settings) located below the server name. A settings dialog will appear.
3

Update the Server Name

In the Server Name field, type the new display name for your server. This name is used throughout the control panel to identify this VPS and does not affect the server’s actual hostname.Choose a name that helps you quickly identify the server’s purpose — for example: production-web, dev-environment, or minecraft-server.
4

Set the Hostname (Optional)

In the Hostname field, enter the desired hostname for your server. The hostname is the system-level name that identifies your server on the network.Common hostname formats include:
  • server.yourdomain.com
  • vps-01.example.com
  • web-prod-us
5

Save Your Changes

Click the Save button to apply your changes.
The Server Name change takes effect immediately in the control panel. However, the Hostname change is updated on the system level but will not be applied to the running server until it is rebuilt. If you need the hostname to take effect immediately, you can change it manually within the operating system via SSH.

Understanding the Difference

SettingDescriptionWhen Applied
Server NameThe label shown in the VPS Control PanelImmediately
HostnameThe system-level network identity of the serverOn next rebuild, or manually via SSH

Yes, you can update the display name as often as you like. It is purely a label within the control panel and does not affect your server’s operation.
You can change the hostname directly within your server’s operating system. On Linux, use hostnamectl set-hostname your-new-hostname via SSH. On Windows, go to System Properties > Computer Name > Change.
No, the hostname does not need to be a registered domain. However, using a fully qualified domain name (FQDN) like server.yourdomain.com is considered best practice, especially for mail servers and services that rely on hostname resolution.

Need Extra Help?

If you encounter any issues, our support team is ready to assist:

Save on Your Hosting

Ready to get a new server? Use code KB20 at checkout for 20% off your first month!

Last Updated: March 2026 | VPS Support: Server naming simplified.