From 5dcab9de2d41fce375bed88f9de6d517e1f91035 Mon Sep 17 00:00:00 2001 From: Riley Loo Date: Sun, 19 Jan 2025 16:27:18 -0600 Subject: [PATCH] resources: add systems info list out services and hardware we can provide on the site. Was a long time todo item, now done. Signed-off-by: Riley Loo --- content/{resources.md => resources/index.md} | 11 ++- content/resources/systems.md | 78 ++++++++++++++++++++ 2 files changed, 87 insertions(+), 2 deletions(-) rename content/{resources.md => resources/index.md} (84%) create mode 100644 content/resources/systems.md diff --git a/content/resources.md b/content/resources/index.md similarity index 84% rename from content/resources.md rename to content/resources/index.md index 0b6c4fb..31ca3f1 100644 --- a/content/resources.md +++ b/content/resources/index.md @@ -5,6 +5,11 @@ template = "page.html" # +ACM UMN devices +--------------- + +Please see our [systems](/resources/systems) page for details about ACM UMN system resources + ACM UMN Produced ---------------- @@ -15,9 +20,11 @@ ACM UMN Produced - [Unix Class 4 (Pipes and Filters)](https://jotunn.acm.umn.edu/archive/ACM-UNIX_2018-10-05_twopane.mp4) --> -UNIX Class content for the F2021 semester will be posted here soon. +Unix Class and Workshop events in Spring 2025 will be posted here. Stay tuned! -Some books (including some books required for CSCI and MATH courses) may be checked out [from our club library](https://docs.google.com/spreadsheets/d/1E41HMi-UMuuOjOiDlHnmpadpqBOudx8P2hRbqV7zZOo/edit?usp=sharing) if you are a member. Generally we do not allow people to check books out for a whole semester, but you are free to reference them or check them out to use for an open-book test. +Some books (including some books required for CSCI and MATH courses) are avaialable in our club room. +We currently do not have infrastructure to track book loans, so books must stay in the room. However, feel free to drop by +and check if our library has books you can use for reference or study within our room! ### Past CTF Challenge Info diff --git a/content/resources/systems.md b/content/resources/systems.md new file mode 100644 index 0000000..6b58406 --- /dev/null +++ b/content/resources/systems.md @@ -0,0 +1,78 @@ ++++ +title = "Systems" +template = "page.html" ++++ + +# + +Terms of Service +---------------- + +Please see the [Terms of Services](/tos) page and reach out to an officer if +you are interested in using our services. + +ACM UMN Provided services +------------------------- + +- Colocation + - ACM UMN has two racks able to accomidate rack-mounted servers and other + hardware. Members are responsible for the upkeep and security of their + servers, while ACM UMN provides free 10G uplink and power, and cooling. + + - Students have colocated servers with interesting uses, such as a build + server for the MELT lab, globally available storage, and more. + +- Virtual machines + - ACM UMN can provide virtual machines on our hypervisor. Members are + responsible for the upkeep, security, and management of their virtual + machines, while ACM UMN provides a virtual machine with 2 cores, 4GB RAM, + 200GB storage, and 10G uplink. + + - Students have used virtual machines to host their own websites, + webapps, and Minecraft servers. Lots and lots of Minecraft servers. + +- Specialized devices + - ACM UMN can provide access to a server equipped with GPUs for GPU + programming needs. Members are not to run crypto- related activity + pursuant to the TOS. + + - ACM UMN can provide access to a powerful Apple Silicon system + for members wanting to target macOS and iOS but might not have + enough horsepower to do so. + +- Other + - Raspberry Pi 3Bs and 4s, Arduino Unos, and an Oculus VR headset are + available for members to use while inside the ACM room. Unfortunately + we currently do not have a system in place to track device loans, so they + cannot be taken out of the club room. + +ACM UMN Owned hardware +---------------------- + +- `argo` + - Server for internal ACM use, no longer available for students + - Dell PowerEdge R420, 2x E5-2430, 128GB RAM, 5TB HDD space, 10G + connection, Rocky Linux 9.4 + +- `vm` + - Server for member use - hypervisor that provsions VMs to + prospective users + - Dell PowerEdge R630, 3x E5-2680 v4, 128GB RAM, 7.2TB HDD space, 10G + connection, NixOS unstable + +- `garlic` + - Server for GPU programming + - Custom build, Threadripper 1950X, 48GB RAM, GTX 3080 LHR, GTX 1080, + 10G connection, NixOS unstable + +- `medusa` + - Coming Soon + +- `willow` + - Server for Apple and ARM programming, not located within server closet. + - Mac Studio, M1 Max, 32GB RAM, 1G connection + +- `wopr` + - Server management proxy + - If your server has a management console, we can connect it to `wopr` + to safely expose it on the internet