-
win11访问samba被拒绝提示无法访问解决方法
顶一下,以后用得上
-
请问一下现在macvlan还有问题吗?
已经更新7.0bate3了~ 因为ipvlan不能和宿主机互通~ 想切换macvlan了
-
更新7.0以后DOCKER无法更新。只能全程挂梯子。那么问题又来了。
单独给docker更新加梯子 找到 /usr/local/etc/rc.d/目录下的 rc.docker 用notepad打开 修改第533行为:nohup env https_proxy=http://192.168.50.1:3333 http_proxy=http://192.168.50.1:3333 $UNSHARE --propagation slave -- $DOCKER -p $DOCKER_PIDFILE $DOCKER_OPTS >>$DOCKER_LOG 2>&1 & 备注: http://192.168.50.1:3333为你梯子的本地代理,修改成你自己的。 方法也是来自坛友
-
2024-03-22:Unraid 新收费模式的价格和实行日期正式公布
希望27号前能蹲到优惠折扣开启😔 我想升级plus版
-
想购买pro的版本,没有找到输入优惠码的地方,是取消了吗
GG 3月27日转订阅制~ 想从basic转plus来着,但目前情况似乎不准备开放优惠折扣升级了。。。 27号之后就算有55折也便宜不了几块钱
-
[Support] ich777 - Gameserver Dockers
Hello, I have migrated the server from Docker to a VM, set up 20GB of virtual memory, and installed the 'earlyoom' tool to automatically free up memory. Currently, 8GB of memory is in use, with 4 players playing online for a continuous 4 hours, and the server has not crashed.
-
[Support] ich777 - Gameserver Dockers
The game data is stored in a Samsung 970 on an M.2 interface, Initially, the server ran normally for an entire day, but I’m unsure what happened to cause abnormal memory usage. Now, when I start the container, it consumes all memory within 1-2 hours until the container crashes. I really don’t want to delete the save and start over. Therefore, I’m currently restarting the container every hour to continue playing.
-
[Support] ich777 - Gameserver Dockers
12th Gen Intel® Core™ i5-12400
-
[Support] ich777 - Gameserver Dockers
OK,thanks😥
-
[Support] ich777 - Gameserver Dockers
Thanks, currently my server has 4 players, and after running for approximately 1-2 hours, it consumes the entire 16GB of memory and then crashes. However, from some instructions of other users using the PC server, I've seen that using a scheduled memory cleaning program called 'men reduct' can significantly slow down the speed of game crashes. So I would like to inquire whether it's possible to add a similar processing program to the Palworld Docker container?
-
[Support] ich777 - Gameserver Dockers
Thank you very much to @ich777 for creating the Docker version server for Palworld. May I ask if it's possible to add some scheduled memory cleaning/optimization functions to the Docker container? It seems that this game has significant optimization issues, as it can easily consume the entire 16GB of memory, leading to crashes. Thank you very much!
-
请教一下,compose如何设置容器为静态IP?
这两个文件,丢入/usr/local/emhttp/plugins/dynamix.docker.manager/include目录下 更换文件风险自断 文件来源于论坛的 DockerClient.php DockerContainers.php
-
请教一下,compose如何设置容器为静态IP?
已经自行解决~大家可以关注英文板块的相关帖子,找得到答案~
-
请教一下,compose如何设置容器为静态IP?
version: '3.3' services: test: container_name: test restart: always ports: - '80:80' image: 'test/test:latest' networks: br0: ipv4_address: 192.168.50.231 networks: br0: external: true ipam: config: - subnet: 192.168.50.0/24 这样设置可以设置为静态IP,但是“网络”那一栏则变成了随机字符~ 请教一下各位,有更好的实现办法吗?先感谢各位
-
qbittorrent 负载高 unraid webUI挂掉
用这个docker就行 linuxserver/qbittorrent:libtorrentv1 这个问题曾经也困扰我很久 后来查看日志在搜英文论坛搜索到了,最后采用这个docker解决了跟你一样的问题
Liviter
Members
-
Joined
-
Last visited