Archives : October-2021

Introduction In Linux systems, users who belong to the wheel group are usually granted elevated privileges through sudo. By default, these users may also be able to switch to the root account using sudo su – or reset the root password using sudo passwd root. For security and access-control purposes, administrators may want to prevent ..

Read more