短暂接触redhat的感受

个人最开始接触的linux是 debian 和ubuntu 刚刚开始使用redhat的时候确认有些不适应
总结一下:
  • 貌似redhat默认安装完,path太少了 比如 ifconfig这样的都没有。 需要手工把path加进来
  • 毕竟redhat是给企业用户设计的,所以有些地方有些死板,比如默认装完,iptable会block ssh的流量。
  • 很多的时候redhat建议使用他提供的工具来更改设置, 而不是直接修改文件,比如 使用system-config-securitylevel-tui 来配置iptable 而不是直接使用iptables命令 或者修改 /etc/sysconfig/iptables...
以上

Comments

Popular posts from this blog

周末发现的两样东西,和心理有关的。

QStringList related performance