Difference between revisions of "Talk:Htaccess"

From SME Server
Jump to navigationJump to search
(sv command usage)
 
m
Line 1: Line 1:
Cactus, My understanding is that
+
Cactus, My understanding is that
sv t ....
+
sv t ....
and  
+
and  
sv s ...
+
sv s ...
are the current correct way to issue those commands for supervised services.
+
are the current correct way to issue those commands for supervised services.
The service command you refer to was long ago deprecated, and the correct command to use has changed a few times since then ie
+
The service command you refer to was long ago deprecated, and the correct command to use has changed a few times since then ie
/etc.init.d/...
+
/etc.init.d/...
/etc/rc.d/rc7.d/S86httpd-e-smith restart
+
/etc/rc.d/rc7.d/S86httpd-e-smith restart
svc t ....
+
svc t ....
I wasn't aware we have gone back to using the "service" command.
+
I wasn't aware we have gone back to using the "service" command.
 +
 
 +
RayMitchell
 +
 
 +
 
 +
the faq says to use sv
 +
http://wiki.contribs.org/SME_Server:Documentation:FAQ#Supervised_Services
 +
 
 +
[[User:Snoble|Snoble]] 06:09, 29 October 2007 (MDT)

Revision as of 14:09, 29 October 2007

Cactus, My understanding is that
sv t ....
and 
sv s ...
are the current correct way to issue those commands for supervised services.
The service command you refer to was long ago deprecated, and the correct command to use has changed a few times since then ie
/etc.init.d/...
/etc/rc.d/rc7.d/S86httpd-e-smith restart
svc t ....
I wasn't aware we have gone back to using the "service" command.

RayMitchell


the faq says to use sv

http://wiki.contribs.org/SME_Server:Documentation:FAQ#Supervised_Services

Snoble 06:09, 29 October 2007 (MDT)