In the name of God, the Compassionate, the Merciful Pyabr Server (c) 2020 Mani Jamali. Free Software GNU General License v3.0
- How to install it on Ubuntu server?
- How to launch the cloud service on client?
- Git source:
git clone https://github.com/manijamali2003/pyabr-server
- Jump to pyabr server directory:
cd pyabr-server
- Config thr cloud service:
python configure.py
- Create virtual host cloud service:
sudo python wizard-create.py
- Use SSH or PuTTY
- Run Pyabr service as command line interface:
ssh [hostname]@[server-ip]
- Run Pyabr service as graphical user interface:
ssh -X [hostname]@[server-ip]