Now, if you need to enable SSH after an installation, open the file rc.conf and add the line ` sshd_enable="YES" `.
open the file
# vi /etc/rc.conf
Now add the below line to the file.Now start sshd.
sshd_enable="YES"
# /etc/rc.d/sshd start
open the file
# vi /etc/rc.conf
Now add the below line to the file.Now start sshd.
sshd_enable="YES"
# /etc/rc.d/sshd start
Copyright © FreeBSD. All rights reserved. Blogger templates created by Templates Block
Powered by Blogger. Designed by
0 comments:
Post a Comment