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...
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.
You could just create a symlink to ~/Dropbox ln -s ~/Dropbox Install Dropbox to get the most out of your account When your download is complete,...
How To Rewrite URLs with mod_rewrite for Apache on Ubuntu 20 Prerequisites To follow this tutorial, you will need: One Ubuntu 16.04 server set up with this...
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...