Sometimes you may get unacceptable TLS certificate error in Linux. Here are the steps to fix it.
Return False vs PreventDefault in JavaScript
Here is the difference between return false vs preventDefault to prevent event handlers from default behavior.
How to Get Unique Values from Array in JavaScript
Sometimes you may need to get unique values from array in JavaScript. Here are the steps to remove duplicates from JS array.
How to Disconnect User from SSH Connection
Sometimes you may need to disconnect another SSH user in Linux. Here are the steps to disconnect user from SSH connection.
How to Find Oldest File in Directory
How to Show Disk Usage Only for Top Level Directories
Sometimes you may need to view disk usage for first level of directories only. Here is how to show disk usage only top level directories.
How to Reload etc/hosts in Linux
How to Kill Stopped Jobs in Linux
How to Change Mac Address in Linux
Sometimes you may change mac address in Linux. Here are the steps to do it manually as well as automatically.