#Security
บทความทั้งหมดที่ติดแท็กนี้
ติดตั้ง Clamav (AntiVirus on linux server) for Directadmin
การติดตั้ง Clamav สำหรับ Directadmin Clamav โปรแกรมป้องกันและค้นหาไวรัส ที่สามารถใช้งานฟรี สามารถติดตั้งได้ง่าย ผ่าน Custombuild ของ Directadmin cd /usr/local/directadmin/custombuild ./build clean ./b
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.
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
DirectAdmin: วิธีการปิดไม่ให้โดเมนส่ง spam ออก
เครดิตเทคนิคของ ICEZ จากกระทู้ http://www.thaihosttalk.com/showthread.php/78988 ก่อนอื่นต้องทำการแก้ไข template apache2 ของ DA เล็กน้อยโดยการ ย้ายตัวแปร |CUSTOM4| เข้าไปอยู่ในส่วนของ Directory cp
DirectAdmin เปิด ssl ให้ทุก user
DirectAdmin เปิด ssl ให้ทุก user สามารถใช้งาน ssl ได้ echo enable_ssl_sni=1 >> /usr/local/directadmin/conf/directadmin.conf service directadmin restart
ติดตั้ง Clam AntiVirus บน centos 6
This article will guide you through the installation of ClamAV on CentOS. Once installed, we will also configure a daily scan on our CentOS server. ClamAV is an open source (GPL) antivirus engine desi
DirectAdmin ปิด http://ip/~user
CustomBuild 2.0 now has the option by default: cd /usr/local/directadmin/custombuild ./build set userdir_access no ./build rewrite_confs http://help.directadmin.com/item.php?id
ClamAV โปรแกรมป้องกันไวรัสบน Linux
ClamAV น่าจะเป็นป้องกันไวรัสลินุกซ์ที่มีชื่อเสียงที่สุด ใช้มันไม่ต้องมีความรู้บรรทัดคำสั่งบางอย่าง มี GUI พื้นฐานสำหรับการเรียกใช้การสแกน: ![](http://cdn.makeuseof.com/wp-content/uploads/2010/10/clama