Browsing all posts in Directadmin.

Jul 19th
Monday
       

This is a short but potentially extremely handy guide to ghosting one Linux box to another (or simply making a full backup of a desktop/server). Credit goes to ‘topdog’ for this. You might have a small office where you customise one desktop just how you like it and need to roll this out to N [...]

Apr 29th
Thursday
       

Edit /etc/dovecot.conf, find: mechanisms = plain Add after:

Apr 20th
Tuesday
       

If you need to update your DirectAdmin license manually, you can do so by running the following commands:

Jul 19th
Monday
       

Hi guys, seems like it’s been sometime since the previous how-to guide for horde webmail, since I see someone needing help, I might as well post how I did it This is only tested on CENTOS 4.2

Apr 22nd
Thursday
       

RPM and DEB packages are both containers for other files. An RPM is some sort of cpio archive. On the other hand, a DEB file is a pure ar archive. So, it should be possible to unpack their contents using standard archiving tools, regardless of your distribution’s package format. Under normal conditions, you should use [...]