Site Tools


linux

Differences

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

Link to this comparison view

linux [2025/10/25 13:38] – created adminlinux [2026/01/02 17:08] (current) admin
Line 1: Line 1:
   * [[https://www.shellhacks.com/disk-speed-test-read-write-hdd-ssd-perfomance-linux/ | Check HD read/write speed]]   * [[https://www.shellhacks.com/disk-speed-test-read-write-hdd-ssd-perfomance-linux/ | Check HD read/write speed]]
 +  * boot directly into GUI or TTY:
 +    * GUI: <code>sudo systemctl set-default graphical.target</code>
 +    * TTY: <code>sudo systemctl set-default multi-user.target</code>
 +
linux.txt · Last modified: by admin