Connect with us

Tech

What Advice Would You Give a First-Time Linux User? – Slashdot

Published

on

What Advice Would You Give a First-Time Linux User? – Slashdot

ZDNet published a new article this week with their own tips for new Linux users. It begins by arguing that switching to the Linux desktop “is easier than you think” and “you’ll find help everywhere”. (And also that “You won’t want for apps.”)
That doesn’t mean it has everything. For example, there is no version of Adobe Photoshop. There is GIMP (which is just as powerful as Photoshop) but for those of you accustomed to Adobe’s de facto standard, you’re out of luck. The worst-case scenario is you have to learn a new piece of software to meet your graphic needs. At the same time, you might have to turn to proprietary software. For open-source purists, that’s a no-go. But for those who just need to get things done, you’ll find a mixture of open-source and proprietary software will give you everything you need to be productive and entertained.
Their article also recommends new users should “weed out Arch-based distributions,”
while warning that “Linux is more secure, but…”
The truth is, any time you have a computer connected to a network, it’s vulnerable and it doesn’t matter what operating system you use. To that end, it’s crucial that you keep your operating system (and the installed applications) up to date. Fortunately, most Linux operating systems make this very easy…

You’re probably used to the slow trickle of updates and improvements found in the likes of Windows or MacOS. On Linux, you can count on that process being considerably faster. This is especially important with updates. When a vulnerability is found in an application that affects Linux, it is fixed far faster than it would be on competing platforms. The reason for this is that most Linux software is created and maintained by developers who don’t have to answer to boards or committees or have a painfully slow bug resolution process. It might be announced that a vulnerability has been discovered in an application and the fix is officially released the next day. I’ve seen that very thing happen more times than I can count.

But it’s not just about vulnerabilities. Developers add new features to software all the time and even listen to users. You could contact a developer of an open-source application with an idea and find it implemented in the next update. Linux is always evolving and it does so much faster than other operating systems.
And there’s one final caveat. “Not all hardware will work (but most will).”

I’ll say this (and I stand by it): Ubuntu Linux probably has the best hardware detection and support of any operating system on the market. But that doesn’t mean it works with everything. Certain peripherals you own could have trouble working with Linux. Two of the more problematic pieces of hardware are scanners and wireless chips. When I find a piece of hardware that isn’t supported, here’s one thing I’ve often done: I try a different Linux distribution… (Fedora often ships with a newer kernel than Ubuntu Linux, and therefore supports more modern hardware.)

Keep in mind that most Linux distributions are offered as Live images, which means you can test-drive them without making any changes to your hard drive. This is a great way to tell if a distribution will support all the hardware you need to use.
Agree? Disagree? Share your reactions in the comments…

And what advice would you give to a first-time Linux user?

Continue Reading