Sometimes you may need to delete multiple folders at once in Linux. Here are the steps to delete multiple directories in Linux.
CentOS/RHEL
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.
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 Enable, Disable & Install Yum Plugins
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).
How to Ignore SSL Certificate Errors in cURL
cURL works with SSL certificate for HTTPS URLs. Here is how to ignore SSL certificate errors in cURL.
How to Get Creation Date for File & Directory in Linux
Sometimes you may need to get creation date for file & directory in Linux. Here are the steps to do it.
How to Delete Iptables Rules
Sometimes you may need to delete iptables rules and chains. Here are the steps to delete iptables rules in Linux.
How to Use Rsync With SSH Key
Sometimes you may need to use rsync with SSH key. Here are the steps to do it using public key generation.
How to Download Attachment from Gmail Using Shell Script
Sometimes you may need to download attachment from Gmail in Terminal. Here is how to download Gmail attachment using shell script.