Give New Life to Vintage Computers Using Damn Small Linux - Easy Setup Tips

Give New Life to Vintage Computers Using Damn Small Linux - Easy Setup Tips

Frank Lv13

Give New Life to Vintage Computers Using Damn Small Linux - Easy Setup Tips

Damn Small Linux is a lightweight Linux distro aimed at older and lower spec PCs just like the Asus Eee PC that we have from 2007. The last release was way back in 2012, and since then the project has been on hiatus. Originally weighing in at 50MB back in 2012, Damn Small Linux 2024 Alpha release is a bulkier 700MB, and this hard limit means that it can be written to a blank CDR.

Based on Debian and antiX,Damn Small Linux 2024 uses Fluxbox and JWM window managers. These are lightweight alternatives to Gnome, KDE etc and are often used for distros targeting lower spec machines. There is a limited range of pre-installed software, covering web browsers, text editors, code editors, media playback and email. Because it is a Debian-based system, we can install applications using the apt package manager.

The Asus Eee PC 4G was the first netbook from Asus and it contained an Intel Celeron 900 MHz CPU, but this was underclocked to 700 MHz to save power. Originally shipping with 512MB of RAM, our unit has been upgraded to 1GB. An internal 4GB eMMC is our only means of storage.

Damn Small Linux

(Image credit: Tom’s Hardware)

Damn Small Linux 2024 runs well on the venerable Asus Eee PC. Basic web browsing, text editing and general computing tasks are achievable. More advanced tasks, high definition video and image editing will depend on the age of your machine. On the Eee PC we found YouTube playback was not possible, because the CPU wasn’t strong enough to load all of the page elements. A newer machine is required for that. Something from the early 2010s, perhaps a Core2Duo or better and you have a workable spare machine.

LATEST VIDEOS FROM tomshardware Tom’s Hardware

For this project you will need

  • A USB stick (1GB or greater)
  • An old PC with 4GB or greater HDD / SSD
  • 1GB or more RAM
  • Internet connection (Ethernet or Wi-Fi)

Creating a Damn Small Linux 2024 boot USB

The first step in the process is to create a bootable USB stick and for this we will need the Damn Small Linux 2024 ISO image and a copy of Rufus. Rufus will write the ISO image to the USB stick so that we can boot from it.

1.Download the latest ISO version of Damn Small Linux 2024 to your computer.

2.Download and install Rufus.

Stay On the Cutting Edge: Get the Tom’s Hardware Newsletter

Get Tom’s Hardware’s best news and in-depth reviews, straight to your inbox.

Contact me with news and offers from other Future brands Receive email from us on behalf of our trusted partners or sponsors

By submitting your information you agree to theTerms & Conditions andPrivacy Policy and are aged 16 or over.

3.Insert a USB stick (1GB or larger) and open Rufus.

4.Select your USB stick as the Device , then for Boot Selectionselect Disk or ISO image and click SELECT.

Damn Small Linux

(Image credit: Tom’s Hardware)

5.Select the Damn Small Linux 2024 ISO image and click Open.

Damn Small Linux

(Image credit: Tom’s Hardware)

6.Click START to write the ISO to the USB stick. The ISO image is only 700MB and won’t take long to write to the USB stick. When done,click CLOSE to exit Rufus.

Damn Small Linux

(Image credit: Tom’s Hardware)

  1. Remove the USB stick from the computer and insert it into the recycled machine.

Installing Damn Small Linux 2024

Now that we have a bootable USB stick, our focus moves to the old PC that we wish to reuse. We will first boot from the USB stick and ensure that it reaches the Damn Small Linux 2024 desktop.

1. With the USB stick inserted, power up the computer and press the correct key to enter the boot selection. The key can be ESC, F2, DEL or F12.

2.Select Damn Small Linux 2024, hacked from antiX 23 andpress Enter.

Damn Small Linux

(Image credit: Tom’s Hardware)

3.Wait for Damn Small Linux to boot andclick on the Installer icon to start the installation process.

Damn Small Linux

EmEditor Professional (Lifetime License, non-store app)

(Image credit: Tom’s Hardware)

4.Wait for the installer to check your installation media (the USB) for errors.

Damn Small Linux

(Image credit: Tom’s Hardware)

5.Set your keyboard layout and click Next when ready.

Damn Small Linux

(Image credit: Tom’s Hardware)

  1. Install Damn Small Linux to use the entire hard drive and click Next to progress. Advanced users may want to dual boot with another Linux distro or Windows, or to only use a partial amount of the drive. This is left as an exercise for advanced users.

Damn Small Linux

(Image credit: Tom’s Hardware)

7.Click OK to format the drive. This will prepare the drive for the Damn Small Linux installation process.

Damn Small Linux

(Image credit: Tom’s Hardware)

8. While the installer copies the files,setup your locale and timezone then click Next.

Damn Small Linux

(Image credit: Tom’s Hardware)

  1. Next setup your unprivileged user, and optionally a root user account. Click Next to move on. Your unprivileged user is automatically added to the sudo group and so can temporarily elevate their privileges. But often, having a root admin user is an extra level ofsecurity should you accidentally break the main user account.

Damn Small Linux

(Image credit: Tom’s Hardware)

  1. Ensure that automatically reboot checkbox is checked, and click Finish to reboot.

Damn Small Linux

(Image credit: Tom’s Hardware)

Using Damn Small Linux 2024 for the first time

Damn Small Linux 2024 doesn’t feel too different from more mainstream Linux distros. It may look different when compared to the “high gloss” distros for more modern machines, but under the hood is Debian, and this makes us feel right at home.

  1. If prompted on boot, select the Damn Small Linux 2024 option from GRUB. GRUB is a boot menu where we can choose which operating system to boot from.

  2. At the login prompt, enter your username and press Enter to move to the password box. Enter the password and press Enter to login. Typically we would use TAB to navigate between the lines, but this did not work with Damn Small Linux.

Damn Small Linux

(Image credit: Tom’s Hardware)

3.Left click on Menu to open the main menu. You can also right click to bring up the menu at your current mouse position.

Damn Small Linux

(Image credit: Tom’s Hardware)

Quick links to apps are found at the top of the list.

Damn Small Linux

(Image credit: Tom’s Hardware)

The Applications menu contains all of the applications that come pre-installed. We can add more apps via the terminal. Underneath the desktop is a Debian install which we can update using the apt package manager. You will need an Internet connection before attempting to do this.

Damn Small Linux

(Image credit: Tom’s Hardware)

1.Right click and select Terminal from the menu.

2.Update the repositories. This checks our list of installable software against a list on a remote server.

1
sudo apt update

3.Search for an application. We wanted to install the Geany text editor, so we searched the repositories for geany. Scroll through the returned information to discover the application.

1
sudo apt search geany
  1. Install the app using apt. Press Enter to run the command, and wait for the installation to complete.
1
sudo apt install geany

5.Run the app from the terminal using its name and press Enter.

1
geany

The alternative to the terminal is the Manage Packages application, found in the Control Center >> Software. This is a simpler, guided means to keep your system up to date.

The Control Center is where we can make changes to the system. For example we can make Wi-Fi and Network connections, update system time and manage packages.

Damn Small Linux

(Image credit: Tom’s Hardware)

Damn Small Linux 2024 is a fun way to resurrect an older machine. We wouldn’t spend our entire work day using such an old machine, but it can be useful to have a spare machine for the kids to hack on. It can also be useful when we need focus, a low-spec machine will struggle to run multiple applications, forcing us to complete a task.

  • Title: Give New Life to Vintage Computers Using Damn Small Linux - Easy Setup Tips
  • Author: Frank
  • Created at : 2024-08-16 15:28:22
  • Updated at : 2024-08-17 15:28:22
  • Link: https://tech-revival.techidaily.com/give-new-life-to-vintage-computers-using-damn-small-linux-easy-setup-tips/
  • License: This work is licensed under CC BY-NC-SA 4.0.