小编ash*_*hok的帖子

dnsmasq:无法为端口 53 创建侦听套接字:地址已在使用中

完成设置 dnsmasq 时出现此错误。

ashokkrishna@krishna:~$ sudo dnsmasq

dnsmasq: failed to create listening socket for port 53: Address already in use


ashokkrishna@krishna:~$ netstat -lpn | grep :53
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      -               
tcp6       0      0 :::53                   :::*                    LISTEN      -               
tcp6       0      0 :::53755                :::*                    LISTEN      -               
udp        0      0 0.0.0.0:53              0.0.0.0:*                           -               
udp        0      0 0.0.0.0:5353            0.0.0.0:* …
Run Code Online (Sandbox Code Playgroud)

internal-dns socket dnsmasq

5
推荐指数
1
解决办法
3万
查看次数

如何在专用网络中的 gitlab 中禁用电子邮件确认

最近我为我的局域网安装了 gitlab。当我的用户尝试创建他们的帐户时,他们会收到电子邮件确认消息。现在我的问题是我想禁用整个电子邮件确认功能和一切。为此,我必须在 gitlab 配置文件中配置什么文件,该怎么做?我必须更改哪些选项我在 ruby​​ 方面很差,请详细解释。

git ruby-on-rails gitlab

5
推荐指数
1
解决办法
1万
查看次数

标签 统计

dnsmasq ×1

git ×1

gitlab ×1

internal-dns ×1

ruby-on-rails ×1

socket ×1