Last August, the Linux Foundation started the LFCS certification (Linux Foundation Certified Sysadmin), a brand new program whose purpose is to allow individuals everywhere and anywhere take an exam in order to
Monitoring Linux Commands Executed by System Users in Real-time
we will explain how to view all Linux shell commands executed by system users in real-time.Are you a Linux system administrator and want to monitor interactive activity of all system
Setting up SSH Passwordless Login in Linux [3 Easy Steps]
SSH (Secure SHELL) is an open-source and most trusted network protocol that is used to log in to remote servers for the execution of commands and programs. It is also used
Install MariaDB 5.5 Database in RHEL/CentOS/Fedora and Debian/Ubuntu
MariaDB is a binary drop-in replacement for MySQL, developed by original authors of MySQL Project and fully compatible with MySQL having more features and better performance enhancement. Till we wrote this post, MariaDB 10.0 Series is the development
Find Out What Version of Linux You Are Running
There are several ways of knowing the version of Linux you are running on your machine as well as your distribution name and kernel version plus some extra information that
Install Security Patches or Updates Automatically on CentOS & RHEL
One of the serious needs of a Linux system is to be kept up to date regularly with the latest security patches or updates available for the corresponding distribution. In