> For the complete documentation index, see [llms.txt](https://altata01.gitbook.io/dreamnetwork-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altata01.gitbook.io/dreamnetwork-docs/installations/install-dreamnetwork-via-cli-only-on-linux.md).

# Install DreamNetwork via CLI (only on linux)

## Get the CLI (via our dashboard or github)

dashboard:&#x20;

github:  <https://github.com/DreamNetworkCloud/DreamNetwork-CLI>

Override permissions of the file with chmod

```
chmox +x installer.sh
```

Run in **administrator** right the installer.sh

```bash
sudo bash installer.sh
#or
./installer.sh
```

And enjoy your installation.
