Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
weadmin_gatsby
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
xiaohong.liu
weadmin_gatsby
Commits
a74bfedc
Commit
a74bfedc
authored
Oct 11, 2021
by
Liuxiaohong123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新快速上手,移除weadmin3.0.0的下载
parent
8e334873
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
3 deletions
+13
-3
index-info.md
weadmin/src/articles/download/index-info.md
+0
-1
faq10.md
weadmin/src/pages/FAQ/sl/faq10.md
+1
-1
linuxinstall.md
weadmin/src/pages/quickstart/step-0/linuxinstall.md
+12
-1
No files found.
weadmin/src/articles/download/index-info.md
View file @
a74bfedc
...
@@ -9,7 +9,6 @@ type: "download-info"
...
@@ -9,7 +9,6 @@ type: "download-info"
|版本 |操作系统 |操作系统版本 |架构 |下载|
|版本 |操作系统 |操作系统版本 |架构 |下载|
| ---- | ---- | ---- | ---- | ----|
| ---- | ---- | ---- | ---- | ----|
|ITOSS
**V3.0.1**
_绿色版|windows linux|所有|X86_
64|
[
点击下载
](
https://pan.baidu.com/s/1vHCPNsTokXfuLj1UR-5Cuw
)
,提取码:bnzu|
|ITOSS
**V3.0.1**
_绿色版|windows linux|所有|X86_
64|
[
点击下载
](
https://pan.baidu.com/s/1vHCPNsTokXfuLj1UR-5Cuw
)
,提取码:bnzu|
|ITOSS
**V3.0.0**
_绿色版|windows linux|所有|X86_
64|
[
点击下载
](
https://pan.baidu.com/s/16CBxudP7A5RbfR-meM0Q7g
)
,提取码:1zfv|
请选择最新版本下载,
[
点击可参考版本发布说明
](
http://download.weadmin.com/Weadmin3_ReleaseNote.txt
)
。如果是
**V3.0.1**
及以上版本也可以执行
[
脚本自动下载更新
](
/FAQ/sl/faq24
)
。
请选择最新版本下载,
[
点击可参考版本发布说明
](
http://download.weadmin.com/Weadmin3_ReleaseNote.txt
)
。如果是
**V3.0.1**
及以上版本也可以执行
[
脚本自动下载更新
](
/FAQ/sl/faq24
)
。
...
...
weadmin/src/pages/FAQ/sl/faq10.md
View file @
a74bfedc
...
@@ -30,7 +30,7 @@ type: tutorial
...
@@ -30,7 +30,7 @@ type: tutorial
<font
color=
red
>
注意:如果您的报错信息和图3一致,则按照如下方式处理:
</font>
<font
color=
red
>
注意:如果您的报错信息和图3一致,则按照如下方式处理:
</font>
1.
“管理工具”-“服务”确认“Windows Management Instrumentation”服务是否为启动状态;
1.
“管理工具”-“服务”确认“Windows Management Instrumentation”服务是否为启动状态;
2.
PATH变量中确认是否有这几个变量值: %SystemRoot%/system32;%SystemRoot%;%SystemRoot%
/system32/
Wbem;%JAVA_HOME%
\b
in 如没有请添加上。
2.
PATH变量中确认是否有这几个变量值: %SystemRoot%/system32;%SystemRoot%;%SystemRoot%
\S
ystem32
\
W
bem;%JAVA_HOME%
\b
in 如没有请添加上。
3.
如果安装WeADMIN ITOSS后,没有ELASTICSEARCH服务和进程,则请先确认您的JDK版本是否高于等于1.8,对应的安装目录下是否有多余的JDK文件夹。
3.
如果安装WeADMIN ITOSS后,没有ELASTICSEARCH服务和进程,则请先确认您的JDK版本是否高于等于1.8,对应的安装目录下是否有多余的JDK文件夹。
### LINUX系统下的解决方法
### LINUX系统下的解决方法
...
...
weadmin/src/pages/quickstart/step-0/linuxinstall.md
View file @
a74bfedc
...
@@ -2,6 +2,8 @@
...
@@ -2,6 +2,8 @@
title
:
Linux系统下全新安装
title
:
Linux系统下全新安装
type
:
tutorial
type
:
tutorial
anchorMenu
:
anchorMenu
:
-
id
:
step0
title
:
安装前提条件
-
id
:
step1
-
id
:
step1
title
:
第一步:安装配置JDK
title
:
第一步:安装配置JDK
-
id
:
step2
-
id
:
step2
...
@@ -17,7 +19,9 @@ anchorMenu:
...
@@ -17,7 +19,9 @@ anchorMenu:
---
---
**安装前提条件:**
#### <div id="step0" class="anchor-point"> 安装前提条件</div>
**(一)确认时区和时间**
查询系统时间“
<font
color=
red
>
date -R
</font>
”,确认系统时间和时区都是对的,如下图:
查询系统时间“
<font
color=
red
>
date -R
</font>
”,确认系统时间和时区都是对的,如下图:


...
@@ -35,7 +39,14 @@ anchorMenu:
...
@@ -35,7 +39,14 @@ anchorMenu:
<font
color=
red
>
`date -s 10:54:22`
</font>
<font
color=
red
>
`date -s 10:54:22`
</font>
设置日期
设置日期
<font
color=
red
>
`date -s 2015-07-06`
</font>
<font
color=
red
>
`date -s 2015-07-06`
</font>
也可以用其它方式设置时区和时间。
**(二)确认已经安装net-tools工具**
weadmin3版本开始内置了VLAN.CN客户端,所以需要net-tools工具,确保系统已经安装此工具。
ubuntu系统安装命令:
`apt-get install net-tools`
centOS系统安装命令:
`yum install net-tools`
</font>
#### <div id="step1" class="anchor-point">第一步: 安装配置JDK</div>
#### <div id="step1" class="anchor-point">第一步: 安装配置JDK</div>
*****************
*****************
[
进入下载界面
](
http://download.weadmin.com/jdk/
)
,选择Linux JDK11下载,也可以自行从
[
官网下载JDK11
](
https://www.oracle.com/java/technologies/javase-jdk11-downloads.html
)
。
[
进入下载界面
](
http://download.weadmin.com/jdk/
)
,选择Linux JDK11下载,也可以自行从
[
官网下载JDK11
](
https://www.oracle.com/java/technologies/javase-jdk11-downloads.html
)
。
...
...
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