Need a strong password or a random key? Well http://randomkeygen.com/ has what you need. Just click on the link and you’ll be given a choice of 19 passwords of varying complexity, and 21 keys from 64 bit through to 504 bit in length.
If you should happen to need to know the current time as a unix timestamp, try http://www.unixtime.se/. Alternatively typing
date +%s
at a convenient command line might be faster, and more accurate…
November 17th, 2008
Bryce
It seems to have been a long time coming, but finally an alpha version has been released. Although it’s an alpha, it’s still a vast improvement over the 32-bit version which I’ve used up until now with the aid of NPS Wrapper.
Read more…
Andreas has produced a cladogram (tree diagram) showing the timeline and relationship of probably every known Linux distribution. You can see the latest version of the diagram (v7.6) here, or visit the homepage http://futurist.se/gldt/.
Linux Outlaws is a weekly podcast, primarily about Linux, but also covering other open source goodness. The hosts of the show are Fabian Scherschel in Germany, and Dan Lynch in the UK. The show is presented in a humorous, laid-back manner, and fills the gap left after the demise of LUG Radio.
OneAndOneIs2 has an article that gives some reasons on why ‘Linux is Not Windows’.
The IBM developerWorks website is filled with many interesting articles. Tonight’s pick is ‘Inside the Linux boot process’. This article guides you from the initial power on through to the user-space being available. However if you really want to get down and dirty with the boot process, then I would suggest having a go at Linux From Scratch.
The Unix Toolbox lists a lot of useful Unix/Linux/BSD commands. It covers commands for a wide range of operations, i.e. processes, file system, networking, CVS, databases, etc.. Also it covers the very basics of scripting and programming.
If you’re interested in studying towards LPIC certification, then IBM has a number of tutorials freely available that cover the four exams that make up LPIC-1 and LPIC-2.