Often you may need to count frequency of array items in JavaScript. Here are the steps to do it.
How to Allow only Alphabet Input in HTML Text Input
Sometimes you may need to allow only alphabet input in HTML text input. Here are the steps to do so.
How to Allow only Numeric Input in HTML Text Input
How to Disable Scrolling in HTML/JavaScript
Sometimes you may need to disable scrolling in web pages and HTML elements. Here are the steps to do it.
How to Change Sudo Password Timeout in Linux
By default sudo password timeout is 15 minutes. Here is how to change sudo password timeout in Linux.