Be Your Self
Monday, 1 February 2016
Enabling ssh root access on Ubuntu 14.04
1. Add password for root
2. edit
/etc/ssh/sshd_config
, and make changes as below:
# PermitRootLogin without-password
PermitRootLogin yes
Then restart SSH:
service ssh restart
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment