To enable root login via SSH on Fedora Linux using the Vim editor, you will need to perform the following steps: Open Terminal from Applications -> System Tools,
Installing openssh server (SSH). and type sudo apt-get install openssh-server if need any configuration changes open SSH configuration file and edit: sudo vim /etc/ssh/sshd_config
This how to helps you to create secure connection via ssh between your unix and linux systems. All examples written for RedHat based systems. Also we assume that