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...
I've observed that running a filesystem check (fsck) on the disk doesn't permanently resolve issues, as they tend to recur within a few days. Interestingly,...
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,...
The instructions @ericklan posted are on the right track, though they aren't quite clear to me and seem to recommend more than is necessary....
We wonder why both ethernet and wireless are disabled. Is this machine running Network Manager? ps aux | grep -i network In my server, where it...