Skip to content

Commit a665ff8

Browse files
committed
Published multiple files
1 parent 83267cd commit a665ff8

2 files changed

Lines changed: 30 additions & 4 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/0-design-considerations/","updated":"2025-11-07T14:46:15.000-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/0-design-considerations/","updated":"2025-11-09T09:52:24.669-06:00"}
33
---
44

5-
Coming Soon
5+
# Discussion
6+
I've tried using Linux on laptops before, starting with Red Hat (pre-RHEL days), then Fedora, then Ubuntu. I kept going back to Windows mainly because it was easier to play my games. But lately I've just gotten fed up with Microsoft continuing to do evil Microsoft things, like requiring Microsoft Accounts to load Windows or installing AI when I don't want AI. (Microsoft has [always](https://en.wikipedia.org/wiki/Stac_Electronics#Controvers) done [evil things](https://en.wikipedia.org/wiki/Microsoft_Corp._v_European_Commission)) It's just become too much, so as part of my program of improving my privacy, I decided to move back to Linux from Windows. After a search for distributions that would both seamlessly support my laptop hardware and be relatively easy to run my Windows games, I decided on [Linux Mint](https://linuxmint.com/).
67

78
Next: [[Laptop/1. Installation\|1. Installation]]
Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
11
---
2-
{"dg-publish":true,"permalink":"/laptop/1-installation/","updated":"2025-11-07T14:46:42.000-06:00"}
2+
{"dg-publish":true,"permalink":"/laptop/1-installation/","updated":"2025-11-09T11:29:03.632-06:00"}
33
---
44

5-
Coming soon
5+
# Installation
6+
The [official install directions](https://linuxmint-installation-guide.readthedocs.io/en/latest/) are very good. Below I document for myself what I did.
7+
- Go to [Linux Mint's homepage](https://linuxmint.com/) and choose "Download"
8+
- I was on Windows at the time and used [Balena Etcher](https://etcher.balena.io/)to burn the live USB drive
9+
- Had to go into my BIOS to allow booting from USB
10+
- Booted from the USB
11+
- Double-clicked the "Install Linux Mint" icon
12+
- Chose English for the OS, then the English (US) keyboard
13+
- Connected to my home WiFi
14+
- Installed the multimedia CODECs
15+
- ***NOTE:*** To install the codecs, you have to choose to put in a "secure boot" password. You will need to put this password in the first time you boot. Make sure it's easy to type and remember!
16+
- Chose the internal NVME drive
17+
- Chose my time zone
18+
- Added my local user account and password
19+
- Chose to encrypt the home folder
20+
- Continue until it reboots.
21+
- ***NOTE:*** Don't pull the thumb drive until the computer says to do so
22+
- ***NOTE:*** On reboot, it will ask to "Enroll MOK". This is that multimedia key. Here is where you type in that first password you typed in during the install, for the multimedia drivers/secure boot. You'll reboot again.
23+
24+
# Post-Installation Configuration
25+
Linux Mint has a really nice post-installation welcome screen, that helps you get started with important stuff.
26+
- I changed the Desktop colors to "Dark Theme", with green highlights
27+
- ! ***NOTE:*** I need to figure out System Snapshots
28+
- In "Driver Manager", changed to the "Recommended" nvidia driver and rebooted
29+
- Went into the "Update Manager" and changed to local mirrors, then updated everything
30+
- ! Went into the "Firewall Manager" and changed the "Status" toggle to "On"
631

732
Previous: [[Laptop/0. Design Considerations\|0. Design Considerations]]
833
Next: [[Laptop/2. VPN\|2. VPN]]

0 commit comments

Comments
 (0)