From dfa5e6df2fef8ef6231f00c684575c482fad3017 Mon Sep 17 00:00:00 2001 From: zleyyij Date: Wed, 23 Aug 2023 15:13:26 -0600 Subject: [PATCH] vault backup: 2023-08-23 15:13:26 --- Homelabbity.md | 6 +++--- Nand game.md | 3 --- 2 files changed, 3 insertions(+), 6 deletions(-) delete mode 100644 Nand game.md diff --git a/Homelabbity.md b/Homelabbity.md index 9f83c03..d62e0d9 100644 --- a/Homelabbity.md +++ b/Homelabbity.md @@ -2,9 +2,9 @@ |hostname | username | IP address | SSH Port | Notes| |---|---|---|---| ---| -| Atlas | arc | 192.168.0.2 | 22 | Uptime raspi: Wireguard, PiHole| -| Ubuntu | ubuntu | 10.0.0.3 | 42069 | active development raspi: arcbot, minecraft server, kooky freezes | +| Atlas | arc | 192.168.0.2 | 22 | Uptime raspi: VPN, PiHole| +| Ubuntu | ubuntu | 192.168.0.3 | 42069 | active development raspi | | 47c-in | ubuntu | 158.101.9.152 | 22 | Free oracle VPS for website, Git, apache2 | | xoa | arc | 192.168.0.5 | 22 | xen orchestra | | hydra | root | 192.168.0.4 | 22 | R730 hypervisor | -| + diff --git a/Nand game.md b/Nand game.md deleted file mode 100644 index 0fb3df4..0000000 --- a/Nand game.md +++ /dev/null @@ -1,3 +0,0 @@ -![[Summary-of-the-common-Boolean-logic-gates-with-symbols-and-truth-tables.png]] -Switching for ALU: -- (inv values you want to be 0, leave untouched for 1) -> nand -> inv -> sel (use D1 for DAT, leave D0 empty) \ No newline at end of file