Sometimes you may need to compare local & remote files in Linux. Here are the steps to diff local file with remote files in Linux.
How to Generate Strong Pre Shared Key in Linux
How to Run Command After Certain Time in Linux
How to Set SSH Warning Message in Linux
How to Detect Click Outside Element in JavaScript
Sometimes you may need to detect click outside specific DOM elements. Here are the steps to detect click outside element in JavaScript.
How to Capitalize First Letter in JavaScript
Sometimes you may need to capitalize first letter in JavaScript. Here are the steps to make first letter upper case in JavaScript.
How to Sort List of Dictionaries by Value in Python
Sometimes you may need to sort of list dictionaries by values in Python. Here are the steps to do so.
How to Count Occurrence of List Item in Python
How to Restore Default Repositories in Ubuntu
Sometimes you may need to restore default repositories in your Ubuntu System. Here are the steps to restore sources.list file.
How to Get Unique IP Address from Log File
Often website administrators need to extract unique IP address from log files. Here are the steps to do so.