this post was submitted on 13 Jan 2025
25 points (96.3% liked)

Linux

49051 readers
1309 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 5 years ago
MODERATORS
 

I have a machine who's mission is to run FreeDOS. It will do this most of the time, but sometimes it would be nice to be able to get it connected to a modern network to transfer DOS files out to my 'production machine' If DOS is like Windows the system clock ticks local time, but usually Linux likes UTC time - so this may be an issue that needs resolving too.

UPDATE - For now I have Debian in multi-user mode. I have set Grub to remember what I chose last so reboots from FreeDOS are hands free after ctrl-alt-del (Just like if FreeDOS were the only OS here) I have set the clock in Debian to run on the local timezone too, Thanks over_clox. Please continue to recommend your favorite distro.

you are viewing a single comment's thread
view the rest of the comments
[–] bunitor 4 points 3 days ago (1 children)

unless i'm missing something, any distro will do. i'd personally go with debian, but that's my choice. opensuse is also an excellent choice if you want easy to use config tools

If DOS is like Windows the system clock ticks local time, but usually Linux likes UTC time

that's entirely configurable

[–] waspentalive@lemmy.one 3 points 3 days ago

My production laptop is Debian, as is my server so I guess that would be the way to go then.