Skip to main content

DirectAdmin

update server with custombuild

source: http://www.directadmin.com/forum/showthread.php?t=19221


cd /usr/local/directadmin
wget http://files.directadmin.com/services/custombuild/1.2/custombuild.tar.gz

How to enable SpamAssassin on DirectAdmin

Source

Linux IP management

# ifconfig eth1 192.168.10.12 netmask 255.255.255.0

# cd /etc/sysconfig/network-scripts

Edit the NETMASK lines in the ifcfg-eth0* and in the ifcfg-eth1* files as required.

DirectAdmin Checklist (incase something doesn't work)

If email is not being received, but you're able to log in, it may be a permission's problem
(This may occur when restoring backup accounts)

# /usr/local/directadmin/scripts/set_permissions.sh email 

If you're unable to su to root, even if inputing the correct password