spo600:spo600_servers
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
spo600:spo600_servers [2024/10/17 12:19] – [x86_64] chris | spo600:spo600_servers [2025/03/21 05:06] (current) – chris | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== | ====== | ||
+ | ===== SERVER CHANGES ===== | ||
+ | |||
+ | ;;;As of 2025-03-20:;;; | ||
+ | - The servers must be accessed with new SSH port numbers. See details below. | ||
+ | - An additional terabyte of storage has been added to the aarch64-002 server, accessible via '' | ||
+ | - An additional 500 GiB of storage has been added to the home directories on the x86-001 server. | ||
===== Preparatory Steps ===== | ===== Preparatory Steps ===== | ||
Line 13: | Line 19: | ||
==== AArch64 | ==== AArch64 | ||
- | === aarch64-001 === | + | <!--=== aarch64-001 === |
- | This ARMv8 / AArch64 machine is an Amazon Graviton 2 cloud system. | + | This ARMv8 / AArch64 machine is an Amazon |
- | **Important: This machine does not currently have sufficient RAM or disk space to compile the GCC compiler. ** | + | **Critical: This machine does not currently have sufficient RAM or disk space to compile the GCC compiler. Attempting a build will exhaust memory and cause the host to crash.** Please __do not__ attempt to build GCC on aarch64-001. |
You can access this system at the hostname aarch64-001.spo600.cdot.systems; | You can access this system at the hostname aarch64-001.spo600.cdot.systems; | ||
'' | '' | ||
+ | --> | ||
=== aarch64-002 === | === aarch64-002 === | ||
- | **This computer | + | This machine |
- | This machine is a Honeycomb LX2K system | + | You can access this system at the hostname aarch64-002.spo600.cdot.systems at port 2202; using OpenSSH from the command line, you can use these arguments: |
- | You can access this system at the hostname | + | '' |
- | '' | + | ;;;On **March 20, 2025**, an additional terabyte of storage was added to this system. The additional storage is available through the symlink |
+ | ;;;You can see your current disk usage and available space in both your home and aux directories with the command: '' | ||
+ | <!-- | ||
+ | === aarch64-003 === | ||
+ | |||
+ | This ARMv8 / AArch64 machine is an Amazon EC2 Graviton 4 cloud system with SVE2 capability, 4 cores, and 16 GiB RAM. This machine has sufficient resources to compile the GCC compiler in about 84 minutes. | ||
+ | |||
+ | You can access this system at the hostname aarch64-003.spo600.cdot.systems; | ||
+ | |||
+ | '' | ||
+ | |||
+ | --> | ||
==== x86_64 | ==== x86_64 | ||
=== x86_64-001 === | === x86_64-001 === | ||
- | This x86_64 system is a workstation/ | + | This x86_64 system is a workstation/ |
- | '' | + | '' |
===== Simplified SSH Access | ===== Simplified SSH Access | ||
Line 46: | Line 63: | ||
If you're using OpenSSH (the ssh client used on most Linux systems and other platforms), you can simplify ssh command lines by placing host connection details in the file '' | If you're using OpenSSH (the ssh client used on most Linux systems and other platforms), you can simplify ssh command lines by placing host connection details in the file '' | ||
- | < | + | < |
- | Host " | + | |
- | | + | |
- | user " | + | |
- | | + | |
Host " | Host " | ||
| | ||
+ | port 2202 | ||
user " | user " | ||
- | + | ||
Host " | Host " | ||
| | ||
+ | port 2201 | ||
user " | user " | ||
Line 62: | Line 77: | ||
< | < | ||
- | ssh aa1 | ||
- | |||
ssh aa2 | ssh aa2 | ||
Line 74: | Line 87: | ||
Remember that these machines are multi-user systems. Use the '' | Remember that these machines are multi-user systems. Use the '' | ||
- | |||
===== Passwords | ===== Passwords | ||
- | Your password on each of these systems has been set to a random string (different on each host). You can find out the original random password by viewing the file '' | + | Your password on each of these systems has been set to a random string (different on each host). You can find out the original random password by viewing the file '' |
+ | < | ||
===== Sudo Access | ===== Sudo Access | ||
Line 92: | Line 105: | ||
In order to use '' | In order to use '' | ||
+ | --> | ||
===== SSH Access from Other Client Systems | ===== SSH Access from Other Client Systems |
spo600/spo600_servers.1729167569.txt.gz · Last modified: 2024/10/17 12:19 by chris