Knowledgebase
Portal Home > Knowledgebase
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Categories
Most Popular Articles
Firewall Directadmin CSF
yum install perl-libwww-perl
wget http://www.configserver.com/free/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh
Directadmin Controlpanel...
Views: 2624
ติดตั้ง ionCube Loader and Zend Optimize CentOS 64bit DirectAdmin
1. Install file module
cd /tmp/
wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz
tar xvfz...
Views: 1769
VPS
VPS SERVER
VPS คืออะไร ?VPS มาจากคำว่า Virtual Private Server หรือ...
Views: 1254
Mount NTFS Harddisk Debian
Check NTFS Drive
fdisk -l
apt-get install libfuse2apt-get install ntfs-3gmount -t ntfs-3g /dev/sdg1 /mnt/backupvps -o force nano...
Views: 1119
Change default webmail
nano /usr/local/directadmin/conf/directadmin.conf
add line
webmail_link=roundcube
service directadmin restart
Views: 1053