How to copy all Immutable files attribute from one server to another server
In this tutorial we’ll learn how to copy immutable files from one server to another with simple command and bash script. Immutable…
blog.alphagnu.com - Tutorial made Easy
blog.alphagnu.com - The blog is all about tutorials on Linux server, web control panels and also some of popular CMS like WordPress, Joomla, Magento tutorials.
In this tutorial we’ll learn how to copy immutable files from one server to another with simple command and bash script. Immutable…
In this tutorial we’ll check if SMTP port 25 is open for email sending out via Telnet on your Linux machine. Today…
Today we’ll learn how you can enable query cache in MariaDB server, it has several caching mechanisms to improve performance the query…
In this tutorial we’ll learn how to find big files in Linux, you can use the find command with the du command…
systemctl is a command-line tool used to manage and control the systemd system and service manager in various Linux distributions. It enables…
CSF (ConfigServer Security & Firewall) is a popular firewall and security tool for Linux servers. CSF is full featured firewall which contains…
If you have a MariaDB/MySQL VPS server with 4GB of RAM, you can optimize its performance by following these steps: If you’re…
In this tutorial we’ll learn how to enable slow query log in MariaDB server. Slow queries are often the main reason behind…
Maldet is a malware scanner for Linux servers. It detects varieties of infections and malwares within your scripts (php and etc) and…