You just signed up. Here’s where everything lives and what to do first.

Getting started with GoZen Host

Log into the Client Area

Head to Client Area and sign in with the email and password you used during checkout. If you chose social login, use that instead.

The dashboard is your home base. From here you manage services, billing, domains, and support tickets.

Find Your Server Details

Click ServicesMy Services in the sidebar. Select your active service to see:

  • Server IP address - you’ll need this below
  • Username - usually root for VPS/dedicated, or your cPanel username for shared hosting
  • Password - click the eye icon to reveal it, or use the password sent to your email

Write these down or save them in a password manager. You’ll need them for SSH, FTP, or cPanel access.

Set Up DNS (if you have a domain)

If you registered a domain with GoZen Host, it’s already pointed to our nameservers. If your domain is with another registrar, update the nameservers to:

Traditional hosting (cPanel):

  ns1.gozenhost.com
ns2.gozenhost.com
ns3.gozenhost.com
zen.gozenhost.com
  

Cloud hosting (Enhance control panel):

  ns1.en.gozenhost.com
ns2.en.gozenhost.com
  

Use the set that matches your hosting type - check your welcome email if you’re unsure. DNS changes take anywhere from a few minutes to 48 hours to propagate, though most resolve in under an hour. You can verify your DNS setup at GoZen DNS Inspector.

Connect to Your Server

How you connect depends on your hosting type:

Shared Hosting

Go to ServicesMy Services → click your plan → Login to cPanel. This opens the cPanel dashboard where you manage files, email, databases, and domains.

VPS or Dedicated Server

Open a terminal and SSH in:

  ssh root@your-server-ip
  

Accept the host fingerprint on first connection. Enter the password from your client area.

For a full walkthrough, see Connecting to Your Server via SSH.

Enable Two-Factor Authentication

Do this now while you’re thinking about it. Go to Hello, Name! (top right) → Security SettingsTwo-Factor Authentication and scan the QR code with your authenticator app.

This protects your client area account - if someone gets your password, they still can’t log in without the code.

Check Your Welcome Email

GoZen Host sent you an email with:

  • Order confirmation and invoice
  • Server credentials (same as what’s in the client area)
  • Nameserver details
  • Links to this knowledge base

If you can’t find it, check your spam folder. Still missing? Open a support ticket.

What to Do Next

You’re oriented. Pick your next step:

Last updated 05 Apr 2026, 00:00 +0200. history

Was this page helpful?