Tag Archives: System

LDAP HOWTO

After having a look at the upcoming stories over at digg.com‘s Unix/Linux section, I noticed a reference to an LDAP HOWTO. This article goes in depth describing the LDAP protocol. I didn’t have the time to read it thoroughly, but this is a must read. The author writes: LDAP is a complex subject. This Guide…

Continue reading

Troubleshooting with strace

Another great write-up by Ravi, in which he explains the usage of strace by resolving a common issue with Totem not being able to play encrypted DVDs. Ravi writes in his article: Many times I have come across seemingly hopeless situations where a program when compiled and installed in GNU/Linux just fails to run. In…

Continue reading

Partition images with Partimage and Partimaged

This is a guide to create or restore images of your partitions using the great open source tool Partimage. It provides information on how to do this locally or across the network, by setting up a Partimaged Server. I guess this info is non distribution specific, since we will work from a Rescue environment.

User management from the command line

This is a short article about the most common practices in user and group management from the command line. The information is specific to Fedora Core and Red Hat based distros, but would do for any distribution probably with slight differences in the command options.