Archive

Archive for the ‘Windows’ Category

Upgrading your PC’s RAM

March 20th, 2007 Sean No comments

I wanted to give my PC a bit of a boost so I decided to stick some more RAM in. The extra memory really helps out when you want to run VMWare images or Virtual PCs. So I wasn’t too sure which type of RAM I needed, there seems to be a ton of different questions/options when choosing RAM.

  • PC2700, PC3200, …
  • Parity or Non-Parity
  • Value of CL
  • How much RAM can I put in each slot ?
  • Do I have to keep the RAM chips balanced across slots ?

Even though I built the PC myself two years ago I still needed a bit of help when choosing the correct RAM chip.
Two resources which came in really handy were the following:

The Crucial System Scanner runs either in your browser (as an ActiveX) or as a downloadable exe and it scans your computer and gives you a report on what RAM that you need to buy. At least then you can be sure that what you buy will do the trick.

If this post has helped you please consider making a donation.

Categories: General, Windows Tags:

Securing your Wireless Network

March 19th, 2007 Sean 5 comments

I am setting up a Wifi network at home and this post details some of the security measures that I have taken. This is mainly advice that I have gotten from friends or just by googling. I am sure that I won’t mention everything you could do to secure your wifi network but it is at least a start. If you have any other tips then please leave a comment.

Change the default admin username/password
My router (Netopia) came with no login required so anyone on my home network could easier reconfigure my wireless router. This is an obvious security risk so you should ensure that credentials are required to change the router’s configuration and also ensure that you change the password to something other than the default.

Turn on Wireless Encryption
Any decent wireless router should come with this already turned on but you need to check this. My wireless router arrived with WEP enabled. Definitely better that no encryption at all but most wireless routers these days also support WPA which is actually more secure so you should change it to that to prevent someone from hacking your network.

MAC Address Filtering
Each network card is assigned a unique MAC address by the manufacturer. By enabling MAC address filtering you are only allowing computers with the preset MAC addresses access to the network. So in your router’s configuration you will need to add the MAC address of each device that you want to allow to access the network. Remember that if you friend calls around with their laptop then you will need to add their MAC address to the list. Apparently it is relatively easy to spoof a MAC address, a quick google told me how to change my MAC address in a matter of seconds. Still worth doing though

Static IP Addresses
For each device/computer to work correctly on the network it has to have a valid IP address. My wireless router was preconifgured to use DHCP (this is were the router dynamically assigns IP addresses to each computer that requests one). It is more secure to assign a Static IP address to each computer that requires access to the network. You will need to reconfigure your router to use static ip addressed instead of DHCP. Since a hacker is now not automatically assigned an IP address he/she would have to gain access to the router first to get an IP address.

Enable Firewalls
You should enable the in-built firewall in your wireless router and also ensure that you have a firewall on each device connected to your network. If you are running Windows that you can use either Windows Firewall or ZoneAlarm (free – I use this one).

These are by no means the only things that you can do to secure your network but it should be a good start. If you have any other ideas then please leave a comment.

If this post has helped you please consider making a donation.

Categories: security, Windows Tags:

Microsoft Virtual PC 2007 now available as free download

February 20th, 2007 Sean No comments

The latest version of Microsoft’s answer to VMWare Workstation is now available. Microsoft Virtual PC 2007 is now available to download for free. I am a huge fan of virtualization and I use VMWare Workstation on a daily basis during the software development process. I hope to post more in the future on how I use VMWare Workstation.

Virtual PC lets you create separate virtual machines on your Windows desktop, each of which virtualizes the hardware of a complete physical computer. Use virtual machines to run operating systems such as MS-DOS, Windows, and OS/2. You can run multiple operating systems at once on a single physical computer and switch between them as easily as switching applications—instantly, with a mouse click. Virtual PC is perfect for any scenario in which you need to support multiple operating systems, whether you use it for tech support, legacy application support, training, or just for consolidating physical computers.

Download Microsoft Virtual PC 2007

If this post has helped you please consider making a donation.

Categories: Software Development, Windows Tags: