Linux User and Accounts Management (QUIZ)

Jun 18, 2014

**NOTE:** Each correct answer would give you 5 point. 1. **What do you type in the password field of /etc/passwd to prevent a user from accessing a system?** A comma

Installing Linux and Linux Kernel (QUIZ)

Jun 18, 2014

**NOTE:** Each correct answer would give you 5 point. 1. **What advantages does GRUB offer over LILO boot loader?** It enables you to boot multiple operating systems It enables you

How to configure passwordless sudo for a user in Linux

Jun 8, 2014

**To learn more about the various syntax used in sudoers file follow below link** [Understanding syntax, arguments, aliases used in sudoers file with examples (visudo)]({{< relref "understanding-syntax-arguments-aliases/index.md" >}}) There is a parameter **NOPASSWD**

How to secure boot loader (grub menu) with password in RHEL 6

Jun 5, 2014

Below is the GRUB menu where we are planning to put the password so that no one logs in to single user mode without permission [![6 5 20142 49 12PM](6-5-20142-49-12PM.webp)](http://2.bp.blogspot.com/-y21ElE_On2Y/U5A3nD54ISI/AAAAAAAADVM/ia48loXAAVE/s1600/6-5-2014+2-49-12+PM.png) As you can see