You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo mv sysinfo /usr/bin/
$ sysinfo
$ sysinfo -cpu
$ sysinfo -ram
$ sysinfo -gpu
(for GPU info you need lspci utility in system. usually, it is package in all systems by default)
SS
About
Linux Rust utility for viewing system information.