1 Solution We suggest the next steps, with a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:...
For Debian 9 Stretch wireless intel 6205, 1.Add “non-free” component to /etc/apt/sources.list, for example: # Debian 9 "Stretch" deb http://httpredir.debian.org/debian/ stretch main contrib non-free 2.Update the list of...
1. Configure Proxy Clients Configure proxy settings like follows on Debian Client. root@client:~# vi /etc/profile # add follows to the end (set proxy settings...
Filesystem-Passthrough
Use virt-manager to share files between Linux host and Windows guest? I usually setup a Samba server on the Linux KVM host and then share a folder out using that to my KVM guests.
Samba Server installation on Ubuntu 18 Ubuntu Tips: Install Samba File Server About This Guide In this text, I teach how to create a network share via Samba using the CLI (Command-line interface/Linux Terminal) in an uncomplicated, simple and brief way targeting Windows users.