Changes

From SME Server
Jump to navigationJump to search
10 bytes removed ,  07:40, 1 November 2008
Wikify
Line 20: Line 20:  
If you do not have [[Tomcat]] in your SME Server, follow these instructions.
 
If you do not have [[Tomcat]] in your SME Server, follow these instructions.
   −
  # tar -zxvf mailarchiva_opensource_edition_v1_7_9c_linux_32bit.tar.gz
+
  tar -zxvf mailarchiva_opensource_edition_v1_7_9c_linux_32bit.tar.gz
  # cd ./mailarchiva_dist
+
  cd ./mailarchiva_dist
  # ./install.sh
+
  ./install.sh
    
====SME Server specific config changes====
 
====SME Server specific config changes====
   −
  # config set mailarchiva service TCPPort 8090 access private status enabled
+
  config set mailarchiva service TCPPort 8090 access private status enabled
  # ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99mailarchiva
+
  ln -s /etc/rc.d/init.d/e-smith-service /etc/rc.d/rc7.d/S99mailarchiva
    
===Installation with Tomcat===
 
===Installation with Tomcat===
985

edits

Navigation menu