Skip to content

WZK

Tips & Info (Tech)

  • Hosting of websites on platform WordPress covered by TLD wzk.cz

Recent Posts

  • How works Operating system boot from fully encrypted device
  • Command tip #6 – Prevent Windows 10 to wake up from sleep
  • Command tip #5 – Start a Cron Job in ESXi 5.5 or 6+
  • Command tip #4 – Backup ESXi host & Restore via PowerCLI
  • Command tip #3 – Enable SSL in MikroTik

Tags

  • command
  • security

Author: MyKE

Command tip #2 – Change input keyboard in linux terminal

To change current session input keyboard settings:

loadkeys en_US

To change default input keyboard in whole system:

sudo dpkg-reconfigure console-setup

Format AsidePosted on February 6, 2020February 7, 2020Tags command

Security flaw in SUDO – CVE-2019-18634

Security flaw in Sudo 

Apple released a patch update for macOS High Sierra 10.13.6, macOS Mojave 10.14.6, and macOS Catalina 10.15.2.

Format AsidePosted on February 6, 2020February 7, 2020Tags securityLeave a comment on Security flaw in SUDO – CVE-2019-18634

Command tip #1

Generate OpenSSL Certificate later used for Apache/NGINX/IIS:

openssl req -x509 -nodes -days 1024 -newkey rsa:2048 -keyout apache-selfsigned.key -out apache-selfsigned.crt

Format AsidePosted on July 5, 2016February 7, 2020Tags command

Posts pagination

Previous page Page 1 Page 2
Proudly powered by WordPress
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok