Auto saved by Logseq

This commit is contained in:
Matthias Eckert 2023-12-17 09:56:58 +01:00
parent 324845fd4c
commit bfea1a3ef6

View File

@ -2,4 +2,8 @@
- IP: 192.168.0.201
- User: superkatz, PW: rauMau45!
- Dhcp Settings: /etc/dhcp/dhclient.conf
-
- Install Docker
- #+BEGIN_QUOTE
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sudo sh ./get-docker.sh --dry-run
#+END_QUOTE