From c5c770013a3f225cc354044481b25ce58d6a9a08 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Tue, 29 Apr 2014 21:14:52 +0000 Subject: Restore lost tags. --- en_US.ISO8859-1/articles/linux-users/article.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'en_US.ISO8859-1/articles/linux-users/article.xml') diff --git a/en_US.ISO8859-1/articles/linux-users/article.xml b/en_US.ISO8859-1/articles/linux-users/article.xml index 05901cee17..a56932e82c 100644 --- a/en_US.ISO8859-1/articles/linux-users/article.xml +++ b/en_US.ISO8859-1/articles/linux-users/article.xml @@ -134,7 +134,7 @@ the following command installs Apache 2.4: - &prompt.root; pkg install apache24 + &prompt.root; pkg install apache24 For more information on packages refer to section 5.4 of the &os; Handbook: /etc/rc.conf, it can be started without rebooting the system: - &prompt.root; service sshd start + &prompt.root; service sshd start &prompt.root; service apache24 start If a service has not been enabled, it can be started from the command line using : - &prompt.root; service sshd onestart + &prompt.root; service sshd onestart @@ -440,16 +440,16 @@ net.inet.ip.forwarding: 0 - yum install package / - apt-get install package - pkg install package + yum install package / + apt-get install package + pkg install package Install package from remote repository - rpm -ivh package - / dpkg -i package - pkg add package + rpm -ivh package + / dpkg -i package + pkg add package Install local package -- cgit v1.2.3