This commit is contained in:
teasiu
2023-12-23 19:31:05 +08:00
parent 8a22eec1a4
commit bbc63c3488
5 changed files with 15 additions and 71 deletions

View File

@@ -20,7 +20,7 @@ sidebar_position: 1
- 建议使用 SSH 终端管理器登录后台
Windows 操作系统可以使用 [putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) 工具或者 [MobaXterm](https://dl.histb.com/#/list/189cn/82531180155783956) 工具,
Windows 操作系统可以使用 [putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) 工具或者 [MobaXterm](https://node2.histb.com/update/soft_init/MobaXterm.zip) 工具,
Linux 操作系统直接 `ssh root@<IP>`
@@ -47,7 +47,7 @@ passwd: password updated successfully
root@hi3798mv200:~#
```
提示输入两次新的密码,回车后,提示修改成功的英文 success
提示输入两次新的密码,回车后,提示修改成功的英文 successfully
**注意**:密码是不会显示的,盲敲输入后按回车即可。

View File

@@ -4,7 +4,7 @@ sidebar_position: 2
# 管理服务器文档
😀️建议使用 [FileZilla](https://www.filezilla.cn/download/client) 或者 [WinSCP](https://winscp.net/eng/download.php) 进行文件传输管理
😀️建议使用 [FileZilla](https://www.filezilla.cn/download/client) 或者 [MobaXterm](https://node2.histb.com/update/soft_init/MobaXterm.zip) 工具进行文件传输管理
## 说明

View File

@@ -2,11 +2,11 @@
sidebar_position: 6
---
# 网盘使用
# h5ai网盘使用
采用H5ai开源软件nginx+php环境搭建一个轻量而又强大的个人网盘分享程序。
## 使用
程序位置: /var/www/html/files/
程序和文档位置: /var/www/html/files/
默认登陆用户名和密码 ***admin*** ***admin***
@@ -41,10 +41,12 @@ echo "## 这是外置磁盘链接到home的页脚说明" > /mnt/sda1/files/_h5ai
## 访问密码修改
- 更改密码
- 下面例子的`admin`是用户名,你可以自己自定义比如`zhangsan`
```bash
echo -n 'admin:' | tee /etc/nginx/passwords-h5ai.list
openssl passwd -apr1 | tee -a /etc/nginx/passwords-h5ai.list
#在这个位置需要输入两次密码
nginx -s reload
```

View File

@@ -32,77 +32,19 @@ pre .btn-pre-copy{
transition: color .1s;
}
</style>
<script src="./baota/jquery.min.js"></script>
<script>
$(function(){
//给每一串代码元素增加复制代码节点
let preList = $(".content pre");
for (let pre of preList) {
//给每个代码块增加上“复制代码”按钮
let btn = $("<span class=\"btn-pre-copy\" onclick='preCopy(this)'>复制代码</span>");
btn.prependTo(pre);
}
});
/**
* 执行复制代码操作
* @param obj
*/
function preCopy(obj) {
//执行复制
let btn = $(obj);
let pre = btn.parent();
//为了实现复制功能。新增一个临时的textarea节点。使用他来复制内容
let temp = $("<textarea></textarea>");
//避免复制内容时把按钮文字也复制进去。先临时置空
btn.text("");
temp.text(pre.text());
temp.appendTo(pre);
temp.select();
document.execCommand("Copy");
temp.remove();
//修改按钮名
btn.text("复制成功");
//一定时间后吧按钮名改回来
setTimeout(()=> {
btn.text("复制代码");
},1500);
}
</script>
</head>
<body>
<header>
<h1>海纳思系统官方最新公告</h1>2023年12月01日
<h1>海纳思系统官方广告位招租</h1>
</header>
<h2>一键升级系统或切换系统命令</h2>
<br/>
<h3>1.一键升级到最新专业版40元</h3>
<br/>注意目前支持海思芯片mv100/mv200/mv300所有机型
<br/>终端输入nasupdate
<br/>接着输入histb
<br/>将会得到一个机顶盒识别码,将此码复制后发给群主,等待通知一键命令升级。即可。
<br/>
<br/><a href="http://www.ecoo.top/professional">专业版有什么区别?</a>
<br/>
<h4>仅内网穿透服务25 元/年</h4>
终端输入nasupdate
<br/>接着输入histb
<br/>将会得到一个机顶盒识别码,将此码复制后发给群主,
<br/>开通账号后输入kaitong-frp即可使用。
<br/><br/>
<h3>2.从老版本一键升级到20231201版本</h3>
统一方法:
<br/>在终端输入 nasupdate 然后输入 nasupgrade 即可一键全新升级新版本。
<br/>
<br/>注意,本方法不适合 《恩兔N2》
<br/>
<br/>或者更老的版本升级,请复制下面的命令粘贴到终端按回车运行
<br/>mv100<div class="content"><pre>bash <(curl https://ecoo.top/mv100_upgrade.sh)</pre> </div>
mv200<div class="content"><pre>bash <(curl https://ecoo.top/mv200_upgrade.sh)</pre> </div>
mv300<div class="content"><pre>bash <(curl https://ecoo.top/mv300_upgrade.sh)</pre> </div>
N2 恩兔专用<div class="content"><pre>bash <(curl https://ecoo.top/n2_upgrade.sh)</pre> </div>
玩客云 S805 专用<div class="content"><pre>bash <(curl https://ecoo.top/s805_upgrade.sh)</pre> </div>
<h2>22000+装机数</h2>
<h2>日活6000+</h2>
<h2>日增约100台</h2>
<h2>要求:符合海纳思服务器的环境需求</h2>
<h2>捐助并投放,与作者共赢!请联系本站</h2>
<br/>
<br/>

BIN
static/hongbao.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB