你好Linux
未读
Linux安装Oh My Zsh
参考本文章内容, 可将zsh+oh-my-zsh以及常用插件安装在您的linux主机上 为什么 使用一个工具之前要多问一下为什么,它能够干什么,又为什么使用它,要知其所以然,而不是盲目追风使用,最后希望这个工具能够给你的linux主机带来更好的体验 目前几乎所有的发行版本linux中都带有 sh、b
你好Linux
未读
普通用户使用docker
The Docker daemon binds to a Unix socket instead of a TCP port. By default that Unix socket is owned by the user root and other users can only access
你好Linux
未读
ufw防火墙适配docker
背景 文章参考前提,系统中已正确安装 ufw 防火墙以及 docker linux 中 docker 默认会自行配置 iptables 进行流量转发,从而绕过 ufw 规则, 造成 ufw 无法监管 docker 流量的问题 通过本文方式可解决 docker 与 ufw 的适配问题,从而使 ufw