The JumpServer installation is very simple. 
The online installation process is as follows:
- Prepare a Linux server, e.g. an 4-core CPU, 8GB of RAM, and a 100GB hard disk., Centos 7.x.
- Login to the linux server.
- Execute this command: 
 curl -sSL https://github.com/jumpserver/jumpserver/releases/download/v4.0.0/quick_start.sh | bash
- Wait until the installation is done. 
- Access JumpServer in your browser at http://your-jumpserver-ip/ 
 The initial password is :Username: admin,Password: ChangeMe
Of course, you can also goto https://community.fit2cloud.com/#/products/jumpserver/downloads, to download the offline installation package to install it into your servers.
 


 
    
Top comments (1)