AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题

问题[modprobe](server)

Martin Hope
wirelessben
Asked: 2020-06-17 14:30:13 +0800 CST

为什么 /bin/true 在 modprobe.conf

  • 4

install hfs /bin/true

/etc/modprobe.d/hfs.conf据说禁用_ hfs

为什么?好像倒退了

linux modprobe
  • 1 个回答
  • 2600 Views
Martin Hope
SalmonKiller
Asked: 2016-07-03 09:32:37 +0800 CST

Modprobe 不创建 nbd 设备

  • 1

我正在使用 Debian 8 运行服务器,运行后modprobe nbd,程序运行得很好。/dev/nbd0但是,由于不存在,因此未创建该设备。我应该怎么做才能让 modprobe 正常运行?

debian google-cloud-platform debian-jessie modprobe
  • 1 个回答
  • 3794 Views
Martin Hope
neezer
Asked: 2010-03-26 09:20:12 +0800 CST

Ubuntu 服务器:使用 /etc/network/interfaces 中的 MODPROBE 选项联网失败...?

  • 3

出于某种原因(我还无法确定),昨天早上我们的网络服务器(运行 Ubuntu 8.04.2 LTS -- hardy)上的网络服务无法启动,我们的网站出现故障。

尝试重新启动时,我注意到以下错误消息:

* Reconfiguring network interfaces...
/etc/network/interfaces:6: option with empty value
ifup: couldn't read interfaces file "/etc/network/interfaces"
   ...fail!

文件中的第 6 行/etc/network/interfaces涉及一个 MODPROBE 命令,该命令(我相信)加载到ip_conntrack_ftp模块中,以便我可以在我的 FTP 服务器(vsftpd)上使用 PASV:(破坏 modprobe 命令在下面注释掉)

# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
# /usr/share/doc/ifupdown/examples for more information.
# The loopback network interface
auto lo
iface lo inet loopback
#MODPROBE=/sbin/modprobe
#$MODPROBE ip_conntrack_ftp
pre-up iptables-restore < /etc/iptables.up.rules

# The primary network interface
# Uncomment this and configure after the system has booted for the first time
auto eth0
iface eth0 inet static
    address xxx.xxx.xxx.xxx
    netmask 255.255.255.0
    gateway xxx.xxx.xxx.1
    dns-nameservers xxx.xxx.xxx.4 xxx.xxx.xxx.5

我已经确认在/sbin调用中有一个文件modprobe。

就像我之前说的,这个设置一直到昨天早上都完美无缺(尽管我的老板说该网站实际上是在美国东部标准时间晚上 11 点关闭的)。

谁能解释一下(A)为什么会坏,(B)我怎样才能重新启用ip_conntrack_ftp模块?

ftp ubuntu networking modprobe
  • 3 个回答
  • 2393 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve