Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
e3c07571
Commit
e3c07571
authored
Dec 18, 2015
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加doc
parent
0715e11c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
6 deletions
+27
-6
README.md
docs/README.md
+27
-6
No files found.
docs/README.md
View file @
e3c07571
快速安装
------
####环境
CentOS 6.x x86_64
iptables stop
selinux disable
####开始
** 1. 安装git **
yum -y install git
** 2. 下载jumpserver **
git clone https://github.com/ibuler/jumpserver.git
** 3. 执行快速安装脚本 **
cd jumpserver/install && python install.py
> 根据提示输入相关信息,完成安装,完成安装后,请访问web,继续查看后续文档
名词解释
------
...
...
@@ -43,21 +67,16 @@
快速开始
------
**********
##### 1. 添加用户
**用户管理 - 查看用户 - 添加用户**
填写基本信息,完成用户添加
用户添加完成后,根据提示记住用户账号密码,换个浏览器登录下载key,
登录jumpserver测试

ssh登录jumpserver测试
##### 2. 添加资产
**资产管理 - 查看资产 - 添加资产**
填写基本信息,完成资产添加

##### 3. 添加sudo
**授权管理 - Sudo - 添加别名**
输入别名名称和命令,完成sudo添加
...
...
@@ -104,3 +123,4 @@
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment