# Centauri

**Centauri** is a Sun Server located in the Machine Room. It used to serve as the primary [Kerberos](/obsolete/kerberos.md) KDC but no longer boots.

## 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**            | Gentoo                                   |
| **Purchase Date** | Winter 2008                              |

## History

Centauri was recieved through the [2008 Sun AEG](/machines/history/2008-sun-aeg.md). It was the first Sun Ray server set up to take over the Sun Ray services from Xray.


---

# 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/centauri.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.
