# 4.2. System Update

Log in as admin by the following commands.

| **xoonips-server login: admin**  | ← Enter "admin" as a log in user.  |
| -------------------------------- | ---------------------------------- |
| **Password:**                    | ← Enter admin password (not shown) |
| **\[admin\@xoonips-server \~]$** | ← (As admin)                       |

Execute a system update as root user by using the following commands.

| **\[admin\@xoonips-server \~]$ su -** | ← Execute su command to become root. |
| ------------------------------------- | ------------------------------------ |
| **Password:**                         | ← Enter root password.               |
| **\[root\@xoonips-server \~]#**       | ← (As root)                          |

Go on the following procedures under the root authority.

| **\[root\@xooinps-server \~]# yum -y update** | ← Execute a system update command. |
| --------------------------------------------- | ---------------------------------- |

The required time depends on the network condition or computer performance.

Now the system has been updated.


---

# 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://xoops.gitbook.io/xoonips-tutorial/3installation/4.-customize-centos5/42system_update.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.
