Commit graph

9 commits

Author SHA1 Message Date
25a41ca21e Add new vhosts and files for two sample subdomains 2014-02-19 11:13:58 -05:00
757bf1d6c0 Send email on user login 2014-02-06 15:52:58 -05:00
d911f56e65 Add symlinks for easy web access 2014-01-22 11:06:33 -05:00
800ef93772 Allow both users to manage web content 2014-01-22 10:58:31 -05:00
bd29aec75b Add second user account
Implement "jeff" account with password and allow SSH access.  This account is
password protected, requiring a change to the SSH config file to allow
passwords.  Note that when possible, passwords should NOT be permitted for SSH
access.
2014-01-22 09:26:19 -05:00
e719842645 Change default ssh port
Security through obscurity is generally questionable, but changing to a
non-default port does reduce automated scans substantially.  However, moving to
a port outside of the privelaged scope (above 1024) may have other consequences.
2014-01-22 09:02:08 -05:00
bfa8138774 Allow password-less sudo 2014-01-15 15:47:28 -05:00
6ba6bb5df1 Fix typo in name 2014-01-15 15:34:42 -05:00
41f635afaa Untested code for week 1 2014-01-15 15:09:51 -05:00