/notebook

Posts in notebook

Sub-Folders

notebook/deprecated notebook/deprecated/ros notebook/docker notebook/git notebook/iot notebook/linux-basics notebook/linux-special-topics notebook/markdown-cheatsheet_files notebook/mujoco notebook/python notebook/ros2 notebook/school notebook/ssh notebook/ubuntu-setup notebook/virtualbox

Posts

Shapeoko Links

by Dan Aukes

Search Results

Read More
Stop "Sign in with Google" popup

by Dan Aukes

ublock origin: paste

||accounts.google.com/gsi/*
docs.google.com##.modal-dialog

in the custom filter

External Resources

  • ...
Read More
Solaar Install

by Dan Aukes

```bash sudo apt install build-essential cmake cmake-curses-gui sudo apt -y install libdbus-glib-1-dev libgirepository-2.0-dev pip install ...

Read More
Speech Conversion Tech

by Dan Aukes

https://github.com/KoljaB/RealtimeSTT sudo apt install -y portaudio19-dev pip install pyaudio pip install RealtimeSTT

import ...

Read More
Supervisor

by Dan Aukes

External Resources

  • ...
Read More
Tailscale Details

by Dan Aukes

IP Forwarding

```bash echo 'net.ipv4.ip_forward = 1' | sudo ...

Read More
Handy Termux Commands

by Dan Aukes

```bash pkg install openssl openssh gnupg iproute2 pkg install nmap # port scanning pkg install dnsutils # dig pkg ...

Read More