Ubuntu

Highlighted

Posts

Nextcloud Installation

  1. Prerequisites

    sudo apt install -y openssh-server net-tools
    
  2. Install

Port Forwarding Cheatsheet

ssh -L (localport):localhost:(remoteport) -C -N -l (username) hostname.domain -p (sshport)

VNC …

QR Code Tools

modified from this site

Installing

sudo apt install -y qrencode #encoding tools
sudo apt install -y …

Run scripts remotely over ssh with tmux

sudo apt install -y tmux

Basic Functionality

To get the same functionality as explained in the …

Working with USB devices

Identifying and locating USB devices

These widely used commands can be used to list and learn about …

10-Set Up Groups

  1. add yourself to device groups for access to some USB devices in python
sudo usermod -a -G …

Using the Thorlabs linear stage

Introduction

These instructions are for loading and running the thorlabs linear stage in ROS. This …

11-Setup Dconf

Introduction

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

12-Syncthing

Install

  1. Add the release PGP keys: