56 points

Ah Slackware, the first time that I learned software could damage hardware. It has the option to also configure hsync on your CRT monitor, and if said monitor didn’t correctly validate the range it would permanently fuck it up.

permalink
report
reply
12 points
*

I learned that lesson as a 12 year old in the early 90’s on an original IBM PC 5150 with a 5151 monochrome monitor, fucking with TSR’s in DOS 3.1. It must’ve made the graphics card change timing modes and the monitor immediately blew a fuse. My dad then soldered in a fuseholder so the fuse in the monitor can be replaces as needed.

Out of fear of doing further damage, I did stay away from the particular TSRs that had any relation to changing video timing modes and it didn’t happen again.

permalink
report
parent
reply
2 points

Haha, TSR, man, good old memories… Is there a famous TSR called sidekick? Chain of CD 09H… :)

permalink
report
parent
reply
7 points

So I’m not the only one who fried a monitor trying to get X11 working…

permalink
report
parent
reply
8 points

Really? I didn’t know it was possible. How’s that happened?

permalink
report
parent
reply
Avatar
@lemmy.ml
9 points
*

X11 used to require very cumbersome MANUAL configuration, where you would specify the exact parameters of your keyboard, mouse, monitor, and other peripherals. If you accidentally ended up overclocking your monitor it would melt. For at least a decade, it has been able to run with no configuration file at all, but in the 90s/early 2000s you had to produce a unique >75 line xorg.conf file for your specific hardware.

permalink
report
parent
reply
5 points

Oh no, for sure! I did it with Debian in '98-99.

permalink
report
parent
reply
4 points

That certainly makes me feel better for letting the Magic Smoke out.

permalink
report
parent
reply
6 points

Definitely a hardware issue, not a software one.

permalink
report
parent
reply
4 points

Oh man, I completely forgot this happening to me lol.

permalink
report
parent
reply
54 points

First distro I ever used. Downloaded it from a BBS onto about 40 floppies. Fun times.

permalink
report
reply
22 points

Same, same, still remember the install process, and how hard it was to get x11 working, plus how you ended up with twm after.

And of course having to reboot to escape vim.

permalink
report
parent
reply
8 points

and how hard it was to get x11 working

Oh good God. If you really want to test someone’s resolve, sit them down at an old computer with a CRT and no Internet and have them configure X11 from scratch. Seeing that default X11 crosshatch background for the first time was practically orgasmic after the bullshit I went through to make it work.

That’s one of those traumatizing experiences I’d completely blocked from my memory until I read your comment.

Traumatizing experience #2 that just came back to me was getting a winmodem working and connected to my ISP via minicom.

permalink
report
parent
reply
3 points

Didn’t do winmodems, that would be a nightmare.

I can’t remember how long it was until xf86config made things slightly easier, yeah, getting modelines at first was basically impossible, I think it was trial and error for hours at least.

permalink
report
parent
reply
7 points

I was just going to post the same thing. I actually split downloading duties with a friend of mine when we both had 1 (or maybe 2?) hr / day on our ISPs.

We even used coloured floppies to colour code the package sets.

permalink
report
parent
reply
4 points

I used to go into the Sun lab at my university to download floppy images to take home. Good times.

I remember copying the window manager config files from the Sun workstations and using it on my home computer ( still a 486 if I recall ). What a rush it was just to seeing the screen look the same as those super expensive machines.

permalink
report
parent
reply
1 point

Ahhh Sun labs. Are there Linux labs now?

permalink
report
parent
reply
2 points

Technically second distro I ever installed, but the first one I actually used. I purchased Mandrake when it was based on RedHat, but didn’t get very far with it. In college I inherited always on Internet in my dorm and ran a Slackware webserver, and later fileserver and BitTorrent machine. I tried running Slackware on my laptop but I couldn’t get the battery management to work, but I dual booted for a couple of years.

permalink
report
parent
reply
31 points

It is so nostalgic, although I struggle to see a good reason to use this as a daily driver other than if you need stability that might even exceed that of Debian Stable.

I need some tips on how the old-timers manage installation of packages without dependency management.

This is probably one the most Unix-like Linux-based operating systems ever. Gentoo probably comes next with Void being third in said list. If one didn’t want to run BSD but still wanted similarities with old Unix systems, this is probably it.

Thanks to the Slackware team for such a fantastic distribution.

permalink
report
reply
14 points

I started with Linux using Slackware in the late 90s. I had to give up on it - first on the desktop around 2007, then on my server maybe 5 years ago. Dependency hell. For the server, the final straw was when I got some Ubiquiti equipment and needed to run the Unifi controller - I just did not want to deal with figuring out the dependencies and then worrying about them every time I updated.

The desktop and laptop run Kubuntu, and the server runs Debian. It’s so nice being able to update things without having to worry. And I haven’t noticed any effective difference in stability or anything like that. Just that much less time I spend maintaining things.

Sorry, Patrick!

permalink
report
parent
reply
5 points

I wonder if the UnRaid team has figured out an easier method to take care of dependencies, considering they run a webserver with considerable assets on Slackware.

Slackware will always be a consideration for me since I do not like systemd (philosophical reasoning), but yes, managing dependencies manually is a pain and said pain grows with almost every package that one installs and then needs to upgrade. I wonder what was the motivation for the Slackware team to not include automatic dependency management to their distribution, which would likely have been my choice for lean and stable distribution over Debian if it had that feature.

permalink
report
parent
reply
8 points

If i remember right, it takes a lot of resources to maintain a package manager, and the focus on slackware is to be on the improving the distro overwall hence its superb stability. Community members have created sbopkg + sbotools to create a 3rd party package manager if you want to go that route on slackware. Sbotools would be the gui to take care of depenencies

permalink
report
parent
reply
1 point
*

From a server point of view, where it’s focused on a limited set of functions, with a limited group of packages, it’s not too bad. I can see it working fine for that purpose.

But a general purpose server that does several things in my house… It gets messy.

permalink
report
parent
reply
5 points

We don’t install packages without dependancy management, for the most part. We use one of the half-dozen or so pkgtools wrappers made by community members that interface with SBo and handles the dependencies for us (examples include slapt-get, slpkg, and sbotools). Also, Flatpak/Distrobox/Nix etc are all available and easy enough to install if slackbuilds.org doesn’t have what I need (rare tbh).

permalink
report
parent
reply
21 points
*

I love Slackware but it really is a relic of days gone past (not in a bad way but a nostalgic way).

Back when Slackware launched you didn’t just download an .iso file and gigabytes of updates/new software from repositories like you do now. The internet was far too slow and data caps too restrictive to download anything serious. This was a time where even RPM-based distributions didn’t have a package manager with proper dependency management. RPM hell was a thing and even Apt was ahead of its time when it came out. You also didn’t have the internet to find information as you know it now, you used HOWTO guides if you were lucky or you actually read the man pages and liked it.

Instead of repositories you downloaded from, you ordered a stack of floppies or CDs via snail mail and you just installed and used whatever software was on them. You would only download additional software if you absolutely needed it, usually on the universities network or from others at your LUG. You might have even gotten CDs on the cover of a magazine, that’s how I got a copy of Red Hat and tried that distro for the first time back in the day. If you were really lucky your ISP would have a quota-free FTP server you could slowly get stuff from but that only became a thing here post-2000.

A nice, curated stack of CDs like Slackware was the absolute bomb in these times and something you got if you were absolutely serious about running Linux on your PC. Having a set was practically a status symbol around other like-minded nerds and being lent them to make a copy was like being gifted their firstborn child. Ubuntu for one became popular partly because of their program to send CDs out to anybody anywhere in the world free of charge, usually with some free merch included to boot, that’s how much we all relied on physical CDs themselves.

Today however, I wouldn’t actively choose to run Slackware anymore. Like the internet itself and mailing physical media, distros have moved on to bigger, better things and unfortunately beyond nostalgia Slackware hasn’t kept up. These days distros like Arch Linux provide a similar nostalgia hit with more modern tools and functionality at your disposal.

permalink
report
reply
16 points

That was my first distro… in 1993! Because I bought a book with a CD in the back that had the whole thing instead of having to download a bunch of floppies!

permalink
report
reply
4 points

A system with a CD drive in 1993 was a luxury. I remember I had to use floppies in 1994.

permalink
report
parent
reply
4 points

I had a single speed CD rom, but it was hooked up under a weird SCSI arrangement that Slackware wouldn’t recognize.

So I swapped it out for a 2X IDE drive with a 3CD caddy! Good times!

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 9.4K

    Monthly active users

  • 6.1K

    Posts

  • 170K

    Comments