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 |