Several configurations not allow root login. Follow these steps to allow root login.
In order to allow root login, you have to edit /etc/ssh/sshd_config file:
sudo nano /etc/ssh/sshd_configThen, change the PermitRootLogin value from without-password to yes. Save and exit.
Restart SSH service with this command:
sudo service ssh restartSet root password:
sudo passwd root
Take control of your dedicated server (settings, data ...) sans limites dans l'installation de vos applications.
What are you waiting for ?
We are waiting you on community zone. More than 70 guides (sysadmin, gaming, devops...) !
Let me check