> For the complete documentation index, see [llms.txt](https://docs.x1.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.x1.xyz/validating/performance/node-maintenance.md).

# Node maintenance

### Keep your node up to date periodically and update packages:

```sh
sudo apt update
```

```sh
sudo apt upgrade
```

### Make sure you don't run out of space

See server information, available space.

```sh
df -h
```

<figure><img src="/files/ZnGQkcRNmuVqQtv6ho9x" alt=""><figcaption></figcaption></figure>

If low on space take action.
