aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2021-06-22 19:44:43 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2021-06-22 19:44:43 +0000
commitcf4c90f403b4a7d66e3f02158a33cacac7859bda (patch)
tree067980271b259cdad84256565ce3be93b81c2d06
parent8d5cde3db01cb7a805bbb772af41bd63f6d13322 (diff)
downloadeda.gay-cf4c90f403b4a7d66e3f02158a33cacac7859bda.tar.gz
eda.gay-cf4c90f403b4a7d66e3f02158a33cacac7859bda.zip
fixed some images
-rwxr-xr-xhardware.md28
-rwxr-xr-xstatic/images/nicfan.jpgbin0 -> 2593649 bytes
-rwxr-xr-xstatic/images/server.jpgbin3255416 -> 2578909 bytes
3 files changed, 28 insertions, 0 deletions
diff --git a/hardware.md b/hardware.md
new file mode 100755
index 0000000..74f4d7a
--- /dev/null
+++ b/hardware.md
@@ -0,0 +1,28 @@
+# general computing
+- my main computer that i do most of my work on is a thinkpad x260. it has a 6300U cpu and 8Gb of ram. it runs debian unstable, manjaro and windows for when i need to use shitty proprietary software
+- i also use a thinkpad x200. it has an amazing keyboard so its great for writing latex documents. it's librebooted and has no proprietary software at all on it. its running devuan currently since parabola is shit
+
+![x200 with hand for scale](https://eda.gay/img/x200.jpg?h=400&w=200)
+
+# games etc
+i have a small form factor dell optiplex 3060 with an 8500T cpu
+with 16Gb of memory. its useful to have a windows computer laying
+about that i can play games with my friends on
+
+# server
+- my nas has a i5-9400t cpu. i went with the t version since it has a lower tdp and therefore it is cheaper to run. it runs truenas (formerly called freenas). it also runs all of my docker containers on a ubuntu server VM. it has 32gb of memory for a nice big zfs cache and is potentially upgradeable to 64gb. it has a passive cooler for quietness.
+- i also have a raspberry pi 3b running pihole and some torrent clients in docker it should be connected to a vpn all the time
+- another raspberry pi 3b runs database backups every 2 hours
+- both raspberry pis are powered off POE
+- docker is shit, using systemd services is better, but docker is used a lot so i wanted to teach myself how to use it
+
+![please disregard the dust](https://eda.gay/img/server.jpg)
+
+- the POE switch is the Netgear GS108PE. it has 4 POE ports which power my raspberry pis and the other switch. speaking of...
+- the other switch is the Mikrotik CSS610-8G-2S+in. it has 2 SFP+ ports for 10 gigabit connectivity
+
+all my computers and servers are connected to my periferals with an expensive startech kvm switch. kvm switches are insanely expensive for some reason, especially dual monitor ones
+
+![nice cable ties](/img/nicfan.jpg)
+
+my network card draws like 15w lol and has a fan even when my cpu doesnt
diff --git a/static/images/nicfan.jpg b/static/images/nicfan.jpg
new file mode 100755
index 0000000..6c2415e
--- /dev/null
+++ b/static/images/nicfan.jpg
Binary files differ
diff --git a/static/images/server.jpg b/static/images/server.jpg
index 405df26..50bc1d7 100755
--- a/static/images/server.jpg
+++ b/static/images/server.jpg
Binary files differ