Skip to the content
Both.org
News, Opinion, Tutorials, and Community for Linux Users and SysAdmins
  • About Us
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
1

Cyndi: My open source story — Linux, the loyal friend

June 13, 2025June 9, 2025
2

How to remove a stuck kernel from GRUB

June 12, 2025June 4, 2025
3

What USB device is that?

June 11, 2025June 4, 2025
4

How to selectively apply updates

June 10, 2025June 4, 2025
5

Straight quotes from pandoc

June 9, 2025June 4, 2025
6

Viewing PDF documents in console mode

June 6, 2025May 31, 2025
7

AI Terror: The struggle to stay alive

June 5, 2025June 4, 2025
8

Loving the command line with the Raspberry Pi

June 4, 2025May 31, 2025
9

The Linux Philosophy for SysAdmins, Tenet 21—There is no should

June 3, 2025June 3, 2025
  • Home
  • FreeDOS

Tag: FreeDOS

FreeDOS Fun Programming

Code like it’s the 1980s

Our computers are so powerful today that it’s hard for younger developers to understand what early desktop computing was like. Even more experienced folks can...

Jim Hall
May 7, 2025May 4, 2025
Read More
FreeDOS

Get started with FreeDOS 1.4

A lot has happened in DOS since FreeDOS 1.3. Here’s what to expect in FreeDOS 1.4, available now.

Jim Hall
April 9, 2025April 7, 2025
Read More
FreeDOS Linux Programming

Reading a whole file at once

Two methods to load a data file into memory. Use mmap on Linux sysetms.

Jim Hall
March 20, 2025March 20, 2025
Read More
FreeDOS Programming

Old-school programming with Turbo C

Explore retroprogramming on FreeDOS with this popular freeware IDE.

Jim Hall
March 19, 2025March 20, 2025
Read More
FreeDOS Fun Programming

Calculate pi by counting pixels

This is a very simple way to measure pi, but it was a fun exercise and I wanted to share it.

Jim Hall
March 14, 2025January 27, 2025
Read More
FreeDOS Programming

Draw a Cylon eye in DOS

Have fun by writing a program to simulate a Cylon’s sweeping red eye

Jim Hall
February 5, 2025February 1, 2025
Read More
FreeDOS History Installation

Looking ahead to FreeDOS 1.4

Help test the next version of FreeDOS with the FreeDOS 1.4 Release Candidate 1 distribution.

Jim Hall
January 7, 2025January 2, 2025
Read More
Both.org FreeDOS

Explore FreeDOS with these 5 articles

FreeDOS is a 16-bit open source operating system that replaces the DOS on older computers. These are your favorite articles about FreeDOS.

Jim Hall
December 26, 2024December 1, 2024
Read More
FreeDOS Programming

Enjoy the holidays with this ASCII fireplace

Enjoy the holidays by writing a ‘fire’ program in ASCII text.

Jim Hall
December 24, 2024December 20, 2024
Read More
FreeDOS Programming

What I learned by teaching others

Sharing knowledge with others is often a great way to refresh and update your own expertise.

Jim Hall
December 20, 2024December 17, 2024
Read More
FreeDOS

Set up an embedded system with FreeDOS

Setting up an embedded system with FreeDOS requires defining a minimal DOS environment that runs just a single application.

Jim Hall
December 17, 2024December 5, 2024
Read More
FreeDOS Linux

How to install FreeDOS the old-school way

Here’s how to install FreeDOS the old-fashioned way, with every step done by hand.

Jim Hall
December 10, 2024December 1, 2024
Read More
FreeDOS Open Source

Celebrating 30 years of open source with FreeDOS

Explore retrocomputing with this open source operating system that recently turned 30 years old.

Jim Hall
December 3, 2024November 30, 2024
Read More
FreeDOS Fun Programming

Print a spooky greeting in ASCII art

Generate colorful ASCII art from a C program using FreeDOS.

Jim Hall
October 31, 2024October 13, 2024
Read More
FreeDOS Linux Programming

Portable programming practices

Sometimes it’s easier to define your API to hide the platform-specific code

Jim Hall
October 26, 2024October 19, 2024
Read More
FreeDOS Linux Programming

Writing portable C programs

Jim shares this follow-up to an earlier article about programming across platforms.

Jim Hall
October 25, 2024October 19, 2024
Read More

Posts pagination

1 2 Next

Random Quote

Beauty is more important in computing than anywhere else in technology because software is so complicated. Beauty is the ultimate defense against complexity.

— David Gelernter, Machine Beauty: Elegance and the Heart of Technology (1998)

“systemd for SysAdmins” Now Available

May 13,2025

My latest book — a #1 New Release on Amazon — “systemd for Linux  SysAdmins” is now available from my publisher, Apress, and on Amazon.

Interesting Links

  • Replace Kubernetes with systemd

Links: Moving to Linux

  • 7 Reasons Fedora Might Be a Better Windows Replacement Than Linux Mint
  • Best Linux distros to try before Windows 10 support ends
  • KDE for W10 Exiles
  • Why I Switched to Linux From Windows

Linux

  • Fedora
  • KDE for W10 Exiles
  • Linux Mint
  • Ubuntu

Open Source Software

  • GIMP
  • LibreOffice

Subscribe to Both.org

To comment on articles, you must register.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

2nd Edition now Available

All three volumes of this best-selling second edition of my Linux Self-Study course are now available from Apress and Amazon. See the details of this 3-volume self-study course.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

  • About Us
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Both.org aims to publish everything under a Creative Commons Attribution ShareAlike license. Some items may be published under a different license. You are responsible to verify permissions before reusing content from this website. The opinions expressed are those of the individual authors, not Both.org.

Advertising Statement

To the Top ↑ Up ↑