Posts

Start docker automatically as a ```systemd``` service

by danaukes

Docker Compose Example

copy and paste the folowing text into a new file called ~/script.sh

```bash

!/bin/bash

SERVICENAME=$(basename ...

Read More
Using tailscale with docker

by danaukes

  1. Settings-->keys
  2. check reusable, ephemeral, pre-approved
  3. Copy the key
  4. paste the following in your bashrc

...

Read More
Enabling .NetFx 3.5 in windows 11

by danaukes

insert windows 11 installation media cdrom/iso

Make sure the command below points to the proper drive ...

Read More
Feature Test

by danaukes

Here is one kind of [link][test]

Here is [my link][FOO]

This is a test of [[wiki ...

Read More
Firefox Setup Notes

by danaukes

about:config

go to about:config

turn off AI ...

Read More
Flipper Zero Notes

by danaukes

...

Read More
Galaxy Tab Cleanup

by danaukes

  1. Install ADB
  2. Find your device

    ./adb devices

...

Read More