diff --git a/zh_CN.GB2312/articles/linux-users/article.sgml b/zh_CN.GB2312/articles/linux-users/article.sgml
index 55a5633b1d..fb2b5d48b5 100644
--- a/zh_CN.GB2312/articles/linux-users/article.sgml
+++ b/zh_CN.GB2312/articles/linux-users/article.sgml
@@ -2,7 +2,7 @@
The FreeBSD Documentation Project
The FreeBSD Chinese (Simplified) Documentation Project
- Original Revision: 1.8
+ Original Revision: 1.10
-->
@@ -144,7 +144,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.
手册的 4.4 小节:使用 Packages 系统。
-
+
Ports
@@ -214,7 +214,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.
如果你喜欢的话还可以使用自己的补丁。
-
+
如果你没有一些特别的需求, packages
可能刚好最适合你的情况。如果你需要进一步定制,
ports 是最适合的方法了。(请记得,
@@ -276,7 +276,7 @@ in your /etc/rc.conf. Extra options can be found in startup script.
/etc/defaults/rc.conf 文件, 这些默认配置可以使用
/etc/rc.conf 文件来改变。 因此,
当安装附加应用程序时最好回顾下文档来决定到底该如何启用任何相关的服务。
-
+
下面的一小段内容用来在 /etc/rc.conf
中启用 &man.sshd.8; 和 Apache 2.2。
还指定了 Apache 应该通过
@@ -292,10 +292,10 @@ apache22_flags="-DSSL"
中启用,服务将能够从命令行启动(不需要重新启动系统):
&prompt.root; /etc/rc.d/sshd start
-
+
如果服务还没有被启用,可以使用
来从命令行启动:
-
+
&prompt.root; /etc/rc.d/sshd forcestart
@@ -325,7 +325,7 @@ em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
media: Ethernet autoselect (1000baseTX <full-duplex>)
status: active
-
+
IP配置
@@ -352,7 +352,7 @@ ifconfig_em0="DHCP"
像 &linux; 中的 IPTABLES
一样, &os; 也提供了一个内核级的防火墙;
实际上 &os; 提供了三个防火墙:
-
+
IPFIREWALL
IPFILTER