Monthly Archives: September 2008
hex2passwd, a password generator
I know that repeatable password generators are less secure than random character generators. After all, if you want a strong password, you can simply perform head -c 8 /dev/urandom | mimencode to obtain a nice, random password string. However, in … Continue reading
Posted in Free Software
2 Comments
Adding exercises and resources
As stated earlier, I’m now focusing on the existing content of my (work-in-progress) ebook called Linux Sea (PDF, HTML). I’m going to add more text where appropriate, add exercises to each chapter as well as references to online resources. When … Continue reading
Posted in Gentoo
2 Comments