IT/Windows: 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) No edit summary |
Walttheboss (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Various helps for working with Windows. | Various helps for working with Windows. | ||
== Setup == | ==Setup== | ||
=== Hibernation === | ===Hibernation=== | ||
Hibernation can mess up dual booting machines. | Hibernation can mess up dual booting machines. | ||
Line 9: | Line 9: | ||
<code>powercfg.exe /h off</code> | <code>powercfg.exe /h off</code> | ||
=== Printing to an Ubuntu shared printer === | |||
<br />This is mainly covered in networking and hardware. | |||
All the work is done on the Ubuntu server. If you have to do all kinds of strange things in Windows then you do NOT have your Ubuntu printer or print server configured correctlt | |||
<br /> | <br /> |
Revision as of 07:03, 8 September 2021
Various helps for working with Windows.
Setup
Hibernation
Hibernation can mess up dual booting machines.
Open powershell as admin
powercfg.exe /h off
This is mainly covered in networking and hardware.
All the work is done on the Ubuntu server. If you have to do all kinds of strange things in Windows then you do NOT have your Ubuntu printer or print server configured correctlt