FTP over SSL/TLS (secure connection)

Untuk lebih meningkatkan security kami menyarankan anda untuk menggunakan FTP over SSL/TLS agar keamanan komunikasi data lebih terjamin. Dengan FTP over SSL/TLS maka proses transfer data akan dienkripsi untuk menghindari pencurian username/password melalui proses network sniffing. Bila pada saat login FTP anda menjumpai error sbb: “Sorry, cleartext sessions are not accepted on this server. Please… Read More »

Instalasi dan Konfigurasi LAMP server di Ubuntu 9.04 (Jaunty Jackalope)

Berikut ini adalah instalasi LAMP (Linux-Apache-MySQL-PHP) di Ubuntu 9.04 (Jaunty Jackalope) melalui command line: Instal Apache: $ sudo apt-get install apache2 apache2-doc apache2-mpm-prefork apache2-utils apache2-suexec libexpat1 ssl-cert Instal PHP: $ sudo apt-get install libapache2-mod-php5 libapache2-mod-ruby libapache2-mod-python php5 php5-common php5-curl php5-dev php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-mhash php5-ming php5-mysql php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy… Read More »

Zen Cart Security Vulnerability Alert

If you are running a Zen Cart store, it’s important that you read this message and take action immediately. A vulnerability has been discovered in the admin section of v1.3.8 (and previous versions). To take advantage of this vulnerability any attacker must know the URL of your admin section. As our security recommendations point out,… Read More »