# Linux Training/Overview

It is recommended to have some familiarity with Linux/Unix commands to make use of the Chinook HPC cluster. For those who may be unfamiliar these resources may be of some help.

* [Software Carpentry: Unix Shell](https://swcarpentry.github.io/shell-novice/)
* [Linux Overview (Iowa State University)](https://www.hpc.iastate.edu/guides/unix-introduction/unix-tutorial-1)
* [Introduction to Unix Commands (Indiana University)](https://kb.iu.edu/d/afsk)

For a more in depth introduction we recommend the following introduction course from Red Hat:

[https://rhtapps.redhat.com/promo/course/rh024](https://rhtapps.redhat.com/promo/course/rh024?segment=8)

RCS is always available to provide 1-on-1 training as well. Please contact us at <uaf-rcs@alaska.edu> if you require assistance.


---

# 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://uaf-rcs.gitbook.io/uaf-rcs-hpc-docs/getting-started/linux-training-overview.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.
