2

I'd like to find the system specifications from the GUI (not via lshw).

According to this source Xubuntu is just a slim version of Ubuntu.

Xubuntu is a permutation of the Ubuntu software. It is a combination of the Xfce (Xforms common environment) and the Ubuntu operating system. [...] This permutation uses Xfce as the graphical desktop, and has an added focus of utilising a low memory footprint. [...] Xubuntu updates are released every two years – their release coinciding with Ubuntu update releases. Thus, Xubuntu uses the same version numbers and code names as Ubuntu.

Assuming the systems are fairly the same, I followed the instructions provided in this ask ubuntu entry:

Hit Super (Start button in windows) , Type and and open System Monitor.

This did however not work for me.

System Monitor doesn't seem to exist.

My version is:

me@me: lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.2 LTS
Release:        20/04
Codename:       focal

Thanks for your insights.

ilam engl
  • 123

1 Answers1

6

One you can try is hardinfo.

sudo apt install hardinfo

Then it can be found in Xue Menu -> System -> System Profiler and Benchmark

enter image description here

Terrance
  • 41,612
  • 7
  • 124
  • 183