摘要: # 内网DNS解析☞dnsmasq [toc] ## 简介: ```sh dnsmasq是一个轻量级的DNS和DHCP服务器软件,常用于家庭网络或小型办公网络中。以下是使用dnsmasq的基本步骤: ``` ## 安装`dnsmasq` 1. 安装dnsmasq:使用适合你的操作系统的包管理器安装d 阅读全文
posted @ 2023-07-13 16:35 赵财进宝 阅读(488) 评论(0) 推荐(0)
摘要: # gitlab整理 [toc] ## 1.安装Gitlab依赖包 ```sh #系统要求 Ubuntu (16.04/18.04/20.04) Debian (9/10) CentOS (7/8) openSUSE Leap (15.2) SUSE Linux Enterprise Server 阅读全文
posted @ 2023-07-13 15:46 赵财进宝 阅读(605) 评论(0) 推荐(0)