How and why I transitioned to Linux—how you can, too

First published Jan. 17, 2019; updated Nov. 15, 2019

Let me briefly tell my Linux story. If you’re thinking about moving to Linux, and wondering how you’d do so, it might give you some pointers and inspiration.

The back story

My first introduction to the command line was in the 80s when I first started learning about computers and, like many geeky kids of the time, wrote my first BASIC computer programs. But it wasn’t until my job starting Nupedia (and then Wikipedia) that I spent much time on the Bash command line.

(Let me explain. Skip this paragraph if geekspeak bothers you. “Bash” means “Bourne-again shell,” a rewrite of the class Unix shell “sh.” A “shell” is a program for interacting with the computer by processing terse commands to do basic stuff like find and manipulate files; a terminal, or terminal emulator, is a program that runs a shell. The terminal is what shows you that command line, where you type your commands like ls (“tell me what’s in the current folder”), mv (“move this file there”) and curl (“download that file from this web address”). The default terminal used by Linux Ubuntu, for example, is called Gnome Terminal–which runs Bash, the standard Linux shell.)

Even then, and in the following years when I got into programming again, I didn’t learn much beyond things like cd (“switch directory”) and rm (“remove file”). I thought that’s what Linux was all about. Little did I know.

It was then, around 2002, that I first decided to install Linux. Back then, maybe the biggest “distro” (flavor of Linux) was Red Hat Linux, so that’s what I installed. I remember making a partition (dividing the hard disk into parts, basically) and dual-booting (installing and making it possible to use both) Linux and Windows. It was OK, but it was also rather clunky and much rougher and much less user-friendly than the Windows of the day. So I didn’t use it much.

Linux on a virtual machine

When I decided in mid-2016 that I wanted to start learning to program, really really, more seriously this time, I knew I’d have to transition soon to Linux, especially if I was going to learn Ruby on Rails (which I was). There’s less pressure to do this if you’re a Mac user, since modern Macs make a Bash console easily available; OSX is based on Unix and so is a sibling of Linux. Anyway, if you don’t want to plunge headfirst into Linux-only or dual-booting, then the Thing To Do, beginners are rightly told, is to install Linux on a virtual machine.

A “virtual machine” (VM) is a program that, generally, runs in Windows or Mac and allows you to run a completely distinct operating system within a window (or in my case, two windows, one for each monitor). When I turned on my computer (i.e., the physical machine with the on switch), I booted into Windows as usual. But when I wanted to start programming, I started the VM and, inside the windows that popped up, it looked like a separate Linux computer was running within a window. It was easy to switch back and forth; you can do so with the click of a mouse.

One of the first things I had to decide was which distro (flavor of Linux) to use. Leading distros include Ubuntu, Mint, Elementary, and Zorin. I chose Ubuntu because it was (and is) popular, relatively stable, well-supported, and relatively easy for newbies to get into. I find Ubuntu running the Gnome desktop environment—I’m not going to bother explaining what that means, but different distros can run different desktop environments—to be a pleasure, as I’ll explain later.

My precocious son H., then age 10, had already set up a VirtualBox VM, so I had his help installing Linux in one myself. Installing Ubuntu to a VirtualBox VM is not terribly easy if you’ve never done it before, but there are plenty of tutorials and free help to be found online. If you’re moderately technical, you can do it. It’s not that bad.

Why I decided to install Linux on a partition…and to ignore the Windows partition

I used Ubuntu in VirtualBox for a couple years. It was a great way to transition from Windows to Linux; I ran Linux on a VM when studying programming, and I ran Windows for everything else.

Then came 2018, with its stunning revelations and outrages by Facebook, Apple, Google, and others. With privacy and free speech—in short, digital autonomy—deeply under threat, I decided to lock down my cyber-life. (I encourage you to do the same.)

I’d wanted to run Linux on a partition for a long time (doing so is quite a bit faster and more seamless than a VM). But when all these giant, centralized corporations showed such contempt for our privacy (and thus our security) and free speech, I decided that I was going to do all I could to take my data out of their hands. Microsoft is and always has been terrible when it comes to security, but with Windows 10—though admittedly an improvement in UX—they jumped on the privacy-violating bandwagon. Windows 10 bothered me ever since it came out. Now finally I decided I’d have to do something about it.

See, I’ve always thought information privacy was important, but like many of us, I rationalized the increasingly jaw-dropping privacy violations and security failures by corporations (and government, for that matter) in the last ten years or so as the price we pay for awesome new technology. You know—awesome new tech like Facebook, Twitter, Google Search, Google Chrome, cloud storage, and a free but better-designed operating system like Windows 10 was (at launch). At first, all this seemed indeed worth the price. (Or enough to keep me from taking the privacy issues seriously.) But when these corporations (and government) over and over brazenly demonstrated just how much contempt they have for our information privacy and security, not to mention free speech rights, the bloom was off the rose. Something snapped, and I’m never going back to them.

Privacy matters. A lot. Facebook? Don’t need it. I’ll be switching back to good old-fashioned email groups soon. Twitter? OK, I might keep it around, until a viable decentralized option emerges. Google Search? Meh, DuckDuckGo has come a long way and is as good as Google for most (still not all) purposes. Google Chrome is simply not better than privacy-respecting browsers like Brave (my preference) and Firefox. I’ll be moving my data to a more secure solution than traditional cloud storage soon.

A few days ago, as I worked through my to do list, I finally decided it was time to ditch Windows and switch to Linux. Updating this post 11 months later, I can tell you that I never looked back. I did no work on Windows ever again. Even basic video production is easy on Debian-based systems (like Ubuntu and the others listed above) with Kdenlive.

The switch

There are five basic steps to the process of adding Linux to your Windows machine (adding it to a Mac can be more difficult; check first):

  1. Pick a distro.
  2. Put the distro on a thumb drive or DVD so you can boot to it from there.
  3. Create a partition big enough for the Linux distro.
  4. Install the Linux distro in the partition.
  5. Configure Linux to your liking (e.g., install the free software you need) so you can use it on a daily basis.

I won’t explain how to do these things (there are lots of tutorials already available, like this), but here are a few notes. And for the non-techies out there who have bravely read this far, let me tell you: the hardest part of using Linux is installing it. Even that part isn’t that bad, but don’t feel bad if you need to get help. Heck, I’ve installed it myself before my 12-year-old son was born, and I wasn’t too proud to get a lot of help from him the second time around! If you don’t have a family or friend who can help, and you have to pay a rent-a-geek, it’ll be money well spent.

I discussed #1 above. Notes on #2 and #3: Creating a partition is a pretty simple process. But if you’re going to use a Linux boot loader (i.e., the thing that tells your computer which operating system to load; I use Grub) then you’ll first want to put Linux on a thumb drive, since it’s typically quite small and easily fits, and boot to that. Then you’ll probably use GParted (the Linux partition software) to actually do the partitioning. You’ll want to make sure you actually know what you’re doing (so, read up about potential pitfalls) before making any changes. It’s also very important to make sure your must-have data is well backed up, because you might lose it. If you do it right, there’s little chance you will; but there’s always a chance. Also, make sure you allocate reasonable amounts of space to your respective partitions. You don’t want to run out of space on either one.

As to #4, actually installing Linux, once the partition is ready, is actually the easy part. The hardest part of this is probably putting the distro you want on a thumb drive; and that’s not hard. It takes a little while (i.e., waiting), then you set your time zone and a login (very important to make your password both memorable and strong, as you’ll use it a lot), then you’re done!

The easiest part might be #5, but you’re not totally out of the woods yet. The Ubuntu Software app is like a free app store (it’s not the only one, of course), and they’ve made it quite easy to install a lot of free software. And the software is good. You’ll be amazed if you remember, as I did, Linux software from 15 years ago. If you’re programming or mucking about with the innards of things, though, you’ll have to use the command line at least sometimes. Even the basics of that get a bad rap—the basics are easy. The most important thing to remember here (and maybe for the whole process) is: do intelligent web searches for help whenever you need it.

There’s nothing magical or particularly deep and difficult about any step of this process. It just requires a little bravery, lots of Internet searching, time, and patience, and you can definitely get it done.

So…how is it?

So far, I love using Linux (OS kernel), Ubuntu (distro), and Gnome (desktop environment) as my main workstation. I actually hate it when I have to boot up Windows. Not only does it feel clunkier (really) and more unnecessarily bloated, I can’t stop thinking about how I don’t know what data is being sent to Microsoft. And as I update this 11 months later, I can tell you, I feel no need to mess around in Windows anymore, period.

If you haven’t tried Linux for a long time, let me tell you: it has changed a lot from the early days. It is not just more usable than it was, in some ways it is more usable than Windows or Mac, in my opinion, for day-to-day work. It’s not a sacrifice. I mean, of course this applies if you can deal with a few unfamiliar challenges. But if you don’t mind learning a few new things (as you would switching to any new, easy-to-use operating system), Linux is more usable, not just because of the nicer UX available, but also because of how configurable Linux is. You can change almost anything on the system you want. Want some software for productivity or games? Download it for free. You want a different look and feel? There are apps for that. You want a different sort of app store? There are alternatives. You want something simpler and leaner? Available. Something that looks and feels like Windows or Mac? Available, of course.

One big exception is in installing some technical software that, if you aren’t a programmer, you probably won’t need to install. If for whatever reason you want or need to start using the command line (for example, running Bash on a terminal like Gnome, as I said above), try this beautifully written tutorial. Again, the command line isn’t that difficult to learn. The basics are rather simple once you get the hang of them.

Another big exception lies in the sometimes non-standard and quirky ways the software sometimes behaves. Again, this is much better than it was in days gone by, but there is some small amount of lingering quirkiness or difference—probably not more than there is between Windows and Mac, though.

A final difficulty is that it has some occasional, and almost always very minor, operating system issues. These are always easy to work around and quickly fixed. At the current writing, I have no issues of any sort, and haven’t had for many months.

But enough of the negatives. One enormous positive that neither Windows nor Mac is likely ever to be able to boast is that it’s an operating system that respects your autonomy. You own your system, not Microsoft or Apple. You don’t have to ask a giant corporation for permission to do anything. You don’t have to worry about them invading your privacy, putting your data at risk of hacking, trying to control what you download, or censoring you. And you have all the tools you’ll need to make the system just the way you like it. That might not sound like a big deal, but if you try it, you might find yourself delighted with all the options. I was.

In summary, here are the similarities and difference to a typical desktop (Windows and Mac–I have both) experience:

  • Browsing is exactly the same as in Windows (I use Brave).
  • My mail program is exactly the same (MailSpring; but I later moved to the tried-and-true Thunderbird, which I like even more).
  • Other apps, like Telegram, Slack, and more, are exactly the same.
  • My password manager is almost exactly the same (Enpass).
  • For the long tail of specialist software, most of it is free, and you don’t have to worry nearly as much about downloading viruses. Linux is much harder to hack and hackers rarely try.
  • Finding and loading software is different. It’s better in that most of the software is free of charge, open source, and quite easy to find, and there’s a lot more of it. It’s worse, however, in that more technical software (at least, the stuff I use) requires comfort with the command line. This is a deal-breaker for some non-techies, I know. But I think most of the software non-techies use will be easy to install and not require the command line. Ubuntu developers put a great deal of work into usability, and it shows.
  • A lot of the free/open source software for office work is “fine” but will strike experienced MS Office users as a little quirky in places. Office 360 doesn’t run in some flavors of Linux except using Wine, which doesn’t always work (my son uses Wine for some purposes). I don’t use Microsoft Office anymore at all—no reason to. LibreOffice (both the word processing and the spreadsheet programs) is great.
  • Linux is generally lean and fast. Unless you install a particularly bloated distro, it’s much faster than Windows or Mac on the same machine. It’s way faster for me to start up the computer and open apps. This is a very nice benefit.
  • If you’re a serious gamer, Linux might not satisfy you, but it’s getting better and better. E.g., Steam and Minecraft are both available on Linux, and plenty of other games are.
  • It can be subject to very occasional weird but non-serious crashes and problems solved with updates. Don’t worry about this—really, it’s OK. It’s a hell of a lot better than Windows in this regard.

Back in 2002 when I was using Linux the first time around, it wasn’t really ready for prime time. But it is now. You kind of have to be able to search the Internet and read some help pages in order to learn get up to speed on a few things, or get help from someone who can explain stuff. It is, after all, another whole operating system. So, yes, there’s still a learning curve. It’s not a huge learning curve, though, and not nearly as big as it used to be.

Linux: it’s not for just uber-geeks anymore. There is probably a minimum intelligence requirement, but that would be true of anybody switching to any new operating system. Linux distros in late 2019 are pretty much foolproof. You should try it, ditch the giant, controlling corporations for good, and instead support open source software developers who are contributing directly to the public commons.


by

Posted

in

,

Comments

Please do dive in (politely). I want your reactions!

41 responses to “How and why I transitioned to Linux—how you can, too”

  1. Horace

    Your desire to recover some privacy and the control of your own devices cannot be faulted. It’s remarkable that most people don’t even realise that they’ve become a kind of Internet livestock, endlessly tagged and tracked[1].

    A suggestion to take this a little further. The ‘uMatrix’ addon in my browser informs me that on this page it blocks javascript and requests to a spyware vendor (googleapis.com). Do you really need 21 scripts and Google’s dubious assistance to show some text and a comment form? I suggest not. Thanks for the interesting article.

    1. http://www.pewinternet.org/2019/01/16/facebook-algorithms-and-personal-data/

    1. Oh my, I didn’t even realize that. I’ll get that fixed soonish. Probably I input it long ago when setting up the site back when Google wasn’t so transparently evil.

  2. […] How and why I transitioned to Linux—how you can, too – Larry Sanger Blog […]

  3. Sriram Ramkrishna

    Hi Larry, have you looked at Purism’s Librem Key and the upcoming Librem phone that will be released later this year? Everything you’ve written is exactly why we exist. Going even further, having reproducible builds is something that needs to happen for software.

    Also, thanks for using GNOME, as a 22 year old participant in the GNOME Project, and a former director of the Foundation, it’s great that you’re enjoying the experience. Thank you!

    1. Sriram, yes! I’m rather excited about the Librem phone. I was investigating it in some depth a few weeks ago. I would to have one and have thought about buying one. The only thing that’s been stopping me? I don’t actually know whether, you know, the thing will *work*. I need to see videos of the thing in operation. I don’t have $600 to burn and I don’t feel I can afford to throw good money at the project because I support the mission. (My wife would kill me if it didn’t work, for one thing.)

      Also, since you’re the marketing guy and I have your ear, let me tell you–even as a reasonably technical person, I couldn’t understand a lot of the language describing the advantages and features. You’re marketing what is in some ways a completely new kind of tech, and so your job is to teach people about it. (In my humble opinion.)

      1. Rohan

        Loved reading this post!! I was 2 when you first used Linux(2002). I switched to Linux from Windows 10 about a year ago. Installed Ubuntu on my main machine and enjoyed Linux a lot. I did not prefer the GNOME environment and hence switched to Manjaro KDE last week and I am loving it. The best thing about Linux is the flexibility I have. Switching between different distros is a breeze.

  4. Another great post; I used Ubuntu since 10.10, but switched to Windows 10 when they offered a “Free upgrade” from Windows 7. After reading your post, you helped motivate me to switch back. Yesterday, I decided to switch to Ubuntu 18.04 on my main desktop and laptop, and installed it as a dual boot. Here’s my story: https://pquirk.com/2019/01/30/going-back-to-linux/

    1. Wow! I’m proud of myself for taking a user away from MS. Thanks for saying that!

  5. Last year I changed to Linux on a laptop, finally trying it for real, been curious since decades back when I was using unix workstation. It is on a cheap laptop that couldn’t manage Win 10 updates (I write down some of my experiences in some posts https://www.hemrin.com/business-blog/147-cheap-laptop-reborn).
    However, my main machine is a macMini since a couple of years, and I use an iPhone 5s since a couple of years. One great thing with this combo is that I can eg update the address book on the mac, and it appears on my phone, or vice versa. Same for calendar, notes, to-dos, selected documents, photos and more.
    If I should change to Linux as main OS, beside a few programs which can be problematic even with Wine/CrossOver, I can be fine with Linux software on desktop. But the integration/interaction, with the phone (and tablet), there I believe I will have a problem. Or it’s only lack of knowledge from my side. I’m trying to figure out how Linux users do.
    If you now or later in your Linux journey have an answer, I am looking forward to read that blog post!

    1. The magic behind syncing files is the cloud, right? iCloud in particular…which you trust Apple to manage wisely on your behalf.

      Well, you can achieve the same goal with another cloud service, one that encrypts everything and where only you have the key. That would be more secure. Another way which I will be looking into soon is Resilio Sync, which syncs your files between different devices via the completely encrypted Tor network, without saving any of it to the cloud. That would be even more secure, assuming you can trust Resilio, its software, its vendors’ software, etc.

      By the way, I haven’t completely gotten rid of Windows (yet, if I ever will). There are certain things I haven’t figured out or set up yet on Linux. Like my printer…if I want to print a document I just switch to Windows…

      1. Yes, I use iCloud to sync those things – and it indeed works well. But else most of my data is stored locally, never going to any cloud. I fully agree, it can be argued to rely on them for privacy reasons (and I believe same goes for similar from Microsoft and Google).

        Sync and backup is one side to figure out if going for Linux. But the other side is software on the devices. I haven’t started to use my Linux for those things (I have been using in for scanner, a bit of Office and to learn so far). If I start with Address book as example; I want to have only one digital address book. On Linux one choice can be Thunderbird mail and its address book. But then, how to read this address book on my phone (iOS or Android), which sw to use on the phone? I should absolutely have access off-line on both/all devices.

        So, if I eventually will turn to Linux as main OS, I think which sw/apps to use on respective device is at least as challenging as how to sync and store.

        Thanks for your response Larry, I enjoy reading with your experience and knowledge, and how you move forward in your digital life!

        1. I store almost all my important stuff in the cloud mostly because I am scared of losing it in a fire or theft.

          It all depends on what software you use. Mostly what I use is a browser, a mail program, and various programming software. I used to be a heavy user of Microsoft Word and Excel, but since moving to Linux I’ve switched to LibreOffice, and they’re both just as good as MS Office as far as I can tell so far.

          I totally agree with your goal of having a single address book, or, if that’s not possible, then a single canonical, regularly-updated address book that syncs not only with all my devices but also with all the programs that use an address book. That seems like a tall order for sure. I’ve found a few blog posts that address the problem, but none has the approach I like. For example, one has the goal of using Google Contacts to organize everything. Then there’s Scrubly, which attacks this very problem, but by storing all your contacts in their cloud, which sort of defeats the purpose. Still, they do offer some good ideas.

          I think the general procedure is:

          1. Locate all the contact lists that you want to merge.
          2. Export them to CSV files.
          3. Combine the CSV files. This will no doubt be tricky as the headers have to be reconciled. You should probably follow the headings used by whatever contact management software you use to create your master datafile.
          4. Use or write software to eliminate duplicates. Some address book/contact management software will do this for you, so that you could use that software as the “home base” for your address book.
          5. Export a cleaned-up contact list to each of the apps that use a contact list, or at least to those that you care about keeping up-to-date.
          6. Schedule a regular (e.g., monthly or quarterly) sync procedure, in which you repeat the above steps. Hopefully it’ll be easier the next time around. Of course, most of us aren’t nearly organized to do this regularly, so it might not be realistic to expect regular updates. There really is a need for a software solution, and so I’ll be checking out Scrubly to see if they can help the process along in a way that doesn’t violate principles of privacy and security.
  6. Two years ago I made the switch to Linux (Ubuntu) as well. I have never looked back since! The simplicity of security and privacy gives you much needed peace of mind. However, the battery life isn’t that great on unsupported laptops.

  7. Thanks for this man ….

    Linux is a great tool and heroic.

  8. Herman

    In about 2003 I switched over from then Windows XP to Mac OSX. It was a pleasant experience. Everything worked as it should and Apple had done a great job making a great operating system that did what it should do. I remember when I had set it all up and put all my old data on the new machine, I felt something of a gap – there was nothing more to do to keep the machine working. It was great.

    Forward over a decade and the cards look different. Over the years I bought everything uncle Steve offered. Lately, Apple hardware has gone stellar only in the pricing department. OSX is now MacOS. A whole zoo of different applications, additions and cloud services has come and gone over the years and to me, it did not offer any real extra benefits. I tried switching over to Pages and Numbers and over a couple of years, they pulled the plug on it. I tried to use iDisk in my workflow and they pulled the plug on it. I had to use a @mac.com, then a @me.com and later a @icloud.com email adress for the same mailbox. I just got all of my music in iTunes, and…

    I thought the large gap between price and current value could not justify me buying another Apple product. So I bought another desktop and started to use Windows again. At first the Windows experience was not that bad. But then I got those upgrade woes again, my antivirus tools began to ask for more money again, I even bought a utility to get my current installation to upgrade timely and orderly and that utility asks for more money again. And even with paid help I can’t get Outlook to connect to the Exchange server of my largest client.

    So now I left the wide, open road and turned to the rocky path. I have found and got working almost all things I need to. There is just one thing I can’t find on Linux and that is a replacement for the Windows-only MailStore software.

  9. Site

    Your idea worked and i have successfully transitioned the linux in my system. Thanks a lot

  10. Linux is the best operating system. If you know how to use it.
    Windows Gives you Window
    linux gives you whole house.

Leave a Reply

Your email address will not be published. Required fields are marked *