User Tools

Site Tools


software:windows

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
software:windows [2019/08/24 05:42] Michele Porellisoftware:windows [2020/04/04 05:53] Michele Porelli
Line 5: Line 5:
   * [[http://www.acc.umu.se/~bosse/|Windows driver examples]] - There are a lot of very interesting drivers for Windows, for example SwapFs: you can use your Linux swap partition as swap space for Windows   * [[http://www.acc.umu.se/~bosse/|Windows driver examples]] - There are a lot of very interesting drivers for Windows, for example SwapFs: you can use your Linux swap partition as swap space for Windows
 ===== How-Tos ===== ===== How-Tos =====
 +==== Connect to unprotected samba shares (Windows server 2019+) ====
 +<code>
 +[Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters]
 +
 +RequireSecuritySignature:0
 +AllowInsecureGuestAuth:1
 +</code>
 ==== Reset any Windows tablet or PC ==== ==== Reset any Windows tablet or PC ====
   * [[https://www.instructables.com/id/How-to-Reset-Windows-8-Windows-81-Tablet-Any-Model/|Instructions here]]   * [[https://www.instructables.com/id/How-to-Reset-Windows-8-Windows-81-Tablet-Any-Model/|Instructions here]]
software/windows.txt · Last modified: 2022/01/29 06:18 by Michele Porelli