arrow-up154message-squareBest DistroPaper Plane to [email protected]English • 8 months agomessage-square78fedilink
minus-squareDr. WeskerlinkfedilinkEnglish12•8 months agoDebian for my daily workstation. Minimal terminal-only install, and then I piece together my environment. For smaller, headless applications I like Alpine. Containerized projects, VPS, etc.
minus-squarePaper PlaneOPlinkfedilinkEnglish3•8 months agoOkay. What are your thoughts of KISS linux? It’s pretty minimalistic and have a very tiny package manager which is written entirely in Bash script.
minus-squareDr. WeskerlinkfedilinkEnglish2•8 months agoI’m unfamiliar with KISS. I don’t really distro hop, since what I use has satisfied all my needs to date.
minus-square@[email protected]linkfedilinkEnglish4•8 months ago KISS Debian is KISS. Grab it and use, no need to overcomplicate things.
minus-squarelnxtx (xe/xem/xyr)linkfedilinkEnglish2•8 months agoKISS-ish. Default init is systemd. Debian also provides customized configuration of services. Building a deb package isn’t that straightforward as Arch’s PKGBUILD.
Debian for my daily workstation. Minimal terminal-only install, and then I piece together my environment.
For smaller, headless applications I like Alpine. Containerized projects, VPS, etc.
Okay. What are your thoughts of KISS linux? It’s pretty minimalistic and have a very tiny package manager which is written entirely in Bash script.
I’m unfamiliar with KISS. I don’t really distro hop, since what I use has satisfied all my needs to date.
Debian is KISS. Grab it and use, no need to overcomplicate things.
KISS-ish. Default init is systemd. Debian also provides customized configuration of services.
Building a deb package isn’t that straightforward as Arch’s PKGBUILD.
Sounds like a remake of Slackware.