Wednesday, December 11, 2013

How to add a user to the sudoers list working in (ubuntu, debian , cent os )

                                                                    step 1

                     su -                        

                                                                         step 2

                         
                      nano /etc/sudoers              

                                                                                step 3


                      Just under the line root  ALL=(ALL:ALL)   ALL
             
                      add your user name  and type  ALL=(ALL:ALL)  ALL    

                                                                              step 4


                      should look like this  (please use Tab to navigate)

                          Ctrl +x  then type y
               

No comments:

Post a Comment

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...