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
6adf1543
Commit
6adf1543
authored
7 years ago
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改sftp连接说明
parent
adacea91
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-1
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-1
step_by_step.rst
docs/step_by_step.rst
+1
-1
No files found.
docs/setup_by_centos7.rst
View file @
6adf1543
...
...
@@ -318,7 +318,7 @@ CentOS 7 安装文档
# 访问 http://192.168.244.144 默认账号: admin 密码: admin 到会话管理-终端管理 接受 Coco Guacamole 等应用的注册
# 测试连接
$ ssh -p2222 admin@192.168.244.144
$ sftp -
p
2222 admin@192.168.244.144
$ sftp -
P
2222 admin@192.168.244.144
密码: admin
# 如果是用在 Windows 下,Xshell Terminal 登录语法如下
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_ubuntu.rst
View file @
6adf1543
...
...
@@ -332,7 +332,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
如果登录客户端是 macOS 或 Linux ,登录语法如下
$ ssh -p2222 admin@192.168.244.144
$ sftp -
p
2222 admin@192.168.244.144
$ sftp -
P
2222 admin@192.168.244.144
密码: admin
如果登录客户端是 Windows ,Xshell Terminal 登录语法如下
...
...
This diff is collapsed.
Click to expand it.
docs/step_by_step.rst
View file @
6adf1543
...
...
@@ -384,7 +384,7 @@ Jumpserver 会话管理-终端管理(http://192.168.244.144:8080/terminal/term
如果登录客户端是 macOS 或 Linux ,登录语法如下
$ ssh -p2222 admin@192.168.244.144
$ sftp -
p
2222 admin@192.168.244.144
$ sftp -
P
2222 admin@192.168.244.144
密码: admin
如果登录客户端是 Windows ,Xshell Terminal 登录语法如下
...
...
This diff is collapsed.
Click to expand it.
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