# Deneb

**Deneb** is a Sun Server located in the Machine Room. It is is currently used as a logging/SIEM server but was previously the lab's primary NTP server.

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

## History

Deneb was recieved through the [2008 Sun AEG](/machines/history/2008-sun-aeg.md).


---

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