From f0b52bfb9c6f0565d4b449d22d4f6405a818ead6 Mon Sep 17 00:00:00 2001 From: Thomas Makin Date: Fri, 8 Nov 2024 11:31:23 -0500 Subject: [PATCH] posts: update server post --- _posts/2024-11-08-server.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2024-11-08-server.md b/_posts/2024-11-08-server.md index e4dd0e5..cec35f3 100644 --- a/_posts/2024-11-08-server.md +++ b/_posts/2024-11-08-server.md @@ -5,4 +5,5 @@ date: 2024-11-08 Our production server and VM host, `nest`, has been upgraded with more RAM! We are now running with ~500 GiB total, enabling us to have faster and more reliable experiences across the board, and add new VMs to support future projects. As always, you can make use -of our hardware by SSH'ing into `ssh.sccs.swarthmore.edu` or requesting specific resources. +of our hardware by SSH'ing into `ssh.sccs.swarthmore.edu` or requesting specific resources. Also, `robin` (SSH server) has been +updated to Fedora 41!