Technical notes, my online memory
Friday, May 28, 2010
Red Hat RHCE course learnings
›
I recently did the RH300 fast-track Red Hat Certified Engineer course, and learnt a few things. Some of the things I learnt were specific t...
2 comments:
Tuesday, May 25, 2010
Automagically install SSH public keys into authorized_keys on a remote machine
›
There is a handy little utility called 'ssh-copy-id' that simplifies getting your ssh public key into a remote machine's authori...
yum/rpm vs. apt/dpkg (apt wins)
›
A comparison of Yum (RHEL 5.4) vs. Apt (ubuntu lucid) Yum/RPM Pros: 'rpm -V' is very cool. It allows you to verify files that w...
Sunday, April 11, 2010
Bash if statements
›
I'm constantly forgetting the bash if statement syntax, and it takes a while to find the right example on the web or to read the man pag...
Thursday, April 8, 2010
Microsoft's attempt to fix windows packaging: The Common Opensource Application Publishing Platform (CoApp)
›
I read about Garrett Serack's project to fix the mess that is windows packaging (or lack of packaging) with The Common Opensource Appli...
Django formset.as_table() displays vertically only
›
Like other people , I want to be able to display a formset as an ordinary 'horizontal' table, i.e. where all headings are in their o...
Wednesday, April 7, 2010
OpenLDAP completely broken on install under Karmic
›
I hate OpenLDAP. Thanks to a stupid decision by OpenLDAP packagers, the server is completely unusable after install on Ubuntu. We went fro...
‹
›
Home
View web version