Skip to main content

Windows command: powercfg

powercfg: power configure

Check current active power scheme

powercfg -list

powercfg -list: Check current active power scheme
powercfg -list: Check current active power scheme

Disable hibernate

powercfg /hibernate OFF

powercfg /hibernate OFF: disable hibernate
powercfg /hibernate OFF: disable hibernate


Popular posts from this blog

Linux command: tail

tail - output the last part of files

Linux command: printenv

printenv - print all or part of environment NAME        printenv - print all or part of environment SYNOPSIS        printenv [OPTION]... [VARIABLE]... DESCRIPTION        Print  the  values  of the specified environment VARIABLE(s).  If no VARIABLE is speci‐        fied, print name and value pairs for them all.        -0, --null               end each output line with NUL, not newline        --help display this help and exit        --version               output version information and exit        NOTE: your shell may have its own version of printenv,  which  usually  supersedes  the        version  described  here.  Please refer to your shell's documentation for d...

Windows 10: Install SuSE Linux Enterprise - SLES

With Microsoft-Windows-Subsystem-Linux feature enabled, we can install Linux distributions on Windows 10.