Live data from Hacker News

Ask HN: Which Linux distribution do you use, and why?

news.ycombinator.com

11–20 of 59 posts

Re: Ask HN: Which Linux distribution do you use, and why?

#11
Kali Linux on usb for pentesting

Ubuntu 17.04 for Machine learning/Cuda because anything else takes more time to work.

Alpine-Linux for Dockerfiles because it's the bare minimum.

Arch Linux for learning Linux, because you're responsible for installing what you'd like to have a stable machine.

Re: Ask HN: Which Linux distribution do you use, and why?

#13
Bodhi Linux. http://www.bodhilinux.com/

It's sort of minimal. It's a derivative of Ubuntu which means it's not Red Hat.

It uses Moksha for a desktop, which is a continuation of Enlightenment 17. You can read about Moksha here: http://www.bodhilinux.com/2015/04/28/introducing-the-moksha-...

I use it because it's not annoying; it mostly works; I didn't have to fuck about to get it working; it's sort of minimal; it uses sensible defaults; I like the philosophy; I had a bad experience with Fedora and so I avoid anything red hat.

Re: Ask HN: Which Linux distribution do you use, and why?

#14
Laptop (x230)/Steambox+htpc(HP8300+GF1050): ElementaryOS - Looks nice, AppStore with native only-programs, Ubuntu underneath so I can find a lot of programs/information online in case of any problems, everything works mostly out-of-the-box

Desktop/Homeserver/VPS: VoidLinux + DWM(only on desktop ;)) - Simple (runit as init system, no default logging daemon [I'm using socklog on servers], LibreSSL), cutting edge and not bloated

Work: Ubuntu Mate LTS + ArchLinux in chroot - Ubuntu Mate - same reasons as with elementary on my laptop :) ArchLinux in chroot - cutting edge, AUR with everything and because it's a chroot I can easily snapshot/share/move my development environment, lot of information/solutions out there

I also use:

Alpine - containers with weird things[LXC] on home server - small(almost nothing inside ;)), LibreSSL

Slitaz - old Pentium-M laptop without DMA(I don't know what happened - I got it for $0 so no questions asked), old P4 machine - perfect fit(and toy...) for those machines

LineageOS - no google inside, only f-droid

Re: Ask HN: Which Linux distribution do you use, and why?

#15
OpenSUSE with no desktop, just i3 on my development machine. Xubuntu on family machines and my travel notepad. CentOS on some server, Ubuntu on another.

Need to install Archlinux, because I need it at work. Want to install Gentoo, because it should be useful experience.

Its like with languages on earth. Many things might be easier if there were only one. But probably also something would get lost.

Re: Ask HN: Which Linux distribution do you use, and why?

#16
On my laptop I use Arch Linux,mainly because it doesn't get in the way installing any unwanted package or service. Should I need to configure a new laptop suddenly, I have scripts that provision the new machine exactly the way I want it in 1h~. Another killer feature of Arch is its vast repositories of packages, I can install spotify, dropbox, skype the same way I install htop! In 4 years of running it (and updating weekly) I have not had any major problems with updates breaking things, which is a common concern of newcomers to the arch rolling update system.

On servers I most often use debian, rigorously with unattended-upgrades enabled, for its stability and attention to security.

As a base image for containers I prefer Alpine for its slenderness and security, escalating to debian or ubuntu as a last resort when needed for exhotic packages and such.

Finally, when I setup a linux box for inexperienced users, I usually use manjaro for its ease of use and attention to the inexperienced-user-experience.

Re: Ask HN: Which Linux distribution do you use, and why?

#17
I use Bunsen labs Linux on my main computer, and Xubuntu on my gaming laptop. I'm gradually setting up a ham radio laptop and testing Devuan on that. All these Debian distros are just because it seems like it has just about everything and is wonderfully stable. I like being able to update without any surprises.

My phone is still android though! What are people's experience of LineageOS? Am I in for a nasty surprise if I try to switch without completely knowing what I'm doing?

Re: Ask HN: Which Linux distribution do you use, and why?

#18
Before Canonical decided to ditch Unity and go to Gnome I was using Ubuntu at work and Ubuntu Mate at home on laptop. Since Ubuntu dropped Unity I went full time to Ubuntu Mate and I am very happy with it. Apart from that I have KDE Neon on big PC that I hardly ever use. It's the least stable distro I use. There is always something to do on it, but I am using it only for gaming, so it's good enough. On servers I prefer to run Ubuntu LTS editions.

Re: Ask HN: Which Linux distribution do you use, and why?

#19
Ubuntu 16.04 on client and server. Just phenomenally stable on a basic laptop. Particularly when I hear about High Sierra and UWP woes.

Very much looking forward to Bionic Beaver and Mesa 18!

Am still looking for a good distro as bootable usb thumb with persistence. Alpine is very convenient if you just want a quick shell. Tails for situations requiring more privacy. But apart from running mkusb and creating my own ubuntu live stick. Is there anything really specifically tailored to this use case?

Post reply on HN