Changes

Jump to: navigation, search

OPS335 Lab 1

13 bytes added, 16:48, 15 January 2012
Managing services using systemd
service sshd start
Redirecting to /bin/systemctl start sshd.service
*Notice that your command was redirected to <code>'systemctl'</code>, the command executed was 'systemctl start sshd.service'. Record this in your lab book.
*Enable sshd to start at boot
chkconfig sshd on
1
edit

Navigation menu