Sometimes you may need to grep binary files for texts and strings. Here is how to do it in Linux.
Linux
Linux Prevent File From Being Modified
Sometimes you may need to prevent file from being modified in Linux. Here are the steps to prevent file modification in Linux.
Linux Rename File with Special Characters
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 Enable & Disable Line Numbers in Vim
Often you may need to use line numbers in vim editor. Here is how to enable & disable line numbers in vim.