Author: sysadmin

Apache 2.4 Kurulumu (CentOS üzerine derleyerek) 0

Apache 2.4 Kurulumu (CentOS üzerine derleyerek)

Apache 2.4.1 indirmek ve derlemek ; cd /usr/local/src/ wget http://apache.mirrors.pair.com//httpd/httpd-2.4.1.tar.bz2 tar -jxf httpd-2.4.1.tar.bz2 cd httpd-2.4.1 ./configure –prefix=/usr/local/apache –enable-so –enable-deflate –enable-expires –enable-headers –enable-rewrite (İhtiyacanız olan diğer modülleri de ekleyerek derleyebilirsiniz bana deflate expires header ve...

Php Saat Ayarı, php.ini timezone 0

Php Saat Ayarı, php.ini timezone

Eğer sitelerinizdeki saatlerde bir yanlışlık var ise php.ini dosyanızdan date.timezone = “Europe/Istanbul”; şeklinde ayarlayabilir ya da php sayfanızda en üste date_default_timezone_set(‘Europe/Istanbul’); yazarak düzeltebilirsiniz.

Inetbase Kurulumu 0

Inetbase Kurulumu

wget http://www.inetbase.com/scripts/ddos/install.sh sh install.sh nano /usr/local/ddos/ddos.conf APF_BAN=0 // 0 işaretlerseniz iptables ile banlıyor 1 işaretlerseniz apf ile banlıyor NO_OF_CONNECTIONS=150 // Bir ip adresinden 150 bağlantı olduğunda banlıyor BAN_PERIOD=600 // Saniye cinsinden banlama suresi (10dk)...

Plesk Kurulum Hatası 0

Plesk Kurulum Hatası

Hata: Packages “db4-4.3.29-9.fc6.i386 (u 0x98de838 source=0x9231ca0 P:9 R:21)” and “db4-4.3.29-10.el5.i386 (s 0x91d7338 source=0x9198e38 P:9 R:21)” cannot be installed at the same time because of the conflict on the file “/lib/libdb-4.3.so” Çözüm: rpm -e –nodeps...