摘要:
docker runasn@hadoop1:~/Desktop$ docker run --help Usage: docker run [OPTIONS] IMAGE [COMMAND] [ARG...] Run a command in a new container -a, --attach... 阅读全文
摘要:
1 修改dnsmasq配置文件/etc/dnsmasq.conf 在/etc/dnsmasq.conf文件底部增加#++++++++++++++++++++++++++++++++++++++++ # Change this line if you want dns to get its upstr... 阅读全文
摘要:
dnsmasq 1 修改dnsmasq配置文件/etc/dnsmasq.conf # Change this line if you want dns to get its upstream servers from somewhere other that /etc/resolv.conf # 如果你想让dns从某个地方(而不是/etc/resolv.conf)获得上游服务 resolv-f... 阅读全文
摘要:
/etc/sudoers文件## This file MUST be edited with the 'visudo' command as root.## Please consider adding local content in /etc/sudoers.d/ instead of dire... 阅读全文