Swap File
Our Intel NUC 13 Pro Mini PC has 32GB of RAM. As top shows, Ubuntu 23.10 has set up a 8GB swap file.
Having an 8GB swap file is sensible despite the NUC having ample RAM. I often run services which are continuously running in the background so having some swap is needed. The only reason I’ll need to reconfigure the swap file is if I decide to use hibernation. With the 32GB of RAM, I recommend having a minimum swap file of 38GB (yes it needs to be larger than the system’s RAM) for hibernation.
X11 Windowing System
The next action I took relates to Wayland. Ubuntu 23.10 defaults to Wayland like earlier releases but the X11 windowing system is already installed. I still prefer X11 for daily use, so I’ll switch over. That first involves logging out. At the login screen, select the “gear” icon and select Ubuntu on Xorg. Once login is completed the X11 windowing system is in use.
Fonts
I also flirted with the fonts-ubuntu-classic package:
$ sudo apt install fonts-ubuntu-classic
This command removes the fonts-ubuntu package and replaces it with fonts-ubuntu-classic.
Summary
Ubuntu 23.10 works like a charm with the NUC 13 Pro. There’s a few areas to investigate such as the open source graphics driver, and lots of applications and games to try. But I hope this article has given you a taster.
I’ll be updating this article on a regular basis.
Pages in this article:
Page 1 – System Update and Firmware
Page 2 – Installing Software
Page 3 – Ubuntu Desktop with GNOME 45
Page 4 – Graphics
Page 5 – Steam and Heroic Games Launcher
Page 6 – Flatpak
Page 7 – Swap File and Summary
Complete list of articles in this series:
Intel NUC 13 Pro Mini PC | |
---|---|
Part 1 | Introduction to the series with interrogation of system |
Part 2 | Benchmarking the Mini PC |
Part 3 | Installing Ubuntu 23.10 Desktop |
Part 4 | Configuring Ubuntu 23.10 Desktop |
Part 5 | Power Consumption |
Part 6 | P-Cores and E-Cores |
Part 7 | Gaming |
Part 8 | Installing and Configuring Manjaro |
Part 9 | BIOS options |