Centos : lstat() failed: Permission denied. ERROR, using clamscan…
jika mengalami error seperti ini : lstat() failed: Permission denied. ERROR, using clamscan… untuk clamd, clamscan, clamav atau pun seperti cxs or lmd buka file /etc/clamd.conf, dan paling gampang adalah ubah user nya ke root 😀 selesai
mikrotik – squid
 + kalo bingung monitoring di squid yang yang sejajar dengan LAN, bisa menggunakan tips ini : di mikrotik : 0  ;;; MASQUERADE LAN chain=srcnat action=masquerade to-addresses=0.0.0.0 src-address-list=lan out-interface=public 1  ;;; NAT – PROXY chain=srcnat action=masquerade src-address=192.168.10.2 out-interface=public 2…

centos6-32bit – squid-3.1.20 with zph
centos6-32bit – squid-3.1.20 with zph yang mau pake or donlod silahkan cek di sini : squid-3.1.20-1.el6.i686.rpm-zph
clamav error update
waktu update error : ERROR: Can’t open /var/log/clamav/freshclam.log in append mode (check permissions!). ERROR: Problem with internal logger (UpdateLogFile = /var/log/clamav/freshclam.log). cukup lakukan perintah ini : chmod 777 /var/log/clamav/freshclam.log
centos 6 : install mod security
-install apache/httpd yum install -y httpd* -install library pendukungnya yum install -y pcre* libxml2* libcurl* lua* libtool openssl -download mod_securitynya wget http://www.modsecurity.org/tarball/2.7.3/modsecurity-apache_2.7.3.tar.gz -install modsecurity tar -xzf modsecurity-apache_2.7.3.tar.gz cd modsecurity-apache_2.7.3/ ./configure make make install -konfigurasi modsecurity cp modsecurity.conf-recommended /etc/httpd/conf.d/modsecurity.conf nano /etc/httpd/conf/httpd.conf…
Recent Comments