Posts with "linux" Tag

Install Docker

by Dan Aukes

see this ...

Read More
Install and Setup SSH

by Dan Aukes

Basic Steps

  1. Make a new directory for holding keys

    ```bash ...

Read More
10-Set Up Groups

by Dan Aukes

  1. add yourself to device groups for access to some USB devices in python

```bash sudo usermod ...

Read More
11-Setup Dconf

by Dan Aukes

Introduction

Dconf is where many keyboard shortcuts and user preferences exist. I have a ...

Read More
12-Syncthing

by Dan Aukes

Install

  1. Add the release PGP keys:

    ```bash sudo ...

Read More
Installing Windows Fonts

by Dan Aukes

Derived from here:

```bash sudo apt install -y ttf-mscorefonts-installer sudo fc-cache ...

Read More
Enable UFW

by Dan Aukes

see [this ...

Read More
Install and configure fail2ban

by Dan Aukes

see [this ...

Read More