首页
vps
linux
docker
关于
blog.v2.games
累计撰写
11
篇文章
累计创建
3
个标签
累计收到
0
条评论
栏目
首页
vps
linux
docker
关于
目 录
CONTENT
linux-blog.v2.games
以下是
linux
相关的文章
2023-11-14
常用链接
https://hostloc.com/thread-1199428-1-1.html
2023-11-14
21
0
0
linux
2023-11-13
ubuntu自启动
Create a service: sudo vi /etc/systemd/system/rc-local.service Add your code there: [Unit] Description=/etc/rc.local Compatibility ConditionPathExists
2023-11-13
19
0
0
linux
2023-08-24
netflix
netflix检测脚本 bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh) dns解锁 https://github.com/ziwiwiz/dns_unl
2023-08-24
14
0
0
linux
2023-08-17
vps常用命令
查看虚拟方式 sudo apt-get install virt-what virt-what ubuntu修改时区 运行tzselect tzselect 选择时区,如显示为Shanghai. 复制文件到/etc目录下 cp /usr/share/zoneinfo/Asia/Shanghai
2023-08-17
11
0
0
linux