ENABLE ROOT LOGIN VIA TELNET in centos/rhel

This video shows how to login as root directly via telnet.For we have to edit the configuration file
/etc/securetty and add the entry for terminal which we want to login as root.by defualt TELNET,RSH etc.
will not allow root login . so please follow the steps in video for enabling root access.



Thanks for watching video

Related Posts:

  • Installation of Centos 6.2 Here we go The first video ,Installation of Centos 6.2 … Read More
  • SET USER PERMISSIONS IN LINUXIt is very easy to set user permissions for a file in Linux.For setting the user permissions in Linux we use ACL. ACL means access control list.For enabling user permissions in Linux we have to edit the file /etc/fstab and ad… Read More
  • INSTALLING LOCAL YUM SERVER HERE WE GO VIDEO NUMBER 2                         INSTALLATION OF LOCAL YUM SERVER   &nbs… Read More
  • CENTOS FTP CONFIGURATION Today we are going to configure Basic ftp server and enable ftp in selinux.It is very easy to configure ftp server in Centos.the following video will guide you how to configure a ftp server and how to enable ftp access in se… Read More
  • SELINUX BASICSHere i am going to explain the basic configuration of selinux.Through theses steps you can easily administrate your selinux policies. Here is the simple step of enabling and disabling policies of different application. In th… Read More