Quick answer: After your server is Active, connect, change the default password, apply OS updates, set up a firewall, and (optionally) point your domain and install a control panel. These first steps secure and prepare your server for production.
Overview
A new unmanaged server is a blank machine — a few first steps make it secure and ready to host your sites or apps.
Before you start
- The server is Active with its login details to hand.
- You can connect via SSH or RDP.
Step-by-step guide
- Connect and change the default password immediately.
- Update the OS:
apt update && apt upgrade(Debian/Ubuntu) ordnf update(AlmaLinux/Rocky); on Windows, run Windows Update. - Configure a firewall — allow only needed ports (SSH, HTTP/HTTPS) with
ufw/firewalldor Windows Firewall. - Point your domain (optional): set its DNS A record to your Dedicated IP.
- Install a control panel (optional): cPanel or Control Web Panel, at order time or via Upgrade/Downgrade.
Common issues
- Locked out after a firewall change? Use the KVM Console to fix the rules.
- Updates fail? Check connectivity and that the OS clock/repos are correct.
- Website not resolving? DNS can take time to propagate; verify the A record.
When to contact support
For hardware issues, or if the server is unreachable after a Power Cycle and KVM check, open a support ticket. Note that OS-level configuration on unmanaged servers is your responsibility.
Frequently asked questions
Do I need to secure my server myself?
Yes. Cloud2Y servers are unmanaged by default, so you are responsible for OS-level security: set strong passwords, apply updates regularly and configure a firewall from day one.
Where do I set reverse DNS (PTR)?
Reverse DNS (PTR) for your public IPv4 address is set on the service page in the Client Area. It maps the IP back to your hostname, which matters for mail delivery and logs.
Related articles
- How to connect to your server (SSH & RDP)
- Do I need a domain name to get started?
- How to check service status after payment
- How to contact Cloud2Y support
Ready to get started? Order a VPS at Cloud2Y →
