IT/Windows: Difference between revisions

From msgwiki
< IT
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
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

Printing to an Ubuntu shared printer


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