Articles
Servercheap.net offers weekly backups for all standard vps instances as a paid addon. This...
5 Must have Tools for monitoring network on your Linux server1. Nload Nload is a commandline tool that allows users to monitor the incoming and outgoing...
10 Useful Rsync examplesRsync (Remote Sync) is a most commonly used command for copying and synchronizing files and...
13 Linux commands for beginnersAbout 90% of the Internet is powered by Linux servers. And if you want to manage or deploy...
25 Most Frequently Used Linux IPTables Rules ExamplesIn the below examples we are using ETH0 as network interface, which would be the interface you...
40 lsof commands every admin needs to knowThe lsof command is one of the most compelling Linux terminal commands for admins and power...
7 Must know Linux commands for everyday system administrationList Top Processes sorted by RAM or CPU Usage in Linux The following command will show the...
7 basic steps to secure your Linux serverThis tutorial will introduce you to basic Linux server security. While it focuses on...
Accessing your server for the first timeThank you for choosing Servercheap.NET for your virtual server needs. This guide describes how to...
Add Reverse DNSThese steps will show you how to add Reverse DNS for any of your IPsStep 1) Login to your client...
Alternative Free Web Hosting Control Panels To Manage VPS/Dedicated ServersA web hosting control panel is a graphical user interface (or, in some cases, a web-based...
Changing the SSH Port for Your Linux ServerYou can change the default SSH port for your Linux server as an added security measure NOTE!...
Command line tools for data analysis in LinuxSo you’ve landed on some data you want to analyze ? The Linux terminal can be faster, more...
Create passwordless login with SSH keys and PUTTYBenefits of passwordless login with SSH keys If VPS/Dedicated server is visible over the...
Crontab – Learn Linux with ServercheapOn Unix and Linux operating systems, the crontab command opens the cron table for editing. The...
DNS ManagementServercheap is not a domain name registrar, but does provide a DNS hosting service. When you...
Enable Remote Desktop on Windows 2016 & 2019To enable Remote Desktop on Windows 2016 or 2019 please follow these steps 1) Click START...
Fix MySQL database corruptionBefore you attempt to repair corrupted tables, you should back your database files first. Yes,...
How Do I Find The Largest Top 10 Files and Directories On a Linux / UNIX / BSD?ow do I find the largest top files and directories on a Linux or Unix-like operating systems?...
How to Limit CPU Usage of a Process in Linux with CPULimitCpulimit is used to restrict the CPU usage of a process and offers more usage options...
How to copy my files to and from my linux vpsPrerequisites: FileZilla - we will use FileZilla which can be downloaded from here for free:...
How to get Java console to workThis article is now depreciatedIf you are not able to get the Java console to work, please follow...
How to install Ansible and Use it in AutomationIn this artical we will known about how to install Ansible, Before going through that we would...
IPTABLES examples#1: Displaying the Status of Your Firewall Type the following command as root: # iptables -L -n...
ISO LibraryThis article applies to KVM SSD servers only.Apart from our pre-made templates clients have acces...
Install Apache, MySQL, and PHP (FAMP) Stack on FreeBSD 12In this article we will demonstrate how to setup a Freebsd 12 kvm server from Servercheap for...
Install Plesk Onyx on Servercheap.NETOne-click installation is a fast and hassle-free way of getting a Plesk server with default...
Installaion Guide from ISOThis article applies to KVM and Hybrid servers only.All data on your server will be lost.For a...
Linux Dmesg command explainedThe Linux kernel is the core of the operating system that controls access to the system...
List Linux Services with SystemctlIn Linux, a service is a program that runs in the background . Services can be started...
Locking down sshdLearn how to keep your systems safe and prevent unauthorized access through SSH by following...
Monitor your Servercheap VPS with NetDataNetdata is a free, open-source and real-time performance and health monitoring tool. It...
Monitor your server with VMStat and IOstatIf vmstat and iostat commands are not available on your box, please install sysstat package....
NTPD not working on my serverDue to the wide spread popularity of ntp amplification attacks, our upstream internet providers...
Rescue modeThis article applies only to KVM servers. With rescue mode you have the ability to perform...
SCREEN – Keep a process running after closing SSH connectionThere are many reasons why you would like to keep a process running even if you close your SSH...
SSH best practicesSecure your Linux system’s SSH connection to protect your system and data. System...
SSH to remote hosts using a proxy or bastion with ProxyJumpThe concept of bastion hosts is nothing new to computing. Bastion hosts are usually...
Server upgradesMost recent server upgrade prices are listed on Servercheap's website. To request a server...
Servercheap KVM rescue modeThis article applies only to KVM servers. With rescue mode you have the ability to perform...
The Linux Touch CommandIn this article we will cover some useful practical examples of Linux touch command. The touch...
The TAR command in LinuxThe tar command is used to put a collection of files and folders into a highly compressed...
Use SCP Command to Securely Transfer FilesSCP (secure copy) is a command-line utility that allows you to securely copy files and...
lsof Linux Command ExamplesAbout lsof Command If you want to quickly see the name of files that have been opened by a...