Aug 302 min readSSHHow can I connect to my Windows machine from inside my Linux VM?This post answers, "How can I connect to my Windows machine from inside my Linux VM?" It uses a "reverse SSH tunnel."
Aug 308 min readSSHHow can I open a terminal to a Linux VM from Windows?This post answers, "How can I open a terminal to a Linux VM from Windows?" It uses SSH and contains descriptions of NAT, etc.
Aug 104 min readAMD2022.2 Vivado, Vitis, & Petalinux Downloads and InfoA comprehensive 2022.2 Vivado, Vitis, & Petalinux post: Downloads, BSPs, VMs, and required Linux packages.
Jul 64 min readSSHHow can I ssh into a Ubuntu VM from Windows?This post answers, "How can I SSH into an Ubuntu VM from Windows?" It shows the steps using VMWare Workstation.
Jul 63 min readNetworkingWhat is NAT mode?An adapter in NAT (Network Address Translation) mode is a network configuration for virtual machines that allows them to access external net
Jul 62 min readNetworkingWhat is a Bridged Adapter?A bridged adapter is a network configuration mode used in virtual machines to allow them to be part of the same network as the host machine.