Tutorial

10 Free Security Tools for Windows

To use an Internet-connected computer is to be insecure and place your privacy in danger. Spyware, viruses, Trojans and assorted malware are everywhere on the Net, trying to hop onto your PC and cause damage. 

Operating systems of all kinds are under assault, but the prime target is Windows, because the vast majority of PCs worldwide use that operating system. Luckily, there's plenty of free software for Windows that can help protect your privacy and security. Its all free and also powerfull. This are 10 tools you have to download to strength your Windows.

1. Secunia Personal Software Inspector

Membuat Sertifikat SSL di Linux Ubuntu

Kemarin sertifikat web SSL perusahaan tempat saya kerja sudah kadaluarsa dan saya harus membuat kembali. Tahun lalu lupa hanya membuat sertifikat yang berjangka  waktu 1 tahun saja, sekarang mungkin akan dibuat untuk 5 tahun. Informasi lebih lanjut dapat mengunjungi link ini atau yang ini.

Tambahan informasi :

File SSL Apache saya ada di direktori ini :

 /etc/apache2/ssl-sites-available/example.com.ssl

 /etc/apache2/ssl-sites-enabled/example.com.ssl

Konfigurasi example.com.ssl :

Generate and Create SSL Certificate in Linux Ubuntu

Yesterday my SSL web certificate was expired and I have to generate it again. Last year I am only generate it for 1 year. More information you can visit this link.

For information :

My SSL Apache file are in this directory :

 /etc/apache2/ssl-sites-available/example.com.ssl

 /etc/apache2/ssl-sites-enabled/example.com.ssl

example.com.ssl configuration :

SSLEngine on
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL
SSLCertificateFile
/etc/apache2/ssl/server.crt       
SSLCertificateKeyFile
/etc/apache2/ssl/server.key

Now, let's generate :

Eror SMTP Diblok Bagi yang Menggunakan Server Blackhole Security Sage

Email bermasalah lagi, hari ini akun email kantor tidak dapat menerima email seperti artikel saya yang sebelumnya.

Lalu saya gunakan gmail untuk coba tes kirim email ke salah satu akun email kantor. Gmail tidak dapat mengirimkan email ke salah satu akun email di kantor dan laporannya seperti ini :

SMTP Error Blocked Using Blackhole Security Sage Server

Another email problem. Today my company mail account can't receive an email. Just like my other article.

I use my gmail account and send an email to one of my company mail account. Gmail can't send email, here the report :

Instalasi Modem 3G di Linux Ubuntu

Sierra 3G ModemSudah 2 bulan ini saya menggunakan modem 3G PCMCIA Sierra di Windows XP. Instalasi di Windows XP terbilang cukup mudah dan sudah 2 bulan ini saya asyik menggunakannya.

Entah kenapa pagi saya kepikiran untuk menginstall modem 3G di Ubuntu. Dan seingat saya memang si penjual juga menyertakan driver untuk linux di CD instalasi namun sayangnya tidak terdapat petunjuk cara instalasinya :(. Terpaksa deh mesti install sendiri.

Saya pakai Ubuntu Gutsy dan menggunakan driver untuk linux yang terdapat di CD instalasi.

Sierra menyediakan driver untuk Linux di situsnya, bagi anda yang ingin mendownloadnya dapat mengunjungi halaman berikut:

http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=1076

Installasi

3G Modem Installation in Linux Ubuntu

Sierra 3G ModemIt's been 2 months I am using Sierra 3G PCMCIA modem in  Windows XP. Installation in Windows XP is quite easy, that's why for 2 months I am enjoying using it.

I dont know why this morning I had in mind how to install 3G modem in Ubuntu box. And I remember in installation CD, the seller also providing linux driver but there are no instruction how to install it :(. Yes, I think I have to install it myself.

I am using Ubuntu Gutsy and use the driver for Linux that included in installation CD.

Sierra provide driver for Linux, you can download Linux driver ini this page:

http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=1076

Installation