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
f8ab6531
Commit
f8ab6531
authored
Apr 17, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文档更新
parent
96eb31ab
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+5
-2
step_by_step.rst
docs/step_by_step.rst
+6
-3
No files found.
docs/setup_by_ubuntu.rst
View file @
f8ab6531
...
@@ -330,11 +330,14 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
...
@@ -330,11 +330,14 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
::
::
如果登录客户端是 macOS 或 Linux ,登录语法如下
$ ssh -p2222 admin@192.168.244.144
$ ssh -p2222 admin@192.168.244.144
$ sftp -p2222 admin@192.168.244.144
密码: admin
密码: admin
如果是用在 Windows 下,Xshell Terminal 登录语法如下
如果登录客户端是 Windows ,Xshell Terminal 登录语法如下
$ssh admin@192.168.244.144 2222
$ ssh admin@192.168.244.144 2222
$ sftp admin@192.168.244.144 2222
密码: admin
密码: admin
如果能登陆代表部署成功
如果能登陆代表部署成功
...
...
docs/step_by_step.rst
View file @
f8ab6531
...
@@ -243,7 +243,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
...
@@ -243,7 +243,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
# 添加docker官方源
# 添加docker官方源
$ yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
$ yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
$ yum makecache fast
$ yum makecache fast
$ yum install docker-ce
$ yum install docker-ce
...
@@ -382,11 +382,14 @@ Jumpserver 会话管理-终端管理(http://192.168.244.144:8080/terminal/term
...
@@ -382,11 +382,14 @@ Jumpserver 会话管理-终端管理(http://192.168.244.144:8080/terminal/term
::
::
如果登录客户端是 macOS 或 Linux ,登录语法如下
$ ssh -p2222 admin@192.168.244.144
$ ssh -p2222 admin@192.168.244.144
$ sftp -p2222 admin@192.168.244.144
密码: admin
密码: admin
如果是用在 Windows 下,Xshell Terminal 登录语法如下
如果登录客户端是 Windows ,Xshell Terminal 登录语法如下
$ssh admin@192.168.244.144 2222
$ ssh admin@192.168.244.144 2222
$ sftp admin@192.168.244.144 2222
密码: admin
密码: admin
如果能登陆代表部署成功
如果能登陆代表部署成功
...
...
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