Posts with "linux" Tag
Install and Setup SSH
by Dan Aukes
Basic Steps
-
Make a new directory for holding keys
```bash ...
10-Set Up Groups
by Dan Aukes
- add yourself to device groups for access to some USB devices in python
```bash sudo usermod ...
11-Setup Dconf
by Dan Aukes
Introduction
Dconf is where many keyboard shortcuts and user preferences exist. I have a ...
Installing Windows Fonts
by Dan Aukes
Derived from here:
```bash sudo apt install -y ttf-mscorefonts-installer sudo fc-cache ...