Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmyczko authored Mar 4, 2025
1 parent 2806d74 commit 1cf047d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ ethtool -i $(ifconfig|grep -v "^$"|sed "s,:.*,,"|grep -v "^ "|grep -v ^lo|head -
nvme smart-log /dev/nvme0n1
badblocks -sv /dev/sda
sensors
rmmod usbhid # disable usb input devices
efivar -l |grep -i PasswordMode # check if a uefi bios password is set (no output, no password)
ipmitool dcmi power reading # power usage
```
Expand Down

0 comments on commit 1cf047d

Please sign in to comment.