Commit graph

13 commits

Author SHA1 Message Date
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
0cbfec9520 Correct course number 2014-01-15 17:35:40 -05:00
84e7e9d23b Merge pull request #1 from atomaka/atomaka/feature/week1
Week 1 Lab
2014-01-15 14:26:41 -08:00
9fcc4fcea9 Add required hello.txt file with IP 2014-01-15 16:45:04 -05:00
d6e060bbcf Add faux shell error message 2014-01-15 16:13:15 -05:00
77bc101271 Create hello world template 2014-01-15 16:10:47 -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
1f64dd085f Need to be in the correct directory 2014-01-15 15:32:26 -05:00
45eb44b27f Allow a specific branch to be checked out 2014-01-15 15:29:46 -05:00
3d3b9844e8 Fixes from first run
* git should be force installed
* rubygems not installed by default
* puppet manifest = puppet apply
2014-01-15 15:14:13 -05:00
41f635afaa Untested code for week 1 2014-01-15 15:09:51 -05:00
1d1ee39ca7 Initial commit 2014-01-15 11:37:39 -05:00