Quote from Baron:
I used to run this site on Sun Solaris, and although there is some truth to the power and speed of Unix/Linux, I found the manageability to be a real pain. For example, software installation and configuration typically requires manually editing options located in text files. After you've done that a few times, you really start to appreciate the effortless point-and-click installation routines so common in Windows.
If you are trying to move a file to a directory that is buried deep in the file sytem using the command line, you have to actually type the directory names to get to where you want to go, as in: mv showthred.php /home/user1/www/public_html/elitetrader/discussion/vb/.
It is so much faster to just do just drag and drop a file in windows than it is to do the above, it's not even funny. Now, I know there are some decent GUIs out for Linux these days, but the ones I tried a few years ago were really buggy and unreliable.