Sometimes you may need to find location of php.ini. Here are the steps to do it.
Website Administration
How to Replace All Occurrences of String in JavaScript
Sometimes you may need to replace all occurrences of string in JavaScript. Here are the steps to do it.
How to Backup WordPress to Dropbox
How to Backup WordPress to GitHub
How to Backup WordPress to Google Drive
Often System Administrators need to backup WordPress. Here is how to backup WordPress to Google Drive.
How to connect to MySQL via SSH tunnel in Windows
Sometimes you may need to connect to MySQL database via SSH tunnel in Windows. Here are the steps to do it using putTTY.
How to Restore MongoDB Dump in Windows & Linux
Sometimes you may need to restore MongoDB dump to get back your database. Here is how to restore MongoDB in Windows & Linux.
Shell Script to Backup MongoDB Database
Database administrators often need to backup MongoDB database. Here is a shell script to backup MongoDB database.
How to Take Screenshot of Div in JavaScript
Sometimes you may need to take screenshot of div in HTML. Here is how to take screenshot of div in JavaScript.