Originally posted by: ShawnD1
Originally posted by: Nothinman
Use all 4G of your memory with a 32-bit kernel.
That's not a software problem, it's a hardware problem. When people can only use 3200mb of their 4gb, it will say that right in the bios when the computer is starting. Refer to
This forum post as to why my P5LD2 motherboard can't use 4gb of ram (it's not my thread, but it found when googling around to fix my 'broken' motherboard). Windows actually can use full 32-bit, and you can see this when you set the size of the swap file. Set it to 999999 and it will say "the maximum size is 4096mb"; that's the 32-bit restriction size.
I think the main feature I like about Linux is how it supports Remote Desktop on a level that you just can't get on Windows without paying thousands of dollars.
Each computer in a Linux network can natively run programs hosted on another computer. This works exactly like Citrix in Windows, but it doesn't require Windows Server (expensive) or Citrix (crazy expensive). This is not like running a program located on a network drive since doing that still uses local resources. When you remotely run a program in Linux, it's actually running on the server computer and the window is being shown on the client computer. It's like Remote Desktop or VNC but only for 1 window rather than the whole desktop. This is very beneficial if you have a network where 1 computer is super fast and all the other computers are slow as hell and 10 years old. When you run a remote program on the old computer, it will still be very fast since it's powered by the fast computer.
I worked at a lab that used Citrix for Windows, and it broke my spirit just a little bit when I found out Linux/Unix was the only OS that could realistically do this in my own home. Lookup the cost of Citrix, then lookup the cost of Windows Server 2003. Linux can do the same thing as both of those, but for free.
I don't actually use Linux since it's too much of a hassle, but I still wish Windows could natively support Remote Desktop on the same level Linux does.