diff --git a/log-books/a.epub b/log-books/a.epub deleted file mode 100644 index aa34232..0000000 Binary files a/log-books/a.epub and /dev/null differ diff --git a/log-books/log_2024-03-21_22:37:39.epub b/log-books/log_2024-03-21_22:37:39.epub deleted file mode 100644 index 3cd4b2f..0000000 Binary files a/log-books/log_2024-03-21_22:37:39.epub and /dev/null differ diff --git a/log-books/log_2024-03-22_08:54:54.epub b/log-books/log_2024-03-22_08:54:54.epub deleted file mode 100644 index c288d00..0000000 Binary files a/log-books/log_2024-03-22_08:54:54.epub and /dev/null differ diff --git a/logged_book.epub b/logged_book.epub index c288d00..4fc22ed 100644 Binary files a/logged_book.epub and b/logged_book.epub differ diff --git a/quilt.html b/quilt.html new file mode 100644 index 0000000..44f3bd4 --- /dev/null +++ b/quilt.html @@ -0,0 +1,498 @@ + + + + + + + + + + + + + + + + + + + + A log book + + + + +
+

TL;DR

+

too log didn't read (on the webquilt)

+
+ +
+

What happened today?

+
tldr@chopchop:~ $sudo journalctl -S today -u kitchen-stove.service -u
+      kitchen-bin.service -u kitchen-fridge.service -r -n
+ + +
tldr@chopchop:~ $uptime -s
+

2024-03-18 07:51:34

+ + + This is common, the + fragility of these machines are more prominant than any cloud user expects. Partially because of scale, + partially because a lot of labour that happen in datacenters just escapes us all when we want to just upload + an image. + + + + +
tldr@chopchop:~ $sudo journalctl _COMM=useradd -r -n 1 --output-fields=MES
+ +

Mar 19 15:00:26 chopchop useradd[16047]: new user: name=chef, UID=1023, GID=1023, home=/home/chef, shell=/bin/bash, from=/dev/pts/3 +

+ + + + Users will be trusted with not just the keys and passwords to the "house" which is the server, but with a + portion of responsibility to keep it afloat and contribute to what makes it a community of practices (and + network of knowledge and dependence). + + + + +
tldr@chopchop:~ $sudo journalctl -S today _COMM=useradd -r
+ + + A level 1 annotation for users_created_today + + + + +
tldr@chopchop:~ $ grep 'install' /var/log/dpkg.log
+ + + + + + +
tldr@chopchop:~ $ grep 'remove' /var/log/dpkg.log
+ + + +
tldr@chopchop:~ $sudo journalctl _COMM=systemd-login
+    --output-fields=MESSAGE -S today -g "New session" | grep -v 'Boot'
+ + +
tldr@chopchop:~ $sudo journalctl _COMM=groupadd -r --output-fields=MESSAGE
+ + +
tldr@chopchop:~ $sudo journalctl _COMM=groupremove -r --output-fields=MES
+ + + +
tldr@chopchop:~ $sudo journalctl _COMM=usermod -r
+ + +
tldr@chopchop:~ $sudo journalctl _COMM=userdel -r
+ + +
+ +
tldr@chopchop:~ $sudo service --status-all
+ + +
tldr@chopchop:~ $getent group
+ +
+ + + + + +