Category: Windows
-
Setting Up an SSH Tunnel from macOS to Windows
This guide provides detailed instructions on how to establish an SSH tunnel from a macOS client to a Windows server, including steps for user creation and secure connection. Enable SSH on Windows First, install and configure the OpenSSH Server on your Windows machine: Install OpenSSH Server through Windows Settings. Configure SSH service to start automatically.…
-
Windows 10 recovery
a. When you start getting the Recovery Console after failing to start up a few times, select Advanced options > Troubleshoot > Advanced options. b. Now, select Command Prompt from the available options. c. Once the Command Prompt window opens, type: chkdsk /f and hit Enter Type BOOTREC /FIXMBR and hit <Enter>. To repair…