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…
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…
If you have a MariaDB/MySQL VPS server with 4GB of RAM, you can optimize its performance by following these steps: If you’re…
Maldet is a malware scanner for Linux servers. It detects varieties of infections and malwares within your scripts (php and etc) and…
In this tutorial we’ll learn how you can use openssl to generate CSR and RSA Private key. CSR is needed when you…
In this tutorial we’ll learn how to install MSSQL express server in centos/EL 7/8 stream OS easily. Microsoft SQL Server Express is…
Today we’ll learn how we can optimize and repair MySQL databases via command line interface, probably you’ve already optimized and repaired dbs…