ESXi (VMware ESXi) – is a hypervisor used for server virtualization. It allows you to create virtual machines on a server and use hardware resources efficiently, reducing the cost of maintaining and managing servers.
Articles Tagged: dedicated servers
VS Code Server on your VPS / Dedicated Server
What is the purpose of this utility? All developers know that one of the main goals is portability of development or code revision.
How to Disable/Enable the SLP Service on VMware ESXi
OpenSLP vulnerabilities have been disclosed that affect ESXi. These vulnerabilities and their impact on VMware products are documented in the following VMware Security Advisories (VMSAs),
How to disable SELinux on CentOS / RHEL / Fedora
SELinux (Security-Enhanced Linux) is a security layer on RHEL-family systems that enforces strict rules about what each process can access. It’s valuable, but it sometimes blocks legitimate software and causes “permission denied” errors that aren’t obvious. This guide shows how to check SELinux status and disable it – temporarily or permanently – on CentOS, RHEL, […]
How to change crontab editor
When you run crontab -e for the first time, Linux often opens the cron file in vi (or vim), which can be confusing if you don’t know it. The editor crontab uses is controlled by the EDITOR and VISUAL environment variables, so switching it to nano — or any editor you prefer — takes one […]
How to choose Linux desktop environment (RAM usage)
If you run a Linux desktop on a VPS or a low-memory server – for a remote workstation, a browser-in-the-cloud setup, or a GUI on a headless box – the desktop environment you choose has a big effect on how much RAM is left for your actual work. A heavy desktop can eat 1-2 GB […]
How to change the remote desktop RDP port
In this guide, I will show you how to change a default RPD port.
How to Recursively Change the File’s Permissions in Linux
Changing permissions on a single file is easy with chmod. Doing it across a whole directory tree – hundreds of files and folders – is where people get it wrong. The blanket command chmod -R 755 works, but it makes every file executable, which is incorrect for normal web files. This guide covers the recursive […]
Changing the root password on a Linux dedicated server
This guide will take to change the root password of your server.
Changing the admin password on a Windows Dedicated Server in France, Poland or Canada
This guide will show you how to change the admin password on a Windows dedicated server.