25 Linux tips for Windows switchers

Finding your way around

10. Getting to grips with the file system
Navigating the C: drive in Windows is second nature to most people. Opening a file browser in Linux can be a shock. Instead of a few neatly named folders like Program Files, there are several obscure ones with names like "etc" and "opt" whose contents appear to be the same.

Linux programs spread bits of themselves around in each of these folders, and while it's logical to the trained eye, it takes experience to understand. Take the easy option - don't worry about it any more than you would the contents of C:\Windows.

OpenOffice

EASY OFFICE: OpenOffice is a complete office suite which is also available for Windows. It looks a bit old fashioned, but will read and save Microsoft Office 2007 files

Troubleshooting

19. Fix display problems
If you're getting strange screen artefacts, like text and cursors vanishing in OpenOffice or your mail client, and are using an Nvidia or AMD graphics card, it's worth going to the manufacturers' website to see if newer Linux drivers are available.

20. Manually installing drivers
Unlike Windows, you may never need to install a device driver on your Linux system. Most hardware is supported straight from the kernel. Manually installing drivers in Linux can be tough, though, even when the process is well documented. It's a good idea to print off the readme file before you get started.

21. Drivers or programs don't work?
Upgrading core kernel files with "header" in their name will likely break any manually installed graphics drivers and some programs too. The fix is simple - just reinstall them.

22. Recovery mode
Most distributions have a recovery mode of some sort available at the first menu screen to help you sort out problems with an operating system that refuses to boot. Ubuntu scores highly in this regard, because it has an option to easily reset the graphics system, often a cause of problems.

23. Look before you ask
The helpfulness of the Ubuntu forums - and indeed most Linux forums - when it comes to helping newbies out is legendary. Don't just log in and start asking, though, run a few searches for the problems you're encountering first.

In the unlikely event a walkthrough doesn't already exist with a solution, you'll get a better idea of how to phrase your question so everyone understands you first time.

24. Keep notes
The web is full of really useful Linux walkthroughs that can give you PC superpowers just by cutting and pasting a few lines into a terminal. Sometimes, these walkthroughs won't work. It's a good idea to keep track of changes you've made in case you need to go back and fix stuff later.

25. Get Wine
There are some Windows programs you may find you simply can't do without. Spotify, Evernote, World of Warcraft, Left4Dead perhaps? Wine adds libraries to get most Windows apps running in Linux.

And finally...
Get creative with the look and feel of your desktop. You can tweak anything you want about the look, from the position of panels and menus to adding an OS X-like dock. There are loads of themes to get you started at opendesktop.org, just click on the artwork tab at the top.

Linux apps

PLENTY OF APPS: There are few types of app which Linux doesn't have a program capable of matching a Windows peer. Accounting programs are about the only thing that's thin on the ground

TOPICS