What is the swappiness value in Linux and how to modify it?
It is one of feature available in Linux operating system which is responsible degree to which the kernel prefers to swap memory to fulfil the system memory requirement. The parameter…
LinuxHub: Your Gateway to Reliable Web Hosting Solutions
Empowering Your Web Presence with Linux: Hosting Made Simple!
It is one of feature available in Linux operating system which is responsible degree to which the kernel prefers to swap memory to fulfil the system memory requirement. The parameter…
We will learn how to create email email account in Plesk. Go to Mail. Click Create Email Address. Type the left part of the email address before the @ sign,…
How to install/remove Plesk additional components (like PHP, Spam Assassin, Fail2Ban, etc.)? Note: not all components can be uninstalled. Note: TCP port 8447 should be opened on the server. From…
YUM also called as Yellowdog Updater, Modified is a default package management system which is mostly used in all versions of CentOS to install and update packages and repositories. With…
CloudLinux 7 brings GRUB2 with the totally new scheme of booting the kernels, the old edit file is not applicable anymore. The correct way to boot needed kernel (use an…
This trick should work on all Debian-based Linux distros, including Ubuntu. To get started, type ifconfig at the terminal prompt, and then hit Enter. This command lists all network interfaces…
First we have to download magicspam from there website. Unzip it with WinRar or some other ZIP extractor. Open meta.xml with text editor and find <plesk_min_version>17.9.0</plesk_min_version> line Change it to…
In general, we use rm command to delete files, shred command for secure deletion. But for Large files like 100s of GB files deletion can not be that easy as…