Often system administrators need to scan Linux for viruses & malware, Here are tools to scan Linux for viruses & malware.
Ubuntu
How to Block USB Storage Devices in Linux
Sometimes you may need to block USB storage devices in Linux. Here are the steps to ensure USB driver is not loaded.
How to Disconnect Inactive or Idle SSH Sessions
Sometimes you may need to disconnect inactive or idle SSH sessions. Here are the steps to do so using ClientAliveInterval & ClientAliveCountMax.
How to Enable Debugging Mode in SSH
Sometimes you may need to enable debugging mode in SSH. Here are the steps to setup SSH debugging in client as well as server.
How to Add Header in CSV File Using Shell Script
How to List Files Installed from RPM or Deb Package
Sometimes you may need to find out the files installed from RPM or Deb package. Here is how to list files installed from RPM or Deb package.
How to Change Console Fonts in Ubuntu Server
Sometimes you may want to change console fonts in Ubuntu Linux. Here are the steps to change font style and font size in Ubuntu console.
How to Set Password for Single User Mode in Linux
How to Change Kernel Parameters At Runtime
Sometimes you may need to change kernel parameters in runtime. Here are the steps to do it using sysctl command.
How to Install Kernel Headers in Ubuntu & Debian
Sometimes you may need to install kernel headers in Ubuntu & Debian Linux systems. Here are the steps for it.