
Sometimes you may need to backup WordPress to Dropbox. Here are the steps to do so.
Often you get permission denied error while using cat command in Linux. Here is how to fix this problem.
Sometimes you may need to restrict user commands in Linux. Here are the steps to limit user commands in Linux.
Sometimes you may need to connect to PostgreSQL database via SSH tunnel in pgAdmin. Here are the steps to connect via SSH tunnel in pgAdmin.
Sometimes you may need to connect to MySQL database via SSH tunnel in Windows. Here are the steps to do it using putTTY.
Sometimes you may need to disable su access to one or more users on your system. Here is how to disable su access to sudo users in Linux.
Sometimes you may need to schedule tasks in python application & services. Here are the steps to schedule task in python.
Sometimes you may need to clear/delete log files in Linux. Here is shell script to clear/delete log files.
Sometimes you may need to ignore certain requests or URLs from being recorded in NGINX log. Here is how to exclude requests from NGINX log.