How to set up free PAM

How to set up free PAM


curl -sSL https://github.com/jumpserver/jumpserver/releases/latest/download/quick_start.sh | bash



>>> The Installation is Complete

1. You can use the following command to start, and then visit

cd /opt/jumpserver-installer-v4.4.1

./jmsctl.sh start

 

2. Other management commands

./jmsctl.sh stop

./jmsctl.sh restart

./jmsctl.sh backup

./jmsctl.sh upgrade

For more commands, you can enter ./jmsctl.sh --help to understand

 

3. Web access

http://192.168.2.111:80

Default username: admin 

Default password: ChangeMe

 


 More information

Official Website: https://www.jumpserver.org/

Documentation: https://docs.jumpserver.org/


Post a Comment

0 Comments