Sometimes you may need to include another HTML in HTML file. Here are the steps to do it.
Website Administration
How to Create & Execute Jar File in Linux
Java developers need to often create & execute JAR File in Linux. Here are the steps to run JAR file in Linux.
How to Add Days to Date in JavaScript
How to Compare Two Dates Using JavaScript
How to Change Element’s Class in JavaScript
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 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.