• Sign in
  • Sign up 
  • Welcome
  • FAQ
  • Switch to Night Mode
  • Stolen Accounts Recovery 
  • Change Account Password 
  • Vote for Witnesses 
  • Steem Proposals 
  • Developer Portal 
  • Steem Bluepaper 
  • SMT Whitepaper 
  • Steem Whitepaper 
  • Privacy Policy
  • Terms of Service
Homeby Witness Moecki
LoginSign up

Allow root account to use SSH (openssh)

onurbilgin (25)in #ssh • 7 years ago (edited)

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

#linux #openssh #security #troubleshooting
7 years ago in #ssh by onurbilgin (25)
$0.00
    1 vote
    • + onurbilgin
    Reply 0