KB >> Dedicated Servers Articles

Management tips for Zee-Way Dedicated Servers.

Access IPMI / Out-of-Band Management

Access IPMI / Out-of-Band Management If IPMI is enabled on your server, use the OOB console for...

Add a New Linux User on Your VPS or Dedicated Server

Add a New Linux User on Your Cloud VPS or Dedicated Server SSH in as root. Create user:...

Add a Swap File for Better Performance

Add a Swap File for Better Performance fallocate -l 2G /swapfile chmod 600 /swapfile mkswap...

Install Plesk on Your Cloud VPS or Dedicated Server

Install Plesk on Your Cloud VPS or Dedicated Server This covers how to install Plesk within...

Install Software on Your Server (YUM/DNF/APT)

Install Software on Your Server (YUM/DNF/APT) Alma/Rocky dnf search PACKAGE dnf install...

Install a Firewall (UFW or firewalld)

Install a Firewall (UFW or firewalld) Ubuntu (UFW) apt install ufw -y ufw allow OpenSSH ufw...

Install cPanel/WHM on Your Cloud VPS or Dedicated Server

Install cPanel/WHM on Your Cloud VPS or Dedicated Server Requires Alma/Rocky and a valid cPanel...

Monitor Server Resource Usage (CLI)

Monitor Server Resource Usage (CLI) top # interactive process view htop # if...

Monitoring Your Server Resource Usage

Server Resource Monitoring Check CPU, RAM, and bandwidth to ensure your server runs optimally....

Reboot Your Dedicated Server

Reboot Your Dedicated Server From Client Area Open My Products & Services →...

Secure Root Login with SSH Keys

Secure Root Login with SSH Keys Create a key on your PC: ssh-keygen -t ed25519 Copy it:...

Update Linux Packages Safely

Update Linux Packages Safely Alma/Rocky: dnf update -y Ubuntu: apt update && apt...

Update Your Payment Method

Update Your Payment Method Open Payment Methods. Add a new card or update an existing...