\192.168.31.52就行 你看你输入的
halo, 请问如何设置每天定时重启盒子呢?
哈哈,还真没研究过。我想想看
应该是创建一个xxx.sh脚本,然后用定时命令执行它。
您好,我试了您提供的方法,可以说解决了部分问题。
现在的情况是,只能通过识别后的主体进行访问(图1),
不能通过输入ip地址访问(图2),
在运行了网络诊断程序后显示DNS错误(之前也是这样的问题)(图3),
难道是我路由器的问题么?
然后还是这次是只能修改用户名,不能修改密码【这个问题不大,不好解决的话就算了】
ip前面没有冒号
进入webssh,输入这条命令,把awtrix.jar这个主文件重新下一下。
wget -N https://blueforcer.de/awtrix/awtrix.sh
sh awtrix.sh
2021-10-24 21:49:12 (3.42 MB/s) - ‘awtrix.jar’ saved [19186585/19186585]
create Service
Start AWTRIX HOST
Created symlink /etc/systemd/system/multi-user.target.wants/awtrix.service → /etc/systemd/system/awtrix.service.
Checking installation…
Installation failed!
你好,错误提示如上。ip:7000还是无法打开。
安装过程截图看看
重新输一下 第二条命令
sh awtrix.sh
已经重新输入过两次了~一样的报错,安装失败~
我知道了,系统环境更新一下。
apt-get dist-upgrade
apt-get upgrade
apt-get update
遇到需要选择的,全部选择y
然后再输入sh awtrix.sh
还是不可以~
apt update有报错,如下。
root@smarthomefansbox-super:~# apt-get update
Err:1 https://deb.nodesource.com/node_12.x buster InRelease
Could not resolve 'deb.nodesource.com'
Hit:2 https://mirrors.aliyun.com/docker-ce/linux/debian buster InRelease
Get:3 https://mirrors.ustc.edu.cn/debian buster InRelease [122 kB]
Get:4 https://mirrors.ustc.edu.cn/debian buster-updates InRelease [51.9 kB]
Hit:5 https://mirrors.ustc.edu.cn/debian buster-backports InRelease
Get:6 https://mirrors.ustc.edu.cn/debian-security buster/updates InRelease [65.4 kB]
Reading package lists... Done
N: Repository 'https://mirrors.ustc.edu.cn/debian buster InRelease' changed its 'Version' value from '10.10' to '10.11'
E: Repository 'https://mirrors.ustc.edu.cn/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository 'https://mirrors.ustc.edu.cn/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
E: Repository 'https://mirrors.ustc.edu.cn/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
apt-get --allow-releaseinfo-change update
在试试这个,然后再
apt-get update