I.T. Security and Linux Administration:

Scripts

1

November 17, 2011  4:01 PM

Quick and Dirty Space Cleaner



Posted by: Eric Hansen
Bash, Scripts

I've been noticing my /var/log getting pretty full over the past week.  I've deleted some old logs that were made from logwatch, but wanted a better (read: lazier) solution.  Now, if you don't care about the contents of the log files, then this is awesome.  However, generally I wouldn't try this...

October 12, 2011  1:00 PM

Bash Script for SSH Key Generation



Posted by: Eric Hansen
Bash, Key Generation, linux, Scripts, SSH

I've mentioned a good couple of times here on how to set up SSH key authentication, as well as some benefits to it.  But, I was always wondering how (and if) I could make it more automated.  Then it hit me, there's always ssh-keygen's wonderful man pages!  A good hour or two later, I've come up...


1