You are here: Home » Linux系统管理
Linux系统管理
PHPMailer
通过命令行ethtool, 可以设置网卡的duplex模式, 若要使ethtool的参数永久保存,下次Linux启动时也生效,可以通过如下设置:(以Redhat/Fedora为例) 比如修改eth0的ethtool参数: 编辑 /etc/sysconfig/network-scripts/ifcfg-eth0, 加入: ETHTOOL_OPTS=”speed 100 duplex …阅读全文…