Sometimes you may need to generate GRUB password in Linux. Here are the steps to password protect GRUB in Linux.
Linux
How to Restore Deleted Tmp Directory in Linux
How to Copy File Permissions & Ownership from Another File in Linux
Sometimes you may need to copy file permissions and ownership from another file in Linux. Here are the steps to do it in Linux.
Linux Grep Binary Files for Strings
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 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 Delete Directory in Linux
Sometimes you may need to force delete directory or folder in Linux. Here are the steps to force delete directory in Linux.
How to Use SCP with PEM File (SSH Key)
Sometimes you may need to copy file to EC2 instance without password using SCP. Here is how to use SCP with PEM file (SSH key).