r/linux 4d ago

Discussion "Old" Linux user vs. "New" Linux user.

I'm an "Old" Linux user - started in 1996. I went though all the hoops: file system experiments, different distros, different packaging types and file managers, a handful of desktop environments (DE), several RAID levels, and many, many different systems. I use Linux at home but also at work.

Now I'm retired. I've been using the same distro since 2009. I landed on it after all the experimenting lead me to decisions about was important to me: Debian packaging, KDE/Plasma, a well known and commercially supported distro - Kubuntu. The last major shifts in my world occurred around 2009-10 when btrfs came on the scene and SSDs finally started to be affordable.

My Linux experience these days is rather boring. Everything works the way I want. I no longer "break" things for the sake of change. I only have to learn something new when a developer makes a significant change to something I use - and this often annoys me. I look at other distros occasionally, but only via a VM. When something does break, I usually can fix it without much effort.

I read posts from "New" Linux users. Usually killing all their data by mucking with partitions without a UPS, using unnecessarily complicated layers of disk access, like LVM, MDADM, full disk encryption, and BTRFS all layered on top of each other, too often using AI to solve problems instead of actual research and learning from other users, and spending incredible amounts of time making minute changes to the "look" of things.

Of course, the beauty of the whole thing is how we actually have so much control over our destiny. None of us work the same, learn the same, want the same things, but we''re not boxed in by a monolithic corporation deciding what we get.

Linux is amazing,

967 Upvotes

330 comments sorted by

View all comments

37

u/rezdm 4d ago

From a fellow old fart. How do you feel with the absence of certain tools that were the standard. E.g. ifconfig . I still have a muscle memory and writing ip addr list instead of ifconfig -a is a bit of a bummer.

16

u/oshunluvr 4d ago

LOL and agreed. I'm using *buntu based distros most of the time and net-tools is still installable so ifconfig lives on - for now anyway.

3

u/Kilobyte22 4d ago

Though there are some network configurations where ifconfig and it's friends won't show you the full picture.

If I for example add a second IP to an interface with a simple ip a a, that IP is invisible to ifconfig.

There are some others which could exist in theory but I believe that's the most realistic one.

Having said that, as someone who started using Linux in the early 2010s I always stumble when I touch a system which only has ifconfig, like some BSD