Sometimes you may need to rename file with special characters. Here are the steps to do so.
Linux Rename File Starting with Dash
Sometimes you may need to rename files starting with special characters. Here are the steps to rename file starting dash in their filenames.
How to Disable Shutdown & Reboot Commands in Linux
Sometimes you may need to disable shutdown & reboot for certain users in your Linux system. Here are the steps to do it in Linux.
How to Convert Files to UTF8 Encoding in Linux
Often you may need to convert files to UTF8 encoding in Linux. Here are the steps to do it using iconv command.
How to Reduce Inode Usage in Linux
How to Use Port Knocking to Secure SSH in Linux
Port Knocking is an effective way to control SSH access. Here is how to use port knocking to secure SSH in Linux.
How to Read Audit Logs in Linux
How to Check User Login Details in Linux
Sometimes you may need to check user login details in Linux. Here are the different Linux commands to do so.
How to Delete Multiple Directories in Linux
Sometimes you may need to delete multiple folders at once in Linux. Here are the steps to delete multiple directories in Linux.
How to Force CP Command to Overwrite Without Confirmation
Sometimes you may need to force cp command to overwrite files & directories without confirmation. Here are the steps to do so.