F5F Stay Refreshed Software Operating Systems Starting using linux, recommendations?

Starting using linux, recommendations?

Starting using linux, recommendations?

Pages (2): Previous 1 2
M
MrCringles
Member
154
08-09-2016, 12:27 PM
#11
The issue with using HDD alongside Windows is that it begins relying on a swap file prematurely, especially when RAM isn’t nearly full. To prevent this on Linux, avoid setting up a swap partition during installation. Modern Ubuntu systems typically don’t generate a swap file, though you can verify this after installation. For improved speed, consider dedicating your main SSD to Linux and partitioning it directly—most installers handle this seamlessly without needing extra hardware.
M
MrCringles
08-09-2016, 12:27 PM #11

The issue with using HDD alongside Windows is that it begins relying on a swap file prematurely, especially when RAM isn’t nearly full. To prevent this on Linux, avoid setting up a swap partition during installation. Modern Ubuntu systems typically don’t generate a swap file, though you can verify this after installation. For improved speed, consider dedicating your main SSD to Linux and partitioning it directly—most installers handle this seamlessly without needing extra hardware.

R
RageGlitch
Posting Freak
771
08-09-2016, 04:15 PM
#12
ZRAM swaps out the swap partition or file, though it may save data to a swapfile. This approach mirrors what happens in Windows. Both systems begin with memory allocation and then switch to swap/pagefile when needed.
R
RageGlitch
08-09-2016, 04:15 PM #12

ZRAM swaps out the swap partition or file, though it may save data to a swapfile. This approach mirrors what happens in Windows. Both systems begin with memory allocation and then switch to swap/pagefile when needed.

I
idodi65
Member
173
08-11-2016, 05:33 AM
#13
If you're willing, I set up Ubuntu and feel prepared to end it all. Check the discussion below for details—I'll label this resolved.
I
idodi65
08-11-2016, 05:33 AM #13

If you're willing, I set up Ubuntu and feel prepared to end it all. Check the discussion below for details—I'll label this resolved.

S
sc0rp1a
Junior Member
32
08-12-2016, 12:05 AM
#14
Windows tends to rely heavily on swap memory. There are many discussions about this topic, including the one you mentioned. On Linux systems, you can adjust the vm.smappiness setting—by default it’s around 60%, but you can lower it to 0 if your storage is very slow, causing the system to use swap only when necessary.
S
sc0rp1a
08-12-2016, 12:05 AM #14

Windows tends to rely heavily on swap memory. There are many discussions about this topic, including the one you mentioned. On Linux systems, you can adjust the vm.smappiness setting—by default it’s around 60%, but you can lower it to 0 if your storage is very slow, causing the system to use swap only when necessary.

B
Bibble_Ele
Senior Member
447
08-12-2016, 08:09 AM
#15
The highlight of browsing for distros is testing them live. The five I’ve tried are Solus with OS, Linux Mint, Manjaro, Ubuntu with KDE Plasma.
B
Bibble_Ele
08-12-2016, 08:09 AM #15

The highlight of browsing for distros is testing them live. The five I’ve tried are Solus with OS, Linux Mint, Manjaro, Ubuntu with KDE Plasma.

Pages (2): Previous 1 2