F5F Stay Refreshed Software Operating Systems Top choice for a backup laptop is the best operating system.

Top choice for a backup laptop is the best operating system.

Top choice for a backup laptop is the best operating system.

R
RattenFanger
Member
199
10-17-2016, 10:27 AM
#1
You're exploring whether Linux would suit your setup better for everyday tasks. Your current system is a 11-year-old laptop with solid specs but limited battery life. The 97Wh battery gives you about 4-5 hours of use, which is decent but not ideal for long sessions. If you're mainly doing office work and web browsing, Linux could offer a lighter footprint and potentially better performance optimization. Consider testing it to see how it feels with your hardware.
R
RattenFanger
10-17-2016, 10:27 AM #1

You're exploring whether Linux would suit your setup better for everyday tasks. Your current system is a 11-year-old laptop with solid specs but limited battery life. The 97Wh battery gives you about 4-5 hours of use, which is decent but not ideal for long sessions. If you're mainly doing office work and web browsing, Linux could offer a lighter footprint and potentially better performance optimization. Consider testing it to see how it feels with your hardware.

_
_ImDustin
Member
230
10-17-2016, 03:01 PM
#2
Choosing AtlasOS really stands out as one of the less useful tech guides I've encountered, particularly given the security concerns it presents. For someone new to Linux who's used Windows, I’d suggest going with Linux Mint or Zorin OS. Mint seems like a solid pick among the two. Linux tends to be more intuitive, especially for basic systems not intended for gaming. Many YouTube creators have tutorials that walk you through setting up Mint easily. While Mint offers a graphical interface for managing drivers and updates, it’s better to rely on the terminal for efficiency. The package manager is apt, so updating involves typing “sudo apt update” followed by “sudo apt upgrade” when needed. If your laptop uses NTFS, you might need to add “NTFS-3g” via the software center or run “sudo apt install ntfs-3g.” For Windows compatibility, installing Wine is straightforward—just type “sudo apt install wine” and “sudo apt install winetricks.” Once set up, you can launch Windows apps using Wine by navigating to their files and typing the appropriate path.
_
_ImDustin
10-17-2016, 03:01 PM #2

Choosing AtlasOS really stands out as one of the less useful tech guides I've encountered, particularly given the security concerns it presents. For someone new to Linux who's used Windows, I’d suggest going with Linux Mint or Zorin OS. Mint seems like a solid pick among the two. Linux tends to be more intuitive, especially for basic systems not intended for gaming. Many YouTube creators have tutorials that walk you through setting up Mint easily. While Mint offers a graphical interface for managing drivers and updates, it’s better to rely on the terminal for efficiency. The package manager is apt, so updating involves typing “sudo apt update” followed by “sudo apt upgrade” when needed. If your laptop uses NTFS, you might need to add “NTFS-3g” via the software center or run “sudo apt install ntfs-3g.” For Windows compatibility, installing Wine is straightforward—just type “sudo apt install wine” and “sudo apt install winetricks.” Once set up, you can launch Windows apps using Wine by navigating to their files and typing the appropriate path.

T
TheGREATFerZ
Junior Member
25
10-17-2016, 05:09 PM
#3
Tonight I understood I could run Half Life on my laptop after I updated the thermal paste. I’ve tried other games before, but they kept getting hot. A week ago the paste was solid, so I’m considering a dual boot with Windows 10 or Linux Mint. That way I can enjoy old games when I’m away and use Linux for work. AtlasOS added about an hour of battery life, but I’ll stick to a regular Windows install because of the security concerns. It should be fun to try Linux for this purpose.
T
TheGREATFerZ
10-17-2016, 05:09 PM #3

Tonight I understood I could run Half Life on my laptop after I updated the thermal paste. I’ve tried other games before, but they kept getting hot. A week ago the paste was solid, so I’m considering a dual boot with Windows 10 or Linux Mint. That way I can enjoy old games when I’m away and use Linux for work. AtlasOS added about an hour of battery life, but I’ll stick to a regular Windows install because of the security concerns. It should be fun to try Linux for this purpose.

P
Prodi19
Member
66
10-18-2016, 01:31 AM
#4
It’s useful to have your window partition ready. Still, playing games such as Half Life on Linux should be smooth. Just set up Steam—either via the software center or by typing "sudo apt install steam" in the terminal. After installation, log in and navigate to Settings, then choose Steam Play. In the final section, pick enable Steam Play for supported titles, and also enable it for other titles. By default, Steam should use Proton Experimental, which works well with Half Life. You can also right-click on games, open properties, and adjust settings if needed for specific titles. For battery efficiency, Linux runs fewer background processes than Windows, keeping your system responsive even without extra power. A battery optimizer app like Slimbook Battery can help; install it via "sudo add-apt-repository ppaConfusedlimbook/slimbook" and then "sudo apt update && sudo apt install slimbookbattery." Launch it from the start menu. Flatpaks are another option—they let you install universal apps that work across different Linux distros. They often offer newer features than those in your repositories, such as Discord, OBS, emulators, etc. You can find guides on YouTube, but flatpak is a solid choice for flexibility.
P
Prodi19
10-18-2016, 01:31 AM #4

It’s useful to have your window partition ready. Still, playing games such as Half Life on Linux should be smooth. Just set up Steam—either via the software center or by typing "sudo apt install steam" in the terminal. After installation, log in and navigate to Settings, then choose Steam Play. In the final section, pick enable Steam Play for supported titles, and also enable it for other titles. By default, Steam should use Proton Experimental, which works well with Half Life. You can also right-click on games, open properties, and adjust settings if needed for specific titles. For battery efficiency, Linux runs fewer background processes than Windows, keeping your system responsive even without extra power. A battery optimizer app like Slimbook Battery can help; install it via "sudo add-apt-repository ppaConfusedlimbook/slimbook" and then "sudo apt update && sudo apt install slimbookbattery." Launch it from the start menu. Flatpaks are another option—they let you install universal apps that work across different Linux distros. They often offer newer features than those in your repositories, such as Discord, OBS, emulators, etc. You can find guides on YouTube, but flatpak is a solid choice for flexibility.

W
Weegeeh
Member
165
10-19-2016, 04:35 AM
#5
Currently, on my non-gaming laptop I’m running Mint with the battery saver app active, and even though the battery is at 60%, it shows about 4 hours and 14 minutes remaining when energy-saving mode is turned on.
W
Weegeeh
10-19-2016, 04:35 AM #5

Currently, on my non-gaming laptop I’m running Mint with the battery saver app active, and even though the battery is at 60%, it shows about 4 hours and 14 minutes remaining when energy-saving mode is turned on.

S
SeanGamer08
Junior Member
40
10-19-2016, 06:18 AM
#6
I’d suggest checking out Linux Mint version 3. I saw some issues with the fan not working properly, possibly due to installation mistakes or hardware problems. It might help to verify the setup and ensure everything is connected correctly.
S
SeanGamer08
10-19-2016, 06:18 AM #6

I’d suggest checking out Linux Mint version 3. I saw some issues with the fan not working properly, possibly due to installation mistakes or hardware problems. It might help to verify the setup and ensure everything is connected correctly.

T
TheodorPH16
Junior Member
37
11-02-2016, 07:02 PM
#7
Choose the Cinnamon edition for best results.
T
TheodorPH16
11-02-2016, 07:02 PM #7

Choose the Cinnamon edition for best results.

J
julian_05
Member
185
11-08-2016, 06:53 AM
#8
I've installed Linux Mint Cinnamon on over 40 laptops and desktops. By default it comes with a web browser, Firefox, and an office suite, LibreOffice. I find Cinnamon more logical for setting up things. There is a good discussion forum to help with any questions. Does your computer have an SSD instead of a hard disk? As for updates, bottom right in the Task Bar/Panel is a wee shield and a red dot on it if updates are there. Simpler to use that than the Terminal.
J
julian_05
11-08-2016, 06:53 AM #8

I've installed Linux Mint Cinnamon on over 40 laptops and desktops. By default it comes with a web browser, Firefox, and an office suite, LibreOffice. I find Cinnamon more logical for setting up things. There is a good discussion forum to help with any questions. Does your computer have an SSD instead of a hard disk? As for updates, bottom right in the Task Bar/Panel is a wee shield and a red dot on it if updates are there. Simpler to use that than the Terminal.

D
Daboss132
Member
161
11-10-2016, 12:20 AM
#9
Thanks for the guidance. The system uses an SSD, but I realized I need to set up Windows with the correct partition table since it was originally an MBR, not a GPT. It’s a bit unclear how to handle that setup.
D
Daboss132
11-10-2016, 12:20 AM #9

Thanks for the guidance. The system uses an SSD, but I realized I need to set up Windows with the correct partition table since it was originally an MBR, not a GPT. It’s a bit unclear how to handle that setup.

L
LucaAL467
Junior Member
41
11-15-2016, 06:56 PM
#10
You're considering dual booting? That's not something I usually do now. If you prefer a single Linux installation, just tell the USB to erase everything and install Linux Mint. For dual boot, according to my understanding, you must first install Windows before the Linux drive can offer dual options. Check out the forum link for more details. To create an ISO, burn it rather than copying, and if using a Windows machine, use Rufus. The burned drive should let you start the computer and test the setup. Linux Mint will come with a web browser and LibreOffice by default. A complete system is fully functional, but saving data requires moving it elsewhere, not onto the stick itself.
L
LucaAL467
11-15-2016, 06:56 PM #10

You're considering dual booting? That's not something I usually do now. If you prefer a single Linux installation, just tell the USB to erase everything and install Linux Mint. For dual boot, according to my understanding, you must first install Windows before the Linux drive can offer dual options. Check out the forum link for more details. To create an ISO, burn it rather than copying, and if using a Windows machine, use Rufus. The burned drive should let you start the computer and test the setup. Linux Mint will come with a web browser and LibreOffice by default. A complete system is fully functional, but saving data requires moving it elsewhere, not onto the stick itself.