- Details
- Written by: INsane
- Category: Day of Defeat Player Guides
- Hits: 43
Most Windows 10 PCs being retired today are not broken — they’re simply “not Windows 11 compatible.”
That doesn’t mean they’re useless. In fact, these machines are often:
Instead of sending them to e‑waste or leaving them in a cupboard, you can turn them into something genuinely useful:
This guide shows you how to take an old Windows 10 PC and, in about 30 minutes, turn it into a friendly, reliable Linux‑powered home server — even if you’ve never used Linux before.
The goal is simple:
A Windows‑friendly Linux system that anyone can install, anyone can use, and that safely shares storage across your home network.
So the "problem" becomes a solution.it has life left and you could be missing out here... turn that negative into a positive.
You don’t need much to get started. Most people already have everything required.
Required
Optional but recommended
Perfect for storing backups, photos, documents, game files
Keeps the Linux OS separate from your storage
Works as a simple storage expansion
Improves reliability for a 24/7 home server
Before you wipe the old PC
If the old PC still has files you care about:
Once Linux is installed, everything on the old PC will be erased.
Linux has hundreds of distributions, but only a few are genuinely friendly to Windows users who want something simple, stable, and familiar.
This guide focuses on the Top 3 that make sense for reviving an old Windows 10 PC.
1. Linux Mint Cinnamon — Best Overall (Windows‑like, stable, friendly)
Disk space: ~15–20 GB
Recommended minimum: 50 GB
Linux Mint Cinnamon is the closest thing to Windows without being Windows.
It has:
For most people, this is the best choice.
It’s perfect for a home server, a shared storage hub, or a DoD dedicated server.
2. Zorin OS Core — Most Polished (premium Windows‑style experience)
Disk space: ~20–25 GB
Recommended minimum: 60 GB
Zorin OS is the “premium” option:
It’s slightly heavier than Mint, so it’s best for PCs with:
8GB RAM
500GB+ storage
mid‑range CPUs
If someone wants a modern, elegant desktop and doesn’t mind the extra disk usage, Zorin is a great choice.
3. Linux Lite — Best for Small Drives & Older PCs (lightest footprint)
Disk space: 8–12 GB
Recommended minimum: 20–30 GB
Linux Lite is the hero for older or smaller systems.
If your old PC has:
…then Linux Lite is the smartest choice.
It gives you:
This is the distro that makes a tiny drive feel usable again.
Quick Decision Guide
To help readers choose instantly:
✔ If your PC has 500GB or more:
Choose Linux Mint Cinnamon.
✔ If your PC has 250GB or less:
Choose Linux Lite.
✔ If you want the most polished Windows‑style desktop:
Choose Zorin OS Core.
This step is done on your main PC (Windows 11 or macOS).
You’ll download the Linux ISO and write it to a USB stick so the old PC can boot from it.
4.1 — Download your chosen Linux distro
Go to the official website for the distro you selected:
Linux Mint Cinnamon: https://linuxmint.com
Zorin OS Core: https://zorin.com/os/download
Linux Lite: https://www.linuxliteos.com/download.php (linuxliteos.com in Bing)
Download the 64‑bit ISO.
This is a single file containing the entire operating system.
4.2 — Download Balena Etcher
Balena Etcher is the easiest tool for writing the ISO to a USB stick.
Download it from:
https://www.balena.io/etcher/
Install it like any normal application.
4.3 — Write the ISO to your USB stick
Insert your USB stick (8GB or larger).
Etcher will erase the USB stick and write the Linux installer to it.
This usually takes 2–4 minutes.
5. Booting the Old PC From USB
Now move to your old Windows 10 PC — the one you’re reviving.
5.1 — Insert the USB stick
Plug the USB installer into the old PC.
5.2 — Open the Boot Menu
Turn on the PC and immediately press one of these keys:
This opens the Boot Menu, where you can choose the USB stick.
5.3 — Select the USB stick
Choose the USB drive from the list.
The PC will now boot into a live Linux desktop — a fully working system running from the USB stick.
5.4 — Start the installer
On the desktop, double‑click:
(depending on your distro)
This is the step where the old Windows 10 PC becomes a Linux machine.
6.1 — Choose your language
Select English (or your preferred language).
6.2 — Keyboard layout
The default is usually correct.
6.3 — Installation type
Choose:
Erase disk and install Linux
This wipes the old Windows installation and gives you a clean Linux system.
Important:
This does not affect any other PCs — only the old machine you’re installing on.
But if you multiple disks on the older PC... normally you will want the largest capacity drive... pick that one.
If your old PC has multiple internal drives:
Most older desktops and some laptops have:
In that case:
Choose the largest capacity drive for the Linux installation. Why?
In saying that, if you plan to use a second drive exclusively for storage, that’s fine too.
6.4 — Timezone
Select your region.
6.5 — Create your user account
Enter:
Important
You can enable automatic login if this PC will act as a home server.
6.6 — Install
Click Install Now.
The installer will:
This usually takes 5–10 minutes.
6.7 — Reboot
When the installer finishes, remove the USB stick and reboot.
You now have a fresh Linux system ready to become (a few more steps soon):
This step is critical. You never want to share your entire Linux disk over the network — especially to Windows users — because:
Linux can break if the OS partition hits 100%
Updates may fail
Logs can’t write
Samba permissions become messy
Instead, you create a dedicated storage area that is safe to share.
7.1 — Option A: Create a Storage Folder on the Main Drive (easy)
If your old PC only has one internal drive, create a folder inside your home directory:
Your full path will look like:
/home/<your name in Linux install>/Storage
This folder is isolated from the Linux OS and safe to share.
7.2 — Option B: Use a Second Drive for Storage (Recommended a little harder)
If your old PC has two internal drives, or you added a spare HDD/SSD:
This gives you a clean, dedicated storage drive that won’t interfere with the OS.
7.3 — Why this matters
By isolating storage:
This is the correct, long‑term setup for a "home server".
Don't forget... its on the Home network... Bro' little Johnny will fill it with all his "stuff".
Now that your storage area is ready, you’ll make it accessible to all devices on your home network.
Linux Mint, Zorin, and Lite all support Samba, the same protocol Windows uses for file sharing.
This setup allows:
…to access your storage folder without a password.
8.1 — Open the Storage Folder
Navigate to:
/home/<yourname>/Storage
or
/mnt/storage
Right‑click the folder.
8.2 — Enable Sharing
Choose:
Properties → Sharing
Then enable:
8.3 — Apply Permissions
Linux will ask to adjust permissions so other devices can write to the folder.
Click Add the permissions automatically.
This ensures Windows/macOS devices can:
…without needing a Linux account.
8.4 — Your home server is now visible
Your Linux PC will now appear on the network as something like:
You can rename the hostname later if you want.
Windows 11 works perfectly with Samba shares — no extra software needed.
You now have full drag‑and‑drop access.
9.2 — Direct connection (always works)
If the PC doesn’t appear automatically, connect directly:
In File Explorer’s address bar, type: \\mintserver\Storage (or whatever hostname your Linux PC uses)
Press Enter.
Windows will connect instantly.
9.3 — Optional: Map as a network drive
To make it appear permanently:
Finish
Now your Linux storage appears as a normal drive in Windows.
9.4 — No password needed
Because you enabled guest access, Windows will connect without asking for credentials.
This is perfect for:
10. Accessing the Storage From macOS
macOS works perfectly with Samba shares.
You don’t need to install anything — Finder can connect directly to your Linux storage folder.
10.1 — Open Finder
On your Mac:
This opens the network connection dialog.
10.2 — Enter the server address
In the address field, type: smb://mintserver/Storage (or replace mintserver with your Linux PC’s hostname)
Click Connect.
10.3 — Connect as Guest
When macOS asks how to connect:
Because you enabled guest access in Section 8, no password is required.
10.4 — Your Linux storage appears in Finder
You can now:
This works for:
11. Optional: Install a DoD Dedicated Server
This step is optional — but highly recommended if you want to turn your revived PC into a 24/7 Day of Defeat 1.3 server.
Your old Windows 10 PC is perfect for this:
This existing Linux DoD guide covers everything you need, especially made for Linux Mint but will suit others.
11.1 — Why Linux is ideal for DoD servers
Even a 15‑year‑old PC can host a full DoD server with bots.
Your client PC will work better!
11.2 — Follow the Linux DoD guide
DoD server guide covers:
And... it uses steamcmd.
That means installing CS 1.6... other HL1 mods and... HL2 mod servers too, like dod:s... RCBot2 and admin mods.
11.3 — Recommended setup for a home DoD server
This gives you a stable, long‑running DoD environment.
Your revived PC is now a home server — and Linux makes it extremely low‑maintenance.
Still, a few small adjustments will make it even more reliable.
12.1 — Enable automatic login
If this PC is acting as a server, auto‑login ensures it boots straight into the desktop without waiting for a password.
Mint:
Menu → Login Window → Users → Automatic Login
12.2 — Disable sleep mode
Servers should never sleep.
Mint:
Menu → Power Management → On AC Power → Put computer to sleep: Never
12.3 — Keep the OS on its own partition
This prevents:
Your Storage folder or second drive should hold all large files.
12.4 — Use Ethernet if possible
Wi‑Fi works, but:
In saying that... if storage is your only use...wifi is fine. Slower but fine.
12.6 — Your revived PC will now run for years
With this setup:
This is a perfect “set it and forget it” home server.
Note that if your old PC is VERY OLD... a new power supply maybe a good idea if you have important data.
Just on that... servers have a "RAID Array" that means the data is never just on one disk... yours has one disk.
That's OK if it is not important... just make sure any important data... has at least two separate disks to live on.
Also... maybe a power point with surge protection too.
This section covers the most common issues you may encounter when installing Linux, setting up your storage folder, or accessing your home server from Windows/macOS.
Each item is short, direct, and designed to get you unstuck quickly.
13.1 — The PC won’t boot from the USB stick
Symptoms:
Fixes:
13.2 — The Linux installer doesn’t show my hard drive
Symptoms:
Fixes:
13.3 — Linux installed, but the PC boots to a black screen
Symptoms:
Fixes:
sudo apt update
sudo apt upgrade
13.4 — The Storage folder doesn’t appear on the network
Symptoms:
Fixes:
sudo apt install samba
sudo systemctl restart smbd
13.5 — Windows asks for a username and password
Symptoms:
Fixes:
If Windows still asks for a password:
13.6 — macOS can’t connect to the share
Symptoms:
Fixes:
sudo systemctl restart smbd
13.7 — The second drive doesn’t mount at boot
Symptoms:
Fixes:
sudo mkdir /mnt/storage
13.8 — File transfers are slow
Symptoms:
Fixes:
ethtool eth0
13.9 — The Linux PC disappears from Windows Network
Symptoms:
Fixes:
Ensure the Linux PC hostname hasn’t changed
Restart the Windows Function Discovery services:
Function Discovery Provider Host
Function Discovery Resource Publication
13.10 — The Linux PC shuts down unexpectedly
Symptoms:
Fixes:
13.11 — The disk is full and Linux behaves strangely
Symptoms:
Fixes:
df -h
13.12 — DoD server won’t start
Symptoms:
Fixes:
13.13 — When in doubt, reboot
Linux is extremely stable, but after major changes:
…a reboot often clears cached states.
Designed by INsane Webmaster - dodbits.com using Template Toaster (Joomla! Version 4)
