Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在没有互联网连接的机器上安装 bind9。
我下载了源代码,想在这台机器上编译,但是我的机器上没有C编译器。而且由于我没有互联网连接,我无法安装 gcc(手动安装太难了)。
我该怎么做?有没有办法可以在另一台机器上编译所有内容并移动所有二进制文件?谢谢
查看Keryx,它是一个离线数据包存储库,允许您首先下载bind9并将其推送到您的离线工作站(假设您使用的是基于 Debian 的发行版)。
bind9