> 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="https://1886332998-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fis100gr6YdQFA0E9ARbX%2Fuploads%2FJ3e3E5Nex9wgevyaw3fr%2FFilesystem.png?alt=media&amp;token=2ee470c0-8287-4fc1-a479-fc6d311dc4e4" alt=""><figcaption></figcaption></figure>

If low on space take action.
