Hacking Competition.
Very interesting competition. More information at Here. Win Cash and prize while you hack away. It is a good way for hacker to show off their talent.
Very interesting competition. More information at Here. Win Cash and prize while you hack away. It is a good way for hacker to show off their talent.
Today, I just discover that I forgot the Administrator password on one of my Windows XP machine. After searching for solution on Google, I found one of the best and free method to reset password on Windows XP machine. It is actually a security hole that Microsoft fail to patch. It work on my SP2 machine as well. So if you ever lost or forgot your password, try to reset it this way first before going out to purchase expensive program to reset or retrieve the password for you. Get the article from Here.
Easy and good reading, back to work after an easy weekend. 7 dirtiest jobs in the IT from ComputerWorld.
Domain Name is one of the most precious asset in online business. We should spent some time and effort in protecting it from being misused and get blacklisted. Today I am going introduce is SPF stand for Sender Policy Framework. It is an effective method to protect your domain from being used by spammer to send out spam email with your domain name. The framework is a technical method in preventing sender email address forgery.
SPF is a framework that need to be implement by both side of the email system, the sender and the receiver.
sitek.com.au. TXT "v=spf1 mx -all"
This entry in the sitek DNS entry would mean that all sitek.com.au MX host are authorized host to use sitek.com.au domain name to send out email. They are allow to send out sitek.com.au email address’s email. More information on syntax can be found in www.openspf.org.
We should encourage ourselves and other to implement SPF framework on their domain and mail server to help fight against SPAM. List of SPF implementation on the receiver end from here.
Just encounter that today. Trying to install a rpm package. rpm –install xxx.rpm just hang there. After some search on google, found the solution to my problem.
The problem was RPM database was corrupted.
The solution is to remove the corrupt database, located at /var/lib/rpm/__db.*