Changes

Jump to: navigation, search

OPS335 Lab 1

64 bytes added, 14:26, 15 January 2012
Setting up the VM Host PC with one guest VM
*Ensure your system date and time are correct.
*Start your ssh server
[root@i5 ~]# service sshd start Redirecting to /bin/systemctl start sshd.service
You'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 --levels 2345 sshd on
*Restart your firewall
service iptables restart
 
=== Install VM Guest ===
You are now ready to build a VM guest. You learned how to do this last semester in OPS235. If you need to be refreshed please refer to OPS235 LAB06.
1
edit

Navigation menu