this post was submitted on 10 May 2025
54 points (98.2% liked)

Linux

54060 readers
1220 users here now

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

Related Communities

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

founded 6 years ago
MODERATORS
 

I've started to collect good computers that are stuck on Windows 10 that are being discarded. I want to put Linux on them and give them away to less fortunate people in need of a computer. It would be easier if user names and passwords were not part of the install process but part of the first boot after installation. What distros should I look at?

you are viewing a single comment's thread
view the rest of the comments
[–] ReversalHatchery@beehaw.org 5 points 7 hours ago* (last edited 7 hours ago) (1 children)

where you can just start the installer and it does everything for you, including users,

that sounds exactly what OP does not want? especially because they still habe to wait it over until the installation completes, before they can create the users and show them around the computer

[–] IsoKiero@sopuli.xyz 3 points 5 hours ago* (last edited 5 hours ago)

Ah, you're correct. I somehow misunderstood the assignment, OEM installation is a bit different and I don't think there's a Debian version of that readily available. You could of course write scripts to manage that, but that's a quite a bit more difficult than just set up preseed for the installer. Or you could include instructions on how to set up your accounts afterwards, but that's not the same either.