最新的fedora有firewalld作为新的防火墙应用程序。 我喜欢旧的iptables服务。 我想让他们回来,但不知道如何做到这一点。 我努力了 : systemctl disable firewalld.service systemctl stop firewalld.service systemctl enable iptables.service systemctl enable ip6tables.service systemctl start iptables.service systemctl start ip6tables.service 但它不工作! 没有find任何帮助维基或谷歌。 禁用firewalld工作好,但是当我试图启用iptables.service我得到: systemctl enable iptables.service Failed to issue method call: No such file or directory
希望能够连接到现有的X显示器,所以可以访问我的工作环境和我从家里打开的所有东西。 我依稀记得过去使用x11vnc的一些事情。 但Fedora 11并不存在,所以我想现在有一些内置的方法。 注意:我通过VPN连接到我的工作机器,所以密码保护是所有我需要安全明智的。
我修改了/etc/fstab 。 我validation了这些新设备,并且可以使用mount命令安装它们。 我如何validation对/etc/fstab所作的修改?