
Sometimes you may need to disable su access to one or more users on your system. Here is how to disable su access to sudo users in Linux.
Sometimes you may need to disable su access to one or more users on your system. Here is how to disable su access to sudo users in Linux.
Sometimes you may need to use boolean variables in shell script. Here is how to use boolean variables in shell script.
Often you may need to loop through arguments in shell script. In this article, we will learn how to iterate over arguments in shell script.
Often you may need to check if a variable is a number in shell script and process it. Here is how to test if variable is number in Shell Script.
By default, Linux logs out users automatically after timeout period. Here is how to disable auto logout in Linux.
Sometimes you may need to make files unreadable in Linux to protect them. Here are the steps to make file unreadable in Linux.
Sometimes you may need to create ISO image from CD in Linux. Here are the steps to make ISO image from CD/DVD.