Last active
May 19, 2024 09:19
-
-
Save grohom/45093bf9358b42545035ea9de0c4bf7b to your computer and use it in GitHub Desktop.
[Linux] comenzi Linux #linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ca să văd ce softuri sunt instalate: | |
dpkg --get-selections | |
# ca să văd diverse informații (hardware și software): | |
inxi --help | |
sudo inxi -v 8 -AGN | |
# informații/diagnoză hardware | |
https://wiki.ubuntu.com/FirmwareTestSuite/FirmwareTestSuiteLive | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment