/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 notebook/windows

Posts

Multiple Clocks in Ubuntu / Gnome

by danaukes

sudo apt install -y gnome-clocks
flatpak install -y com.mattjakeman.ExtensionManager
flatpak run com.mattjakeman.ExtensionManager

click browse tab search for ...

Read More
namecheap-email-dns-settings.md

by danaukes

DNS

You’re almost set! To be able to activate your Private Email subscription to receive ...

Read More
Nextcloud Installation

by danaukes

  1. Prerequisites

    ```bash sudo apt install -y openssh-server net-tools ...

Read More
OpenCM Information

by danaukes

...

Read More
quick scripts for openscad

by danaukes

color("red",1) import("path/to/your-part.stl");
flatpak run org.openscad.OpenSCAD  -o test.png --projection orthogonal test.scad

with camera orientation but no ...

Read More
Orange Pi Zero2 Information

by danaukes

Introduction

Note: the most important and helpful resource is the manual, which is available here.

...

Read More