Archive for December, 2007
Peer Guardian - Protects Your Incoming and Outgoing Connection
0 Comments Published December 31st, 2007 in Opensource, Security, SoftwareA free and Opensource software from the Phoenix Lab, is the premier IP blocker for Windows. They are capable of blocking incoming and outgoing connections based on IP blocklists. The system is also capable of blocking advertising, spyware, government and educational ranges, depending upon user preferences.
Now with PeerGuardian 2 , it integrates support for multiple lists, list editing, automatic updates, and blocking all of IPv4 (TCP, UDP, ICMP, etc), making it the safest and easiest way to protect your privacy on P2P. The previous released of PeerGuardian certain issues arise, it was a big CPU hog, but with Peer Guardian 2 you could notice that only 1% usage during normal operation. For Windows 2000, XP, and 2003, Peer Guardian 2 capable of blocking all types of protocol, however on Windows 98 and ME, Peer Guardian 2 will only block TCP.
Peer Guardian is available for Windows and OSX only, currently there’s no install option available for linux. You can download Peer Guardian 2 here.
AuditMyPc - Tonnes of Free Online Tools
0 Comments Published December 29th, 2007 in Articles, TheWebThe best online tools website should be AuditMyPc. The free firewall test checks if any port was left open that might lead to vulnerability to your computer. The port scanning method they used is fast and includes the ability to scan all 65,535 ports in seconds.
Firewall test
This test will check your computer for ports that are commonly left open. Open ports could allow your computer to be compromised. This firewall test will also check for open ports known to be used by Viruses and Trojans. I took the test to scan for open ports in my pc. First you must select the port range, and for this case my selection is from 1-2500 ports, below is the results.
Does this mean anything? the test is telling the world that right now I was having fun with my Bitcomet. If you wish to get more info or more port range all you have to do is specify range of port that you wish to scan. You might catch one or two worm waiting at port. Nice, I like this features, you’ll even get the details of opened port too, at least you learned something out of it.
Anonymous Test
This is another cool test that’s a must for every surfers on the net. It’s amazing how much information a person gives away when they surf the internet, do you know how much personal information you are giving away? So here we go.
There you have it, now everybody knows that I’m from Kuala Lumpur. The test shows my Ip and my host name and together where the Ip is located. Obviously this test shown a basic dig of information of a network that I’m in. Nothing personal information reveals but you can sure impress your online buddies with this information.
note : the information based on the test does not make you a superhacker
So I took another test, its a popup test. I found this quite impressive, to know that popup falls into may categories, there’s Normal popup,Full-screen popup,Channel-opener popup,Modeless dialog popup,Browser window popup,User-launched HREF-method popup,User-launched JavaScript-method popup,User-launched OnClick-method popup and User-launched Delayed-method popup. The results ?
I scored 100/100 points, wow! but that’s just a basic test. That alone gives me enough reason to keep firefox in pc. Well that’s just few test I took with AuditMypc free online tools, there’s more to it, visit AuditMyPc for more tools and tests.
Most linux users knew that it is not complete to run a webhost without Apache,Mysql and Php installed in it. The easiest way to setup LAMP is with Ubuntu. Although Ubuntu came with its own server edition, you can go with Desktop edition to get it done. Best thing if you’re planning on setting up Lamp on Desktop edition is you get a desktop and all that comes with it.
In every linux installation, the first thing I always do is setup apache, mysql, and php. Under Ubuntu, if you take advantage of the synaptic package manager, setting up your LAMP server has never before been more simple. OK let’s get it kicking, to get the most out of Ubuntu, first thing you want to do is update your repositories.
let do the magic keyword
sudo apt-get install update
Now to get Apache installed.
sudo apt-get install apache2
Php5 turn
sudo apt-get install mysql-server
sudo apt-get install libapache2-mod-auth-mysql
sudo apt-get install php5-mysql
sudo apt-get install phpmyadmin
Next edit php.ini to enable the extension
gksudo gedit /etc/php5/apache2/php.ini
extension=mysql.so
And that’s is all of it to get changes to effect you need to restart apache
$ sudo /etc/init.d/apache2 restart
that’s it, Now you get yourself a webserver running in Ubuntu.
Always want to have a mac in your pc? now this is your chance, FlyakiteOSX is is a tansformation pack for windows user to transform the look and desktop theme of your Windows XP system to the look of Mac OS X. FlyakiteOSX will change the way that windows looks from your desktop,logon,start menu and even your control panel looks and feel like Mac.
Installing the program is easy. Simply download the package from the download page. Execute FlyakiteOSX2.0.exe, Choose your language and Check the components you would like to install. Default installation will take up 191.8MB of space. Click Install and restart when done.
Flyakiteosx currently support Windows XP (Home, Pro, RTM, SP1, SP2, Corporate), Windows 2003 (Standard, Enterprise, Datacenter, Web, RTM, SP1), Windows Media Center Edition (2003, 2004, 2005) but sorry guys, windows vista and 64 bit version of windows is not on the list.









Recent Comments