Monday, December 9, 2013

How to disable SSH root login

                                                                         step 1

                      su -                                          
                                                                       
                                                                             step 2
                                                                             
                      nano /etc/ssh/sshd_config


                                                                            step 3

                     Find the line and change  PermitRootLogin YES to NO


                                                                 step 4

                      then press Ctrl+x  and Y                                      
   
                                                                 The end  
                                                   

2 comments:

wordpress problem with plugin updates

                                                           changing permissions will solve the problem                                    ...