How to connect to a Linux VPS via SSH on Windows
Learn how to securely access and manage a Linux VPS via the Windows-integrated SSH client.
How to Monitor Resource Usage in Linux with htop
FAQ โ Resource Monitoring with htop What is htop? htop is an interactive process monitor for Linux that shows real-time CPU consumption
How to install MySQL Server and phpMyAdmin on VPS
How to install MySQL Server and phpMyAdmin on a VPS (Apache) This tutorial covers installing MySQL Server, PHP and phpMyAdmin on a Linux VPS using
Fail2BAN jail.local configuration
[sshd] enabled = true port = ssh backend = systemd maxretry = 5 findtime = 60 bantime = 600
My Linux VPS is slow, what should I check first?
My Linux VPS is slow, what should I check first? If your VPS is showing slowness, in most cases the problem is related to the use of
Using UFW on Linux VPS
Learn how to install UFW, enable the firewall, and manage port and IP address rules on a Linux VPS.
Getting started on a Linux Ubuntu VPS
Learn the first steps after hiring a Linux Ubuntu VPS: updating the system, adjusting the time, hostname, security and SSH access.
How to create a sudo user on Ubuntu VPS
See how to create a user in Ubuntu, grant sudo access, configure SSH key and reduce direct use of the root account on the VPS.
How to install Docker on Ubuntu VPS
Tutorial to install Docker Engine and Docker Compose on Ubuntu VPS using the official repository, with testing and basic commands.
How to install Nginx on Ubuntu VPS
Learn how to install Nginx on Ubuntu VPS, release the firewall, test the web server and publish a basic page by IP address.
Linux VPS FAQ: Frequently Asked Questions
Answers to common Linux VPS questions: SSH, root, password, domain, reboot, firewall, updates, disk, backup and security.
How to change root and user password on Linux VPS
Learn how to change the root or other user's password on Ubuntu, create a secure password and regain access when the VPS password is forgotten.
How to free up disk space on Linux VPS
Learn how to find out what's taking up your Linux VPS disk and safely remove old caches, packages, and logs in Ubuntu.
How to manage services and processes in Linux
Learn how to check, start, stop and restart services with systemctl, consult logs and kill stuck processes on a Linux VPS.