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
3136ad71
Commit
3136ad71
authored
Sep 19, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs' of
https://github.com/wojiushixiaobai/jumpserver
into docs
parents
ccb0e866
26fa9d05
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
distributed_05.rst
docs/distributed_05.rst
+1
-1
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/distributed_05.rst
View file @
3136ad71
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
$ source /opt/py3/bin/activate
$ source /opt/py3/bin/activate
# 配置 autoenv
# 配置 autoenv
$ git clone
git
://github.com/kennethreitz/autoenv.git
$ git clone
https
://github.com/kennethreitz/autoenv.git
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ source ~/.bashrc
$ source ~/.bashrc
...
...
docs/setup_by_centos7.rst
View file @
3136ad71
...
@@ -79,7 +79,7 @@ CentOS 7 安装文档
...
@@ -79,7 +79,7 @@ CentOS 7 安装文档
# 自动载入 Python3 虚拟环境
# 自动载入 Python3 虚拟环境
$ cd /opt
$ cd /opt
$ git clone
git
://github.com/kennethreitz/autoenv.git
$ git clone
https
://github.com/kennethreitz/autoenv.git
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ source ~/.bashrc
$ source ~/.bashrc
...
...
docs/setup_by_ubuntu.rst
View file @
3136ad71
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
::
::
$ cd /opt
$ cd /opt
$ git clone
git
://github.com/kennethreitz/autoenv.git
$ git clone
https
://github.com/kennethreitz/autoenv.git
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ source ~/.bashrc
$ source ~/.bashrc
...
...
docs/step_by_step.rst
View file @
3136ad71
...
@@ -79,7 +79,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
...
@@ -79,7 +79,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
::
::
$ cd /opt
$ cd /opt
$ git clone
git
://github.com/kennethreitz/autoenv.git
$ git clone
https
://github.com/kennethreitz/autoenv.git
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ echo 'source /opt/autoenv/activate.sh' >> ~/.bashrc
$ source ~/.bashrc
$ source ~/.bashrc
...
...
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