Onur Bilgin avatar

Allow root account to use SSH (openssh)

onurbilgin

Published: 09 Mar 2018 › Updated: 09 Mar 2018Allow root account to use SSH (openssh)

Allow root account to use SSH (openssh)

Open sshd_config file:

# nano /etc/ssh/sshd_config

Find out line that read as follows:

PermitRootLogin no

Set it as follows:

PermitRootLogin yes

After that press ctrl + x and save file. Then restart sshd service

Leave Allow root account to use SSH (openssh) to:

Written by

Read more #ssh posts


Best Posts From Onur Bilgin

We have not curated any of onurbilgin's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Onur Bilgin