Changes

Jump to: navigation, search

OPS335 Lab 1

9 bytes removed, 16:18, 15 January 2012
Enable services using systemd
===Enable services using systemd===
*Boot up your Fedora 16 x86_64 system, login as with your learn id and use Firefox to authenticate your web access using your LEARN account yourself on Senenet so you can download and passwordinstall new software.
*Open a terminal window and su to root.
*Ensure your system date and time are correct. *Start your ssh server
service sshd start
Redirecting to /bin/systemctl start sshd.service
YouNotice that your command was redirected and the command executed was 'systemctl start sshd.service'll need this later in the lab. If you want your ssh server to be started each time you boot up, enter this command
chkconfig sshd on
Note: Forwarding request to 'systemctl enable sshd.service'.
1
edit

Navigation menu