# Verify the installation

Run the following command to verify the correct startup and initialization of Akamas:

```bash
akamas status
```

When all services have been started, this command will return an "OK" message. Please note that it might take a few minutes for Akamas to start all services.

To check the UI is also properly working please access the following URL:

```
http://<akamas server name here>
```

You will see the Akamas login form:

<figure><img src="https://4103111959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrIhBBVa4sw46ol13SWX%2Fuploads%2Fgit-blob-a31aefc13748ad0a7224fb40aba357dd8e62d11b%2Flogin_screen.png?alt=media" alt=""><figcaption></figcaption></figure>

Please notice that it is impossible to log into Akamas before a license has been installed. Read here [how to Install an Akamas license](https://docs.akamas.io/akamas-docs/3.6/installing/install-the-akamas-license).
