Posts

Setup and Use Ente Authenticator

by danaukes

how to install tailscale in linux
Read More
restore configurations

by danaukes

How to restore config settings from a backup
Read More
simple gitman install

by danaukes

```bash sudo apt install -y git python3-pip python3-venv build-essential libffi-dev python3 -m venv ~/envs/gitman . envs/gitman/bin/activate pip3 install --upgrade ...

Read More
02-Import Keys

by danaukes

Install and Setup

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

    ...

Read More
03-Install and Setup ```rclone```

by danaukes

how to install and setup rclone
Read More
Install Common Tools

by danaukes

This assumes you installed a "minimal" version of Ubuntu

apt packages first

Update your software first

```bash sudo ...

Read More
05-general python install

by danaukes

Install Latest Anaconda / Miniconda

```bash sudo apt install -y git python3-pip python3-venv sudo apt install -y ...

Read More
05-Conda Install

by danaukes

Install Latest Anaconda / Miniconda

| Windows ...

Read More