Skip to content

Viewing sites

Use the pslist utility to view the sites currently on your Cito server.

cito~ # pslist
[+] Cito Stack on cito.yourserver.com
[+] Sites on this server:

id   hostname              username              homedir                     phpver
---  --------------------  --------------------  --------------------------  ------
1    mydomain.com          mydomain              /home/mydomain/             7.4

Each site has it's own system user to provide security and isolation. To switch to a specific site, run:

su - <username>