mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
Added note
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
sudo zypper install hashcat
|
sudo zypper install hashcat
|
||||||
|
|
||||||
# Add your user to the 'video' group to be able to use the GPU.
|
# Add your user to the 'video' group to be able to use the GPU.
|
||||||
|
# You'll still need the correct drivers to be installed.
|
||||||
sudo usermod -a -G 'video' 'username'
|
sudo usermod -a -G 'video' 'username'
|
||||||
sudo gpasswd -a 'username' 'video'
|
sudo gpasswd -a 'username' 'video'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user