Sometimes you may need to checkout specific commit in Git. Here are the steps to do it.
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.
How to Improve Ubuntu Speed & Performance
System administrators want to make Ubuntu faster & improve overall performance. Here is how to improve Ubuntu speed & performance.
How to Embed PDF in HTML
How to Merge PDF Files Using Python
Sometimes you may need to combine multiple PDF files into single file. Here is is how to merge PDF files using Python.
How to Pass SSH Password in Shell Script
Sometimes you may want to automate SSH login, or provide SSH password in shell script. Here are the steps to pass SSH password in shell script.
MySQL Change Table Engine from InnoDB to MyISAM
How to Install Fonts in Ubuntu
Sometimes you may need to install multiple fonts in Ubuntu, install otf or ttf fonts. Here is how to install fonts in Ubuntu.
How to Increment & Decrement Variable in Shell Script
Often you may need to increment or decrement variables in shell script. Here is how to increment and decrement variables in shell script.
How to Get Current Directory of Bash Script
Sometimes you may need to get current directory of bash script in Linux. Here are the steps to do it.