howto
How to do this, how to do that...
Remove systemd-oomd
vv
Ubuntu has a system daemon called systemd-oomd that kills processes that request a considerable amount of memory at once, causing trouble in case of virtual machines with dynamic m
Fix Windows with DISM
vv
In an admin command prompt
Drupal: Adding a Tags field to the Webform content type
vv
This is what Bing on Skype told me, and it works.
Windows Domain Controller, prevent disabling of disk write cache
vv
Windows DC disables disk write caching at every boot. To prevent it from doing this, do the following:
Path: HKLM\System\CurrentControlSet\Services\NTDS\Parameters
ReTrim SSDs from command line
vv
powershell -executionpolicy bypass Optimize-Volume -DriveLetter CD -ReTrim
NTFS deduplication gets files corrupted, how to fix the volume
vv
Windows Backup delete all backups
vv
wbadmin delete backup -keepVersions:0
How to check actual Full Duplex status on network adapters on Windows
vv
PowerShell:
Get-NetAdapter | SELECT name, fullduplex
Clean up disk space on Windows
vv
Start -> Run -> cleanmgr