-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

dmidecode


> Display the DMI (alternatively known as SMBIOS) table contents in a human-readable format.

> Requires root privileges.

More information.


Show all DMI table contents:

sudo dmidecode

Show the BIOS version:

sudo dmidecode -s bios-version

Show the system's serial number:

sudo dmidecode -s system-serial-number

Show BIOS information:

sudo dmidecode -t bios

Show CPU information:

sudo dmidecode -t processor

Show memory information:

sudo dmidecode -t memory


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 08:51:42 2024