/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

Installing GrapheneOS on a Pixel 4a

by danaukes

Instructions derived from https://grapheneos.org/install/cli

Download Developer Tools

```bash sudo apt install -y android-sdk-platform-tools-common sudo apt install -y signify-openbsd echo ...

Read More
Hugo Stuff

by danaukes

Install

Make sure you install add-ons

Create a new site with yaml format

Modified from here

  1. ...
Read More
Kobo Ebook Reader information

by danaukes

This link was the most helpful overview: https://www.linux-magazine.com/Online/Features/Basic-Hacks-for-Kobo-E-Readers

Disabling user id requirements

```bash

cd /path/to/the/ereader/.kobo

cd ...

Read More
Laser Cutter General Maintenance

by danaukes

Notes for how to maintain the laser cutter
Read More
lxqt shortcuts

by danaukes

Maximize left/right

```xml C-g

...

Read More
Markdown Cheat Sheet

by danaukes

Derived from https://towardsdatascience.com/the-ultimate-markdown-cheat-sheet-3d3976b31a0

Headings

There are few options to create headings. We can use Markdown or ...

Read More