# Betelgeuse

**Betelgeuse** is a Sun Server located in the Machine Room that currently serves as the host for self-service password resets.

## Technical Specifications

| Specification     | Description                              |
| ----------------- | ---------------------------------------- |
| **Server Type**   | Sun Fire X4150                           |
| **CPU**           | 2x Intel Xeon X5460 Quad-Core @ 3.16 GHz |
| **RAM**           | 24 GB                                    |
| **Hard Disks**    | 2x 73GB 2.5in 10K SAS RAID 1             |
| **OS**            | Ubuntu 18.04                             |
| **Purchase Date** | Winter 2008                              |

## History

Betelegeuse was recieved through the [2008 Sun AEG](/machines/history/2008-sun-aeg.md) and was initially allocated to test updates for the Sun Ray (thin client) services. Also served [AFS](/obsolete/afs.md) at one point.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.tjhsst.edu/machines/other/sun-servers/betelgeuse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
