Changes

Jump to: navigation, search

OPS235 Lab 7 - Fedora17

646 bytes added, 16:40, 17 March 2010
no edit summary
** <code>ssh -p 2200 user@fedora1</code>
{{Admon/tip | Tip! | For scp access the option to be used is: <code>scp -P 2200</code>}}
{{Admon/tip | Tip! | For more ideas on making sshd more secure consult the HOW-TO link above.}}
* Finally as a system administrator you should periodically monitor your system logs for unauthorized login attempts.
* On Fedora systems the log file that is used is <code>/var/log/secure</code>
* It also logs all uses of the <code>su</code> and <code>sudo</code> commands.
* Attempt to connect to all of your VM's as root and other users using both public key and password authentication. Use some su and sudo commands also.
* Inspect the log to see what kind of information is logged.
* Answer the Investigation 7 question in your lab log book.
9
edits

Navigation menu