138 บทความที่เผยแพร่
31 หมวดหมู่
6 เครื่องมือ
Webhosting

ติดตั้ง Clamav (AntiVirus on linux server) for Directadmin

การติดตั้ง Clamav สำหรับ Directadmin Clamav โปรแกรมป้องกันและค้นหาไวรัส ที่สามารถใช้งานฟรี สามารถติดตั้งได้ง่าย ผ่าน Custombuild ของ Directadmin cd /usr/local/directadmin/custombuild ./build clean ./b

Webhosting

วิธีเปลี่ยน IP Server Directadmin

ติดตั้ง license Directadmin ใหม่ cd /usr/local/directadmin/scripts ./getLicense.sh ClientID LicenseID /etc/init.d/directadmin restart เปลี่ยน IP สำหรับ Directadmin cd /usr/local/directadmin/scripts ./

General

remove gnome desktop

If GUI is troubling you, login through CUI(Ctrl+Alt+F1) Check if "ppa-purge" package is installed or not. Run dpkg -l | grep ppa-purge If it returns the value, "ppa-purge" is installed. If not

General

Delete terminal history in Linux

You can clear your bash history like this: cat /dev/null > ~/.bash_history && history -c && exit cat /dev/null > ~/.bash_history erases the content of the ~/.bash_history file.

General

Cinnamon 3.0 Is Released, Here’s How To Install it On Ubuntu

Cinnamon 3.0 has been released and chances are you’re itching to upgrade to it! Well, first hold your horses. This latest stable release of the popular GNOME-fork brings a modest set of improvements t

Webhosting

directadmin NGINX + Apache (Custombuild 2.x)

Run this code to build nginx + apache with custombuild: cd /usr/local/directadmin/custombuild ./build update ./build update_da ./build set webserver nginx_apache ./

Webhosting

แก้ปัญหา ERROR: Connection dropped by IMAP server.

แก้ปัญหา ERROR: Connection dropped by IMAP server. หรือ ไม่สามารถติดต่อ IMAP Server ได้ Fix here /cd /usr/local/directadmin/custombuild ./build todovecot /usr/local/directadmin/dir

Webhosting

เปลี่ยน ธีม DA-Enhanced-Pro

![](https://github.com/dugalex/DA-Enhanced-Pro/raw/master/inc/images/skin-admin.jpg) ![](https://github.com/dugalex/DA-Enhanced-Pro/raw/master/inc/images/skin-reseller.jpg) ![](https://github.com/duga

Webhosting

Let's Encrypt automated free SSL certificate installs

Let's Encrypt automated free SSL certificate installs (SKINS)(LANG) ติดตั้งแบบ ย่อ echo letsencrypt=1 >> /usr/local/directadmin/conf/directadmin.conf cd /usr/local/directadmin/custombuild

Manjaro

ติดตั้ง Teamviewer บน Arch/Manjaro Linux

If like me, you help friends and family out by using Teamviewer and you just so happen to be using an Arch or an Arch-based distro like Manjaro or Archbang, then this is for you. yaourt -S teamvie

Manjaro

ติดตั้ง google chrome บน Manjaro

ติดตั้ง google chrome บน Manjaro yaourt -S google-chrome ทดสอบบน Manjaro 16.04 KDE

Hardware

วิธีเพิ่ม Swap โดยไม่ต้องสร้าง Partition ใหม่

ขั้นตอนง่ายๆ ครับ ไม่มีอะไร ไม่ต้องแบ่ง partition ใหม่ให้ยุ่งยาก แค่สร้าง dump file ขึ้นมาให้เท่ากับขนาดของ swap ที่ต้องการได้เลยโดยใช้คำสั่ง 1. สร้างพื้นที่สำหรับใช้เป็น swap dd if=/dev/zero of=/

แท็กยอดนิยม