User Tools

Site Tools


linux:notes:drive_wipe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:drive_wipe [2025/08/17 06:45] – [Dell Fan Speed] Sean Rhonelinux:notes:drive_wipe [2025/09/11 06:43] (current) – external edit 127.0.0.1
Line 25: Line 25:
  
   echo 'performance' | sudo tee '/sys/firmware/acpi/platform_profile' > '/dev/null' && cat '/sys/firmware/acpi/platform_profile'   echo 'performance' | sudo tee '/sys/firmware/acpi/platform_profile' > '/dev/null' && cat '/sys/firmware/acpi/platform_profile'
 +
 +  cat '/sys/firmware/acpi/platform_profile_choices'
 +
 +==== Old ====
 +
 +****
  
   sudo zypper install -y 'python3-smbios-utils' && sudo smbios-thermal-ctl --set-thermal-mode='performance' && sudo zypper remove --clean-deps 'python3-smbios-utils'   sudo zypper install -y 'python3-smbios-utils' && sudo smbios-thermal-ctl --set-thermal-mode='performance' && sudo zypper remove --clean-deps 'python3-smbios-utils'
/srv/www/wiki/data/attic/linux/notes/drive_wipe.1755427548.txt.gz · Last modified: by Sean Rhone