Open main menu

CDOT Wiki β

Changes

OPS235 Lab 7 - Fedora17

1 byte added, 07:31, 19 March 2011
no edit summary
# Use <code>scp</code> to copy your services file to the fedora3 host into the /tmp directory. (The path on a remote host follows the ''':''') using the command: <br /><code>scp /etc/services ops235@fedora3:/tmp</code>
# Experiment with <code>scp</code> to copy a file from fedora3 directly to fedora1.
{{Admon/tip| SELinux | SELinux may prevent ssh from accessing your home directories on Fedora 1 because you created a new filesystem there. You can reset the security context of the /home directory with this command: <code>restorecon -Rv /home</code>}}
# Answer the Investigation 4 question in your lab log book.
{{Admon/note | Note! | Complete this investigation on your fedora2 and fedora1 VM's.}}
{{Admon/tip| SELinux | SELinux may prevent ssh from accessing your home directories on Fedora 1 because you created a new filesystem there. You can reset the security context of the /home directory with this command: <code>restorecon -Rv /home</code>}}
{{Admon/tip | fedora1 VM iptables and ssh service | You may need to adjust the firewall on your fedora1 host to complete this section, and verify that the sshd service is running on that VM.}}
13,420
edits