Posts with "linux" Tag

Install Docker

by danaukes

see this ...

Read More
Install and Setup SSH

by danaukes

Basic Steps

  1. Make a new directory for holding keys

    ```bash ...

Read More
10-Set Up Groups

by danaukes

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

```bash sudo usermod ...

Read More
11-Setup Dconf

by danaukes

Introduction

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

Read More
12-Syncthing

by danaukes

Install

  1. Add the release PGP keys:

    ```bash sudo ...

Read More
Installing Windows Fonts

by danaukes

Derived from here:

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

Read More
Enable UFW

by danaukes

see [this ...

Read More
Install and configure fail2ban

by danaukes

see [this ...

Read More