Comment Re:Puritans are scum (Score 1) 706
Commenting to remove moderation. Accidentally modded the wrong message.
I already use Ubuntu 100% on my machines at home and work, apart from when I need to remote desktop into Windows servers
Assuming you just need standard Windows remote desktop (RDP), rdesktop (sudo apt-get install rdesktop) will probably do everything you need. Perhaps you are using some exotic remoting protocol.
C++ is the best example of second-system effect since OS/360.