Sometimes you may need to recursively change folder permissions in Linux. Here are the steps to change permission of folders, subfolders & files.
How to Get Size of Directory in Linux
How to Recursively Download Files & Folders in Wget
Bash Script to Run Commands on Remote Server
Sometimes you may need to run shell commands on remote server. Here is the bash script to run commands on remote server.
How to Add Text to Image in Python
If you need to add text to image, you can do it with python. Here is how to add text to image in python.
How to Find & Copy Files in Linux
How to Rename Downloaded File in Wget
Sometimes you may need to download and save as, or save downloaded file as different name in wget. Here is how to rename downloaded file in wget.
Wget Limit Download Speed Rate
Sometimes you may need to set maximum download speed in wget. Here is how to limit download speed rate in wget command.
How to Backup & Restore PostgreSQL Database
Database administrators need to backup & restore PostgreSQL databases. Here are the steps to backup & restore PostgreSQL database.
How to Check Git Diff Between Commits
Sometimes you may need to find the difference between git commits. Here is how to check git diff between commits.