
Sometimes you may need to check if URL is reachable, check server status. Here is python script to check URL status.
Sometimes you may need to check if URL is reachable, check server status. Here is python script to check URL status.
Sometimes you may need to write or save JSON data to file. Here is how to store JSON to file in Python.
Sometimes yo may need to make shell script executable. Here is how to make file executable in Linux.
Sometimes you may need to recursively change folder permissions in Linux. Here are the steps to change permission of folders, subfolders & files.
Sometimes you may need to run shell commands on remote server. Here is the bash script to run commands on remote server.
Database administrators need to backup & restore PostgreSQL databases. Here are the steps to backup & restore PostgreSQL database.