Journalctl allows you to query systemd logging facility journald. Here is how to use journalctl command in Linux.
Linux
How to Grep Log File Within Specific Time Period in Linux
Sometimes you may need to grep log file within specific time period in Linux or extract logs with timestamp. Here are the steps to do so.
Top Yum Command Examples in Linux
Yum command is a package manager for RHEL/Fedora/CentOS. Here are top Yum command examples in Linux.
How to Password Protect Folders in Linux
Sometimes you may need to password protect folders and directories in Linux. Here is how to add password to folders & directories.
How to Restrict SSH Users to Specific Folder
Sometimes you may need to restrict SSH users to specific folders in Linux. Here are the steps to do it.
How to Monitor Log Files in Real Time
Often you may need to monitor log files in real time. Here are different ways to monitor log files in real time.
Tail command to check logs in Linux
Sometimes you may need to see live logs, view logs, monitor logs, or see log file. Here is tail command to check logs in Linux.
How to Remove Unused Packages in Linux
How to Configure DNS Master-Slave Server in Linux
DNS server allows you to get IP addresses from domain names and vice versa. Here is how to configure DNS master-slave server in Linux.
How to Restrict SFTP Users to Specific Directory in Linux
Sometimes you may need to restrict SFTP users to specific folder in Linux. Here is how to restrict SFTP users to specific directory in Linux.