IT/Misc: Difference between revisions
< IT
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) (→Finding WiFi passwords: added picture) |
Walttheboss (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
<code>sudo cat connectionName.nm</code> | <code>sudo cat connectionName.nm</code> | ||
[[File:HackingWiFiInitialCommands.png|thumb]] | [[File:HackingWiFiInitialCommands.png|thumb]] | ||
== Mouse left click four arrows == | |||
For some strange reason the kernel is not working nicecly on 22.04 on some computers | |||
The mouse cannot left click and instead becomes the four arrow moving icon. | |||
sudo modprobe -r psmouse | |||
<br /> | <br /> |
Revision as of 11:39, 7 September 2022
Notes
Here are things that we have not categorized yet.
Finding WiFi passwords
Here is when you want to find the password stored on a computer.
sudo cat connectionName.nm
Mouse left click four arrows
For some strange reason the kernel is not working nicecly on 22.04 on some computers
The mouse cannot left click and instead becomes the four arrow moving icon.
sudo modprobe -r psmouse