
Sometimes you may need to set timeout in cURL. Here are the steps to do it in Linux.
Sometimes you may need to see file transfer progress, file transfer status, or show Rsync progress bar. Here are the steps to show progress in Rsync.
Here is the difference between return false vs preventDefault to prevent event handlers from default behavior.
Sometimes you may need to get unique values from array in JavaScript. Here are the steps to remove duplicates from JS array.
Sometimes you may need to disconnect another SSH user in Linux. Here are the steps to disconnect user from SSH connection.
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.