Category: Microsoft Windows
-
SSH on Windows: OpenSSH, PuTTY
On Windows OpenSSH’s “SSH authentication agent” is meant to run as Windows “service“. Starting a couple of years back, Microsoft decided, to deactivate that service by default. Now there are corporations, that do not want to have the “ssh-agent” service running at all. No SSH authentication agent, no caching of ssh ID-s (after enquiring the…
-
my LG 4K-UHD-Smart-TV
View Screen with Just Scan:-> Settings Wheel -> “…” ->Picture -> Aspect Ratio -> Just Scan -> On This way the display OS does not remove edge lines and columns. That is needed, because e.g. in my case serious lines and columns get stolen, and I insist on seeing them.
-
Git for Windows – comes with a nice minimal GNU shell environment
https://github.com/git-for-windows/git/wiki/FAQ https://en.wikipedia.org/wiki/mingw-w64#MSYS2 – GfW is based on MSYS2; MSYS2 provides a Unix environment to Windows https://www.msys2.org – … https://www.gnu.org/software/emacs/download.html#windows – MSYS2 users can install GNU Emacs using a pacman command line http://ftp.gnu.org/gnu/emacs/windows/ – I wonder whether I can get this GNU Emacs for Windows to cooperate with the MSYS2 provided by GfW https://www.gnu.org/software/emacs/manual/html_node/emacs/Microsoft-Windows.html I guess…
-
my 2021 Windows working environment
I would actually rather prefer Windows Terminal over ConEmu, because I assume it will be the new standard in the Windows world – but then in my professional Windows environment Group Policies do not allow “apps” – and then … ConEmu is quite nice. Windows Terminal (CAVEAT: did no achieve it): ConEmu – a Windows…
-
how to set default user for manually installed WSL distro?
https://superuser.com/questions/1566022/how-to-set-default-user-for-manually-installed-wsl-distro My preferred approach: /etc/wsl.conf inside the distro.
-
how to access a Linux desktop from Windows via RDP
https://www.makeuseof.com/tag/remote-control-linux-windows/ https://www.makeuseof.com/tag/windows-remote-desktop-connection-custom-configurations/ https://www.ubuntupit.com/how-to-install-and-use-xrdp-server-remote-desktop-on-linux-system/ https://duckduckgo.com/?q=xrdp+session+xvnc+%22login+failed+for+display%22 https://superuser.com/questions/1143359/xrdp-session-login-failed-for-display-0 https://github.com/neutrinolabs/xrdp/issues/1412 https://unix.stackexchange.com/questions/473209/connect-directly-to-xvnc-started-by-xrdp#473275