数码罗记

qinglong/青龙各种安装方法

挂一下青龙面板 主要用来自动打打卡。。 签到一下 下吗官方的github 我copy过来 主要是有时访问github不太稳定 或者访问不了。。。 当然如果你有打洞的就不用担心这个问题了。。 https://github.com/whyour/qinglong 青龙 简体中文 | English 支持

linuxer linuxer Published on 2023-09-14

Podman 在普通用户下 podman ps -a 提示的错误 ERRO[0000] User-selected graph driver "overlay2"

刚安装好 Podman 在普通用户下 podman ps -a 提示的错误 ERRO[0000] User-selected graph driver "overlay2" iptv@iptv-rodren:~$ podman ps -a ERRO[0000] User-selected graph

linuxer linuxer Published on 2023-09-14

Podman和Docker的不同之处

Podman和Docker的不同之处: 不需要守护进程: Docker:需要运行一个守护进程,通常以dockerd为名,来管理容器。 Podman:不需要守护进程,每个podman命令都是一个独立的进程。 用户权限: Docker:需要sudo或具有docker组成员资格才能运行docker命令。

linuxer linuxer Published on 2023-08-29

安装和配置podman ipv6

To install Podman and configure it to support IPv6, you need to follow these steps. Note that these instructions are primarily for Linux-based systems

linuxer linuxer Published on 2023-08-27
Previous Next