Skip to content

manijamali2003/pyabr-server

Repository files navigation

pyabr-server

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?

How to install it on Ubuntu server?

  • 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

How to launch the cloud service on client?

  • 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]

About

Pyabr server run pyabr with SSH

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages