Open main menu

CDOT Wiki β

Changes

OPS335 Lab 1

2 bytes added, 16:20, 15 January 2012
Enable services using systemd
service sshd start
Redirecting to /bin/systemctl start sshd.service
*Notice that your command was redirected, the command executed was 'systemctl start sshd.service'.
chkconfig sshd on
1
edit