Ubuntu Setup

01-Installation Notes

Introduction

These notes are from memory, so they may be out of order.

Preparation

Things you will need

  • ssh public key
  • configuration backup file
  • gpg key

First, update apt

sudo apt …

Install Tailscale

how to install tailscale in linux

02-Import Keys

Install and Setup

  1. Install gnupg, nautilus integration (seahorse), and restart nautilus

restore configurations

How to restore config settings from a backup

    simple gitman install

    sudo apt install -y git python3-pip python3-venv build-essential libffi-dev
    python3 -m venv …

      03-Install and Setup rclone

      how to install and setup rclone

      Install Common Tools

      This assumes you installed a “minimal” version of Ubuntu

      05-Conda Install

      Install Latest Anaconda / Miniconda

      WindowsLinux …