Tutorial
5 Tips to Have Safe Surf for Your Children
5 Tips to have Safe Surf for your children when using internet :
1) DON’T CHAT WITH STRANGERS- Your Parents are RIGHT when they say “DON'T TALK TO STRANGERS”. As far as possible NEVER talk with strangers in ADULT chat rooms. You really don't know who the person is that you are chatting with.
- roemasa's blog
- Add new comment
- Read more
- 286 reads
Creating Subdomains and Redirecting Default Mail Client in cPanel
By default, if we use cPanel and want to check webmail then we have to go to www.yourdomain.com/webmail. If we use that way, we'll give an options to use two mail client, squirrelmail and horde. What can we do to make one default mail client for our webmail?
We can use this way, create subdomains e.g mail.yourdomain.com in order to get only one mail client. Then redirecting the subdomains to your default mail client url.
1. Login to your cPanel control panel. Example : www.yourdomain.com/cpanel.
2. Click on the Subdomains icon in Domains section.
- roemasa's blog
- Add new comment
- Read more
- 538 reads
Hacker Free Certificate, Do you believe it?
99% your website will be save from hacker. Do you believe it?
There are two security company release Hacker Free Ceritificate. Lets take a look two company who give this Hacker Free Certificate :
1. McAfee
Let see one of McAfee's partner. If you visit
www.helzberg.com, a trusted diamond jeweler since 1915, you'll see a logo HACKER SAFE Certificate in
bottom side, near the Verisign logo. Click that logo and what we got:
- roemasa's blog
- Add new comment
- Read more
- 1343 reads
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
- roemasa's blog
- 2 comments
- Read more
- 445 reads
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 :
- roemasa's blog
- Add new comment
- Read more
- 3262 reads
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 :
- roemasa's blog
- Add new comment
- Read more
- 1538 reads
3G Modem Installation in Linux Ubuntu
It'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
- roemasa's blog
- 2 comments
- Read more
- 4558 reads