In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)06/01 Report--
Modify hostname
Hostname jumpserver
Install the basic dependency package
Yum install-y git python-pip mysql-devel gcc automake autoconf python-devel sshpass lrzsz readline-devel
Yum install-y gmp-devel
Yum install-y python-paramiko
Create the installation directory and prepare the package for decompression
Download the zip package on https://github.com/jumpserver/jumpserver
Mkdir / application
Cd / application/
Rz
Unzip jumpserver-master.zip
Start installation
Install the database as needed, install it if there is no database, and do not install it if any, but you need to create a jumpserver database and authorize it to USAGE, then modify the port connection database in the configuration file
Cd jumpserver-master/install/
Pip install-r requirements.txt
Pip freeze
Python install.py
Replace web default port and database default port restart
Sed-I "s#port = 8000#port = 9999g" / application/jumpserver-master/jumpserver.conf
Sed-I "s#port = 3306#port = 3319g" / application/jumpserver-master/jumpserver.conf
Sed-I "2i port = 3319" / etc/my.cnf
Start the database and jumpserver
/ etc/init.d/mysqld restart
. / service.sh restart
Log in
Then enter ip:port to access the web management page of jumpserver
Initial user admin with password of 5Lov@wife
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.