Changes

Jump to navigation Jump to search
144 bytes added ,  12:59, 30 November 2008
m
Line 1: Line 1: −
[[User:William|william_syd]] 05:48, 9 July 2007 (EDT)
+
==Ventrilo==
{{Note box|There is a report in the bugtracker that this does not work in Server-Gateway mode when used with a Dynamic DNS service.}}
+
 
 +
Ventrilo is the most used Voice over IP (VoIP) group communications software for gamers.
   −
In server-manager, create a user named 'ventrilo'
     −
Now, lets get Ventrilo onto your SMEServer 7
+
== Installation HowTo... ==
    +
Now, lets get Ventrilo onto your SMEServer 7.x
 +
<br>
 +
In server-manager, create a user named 'ventrilo'
 +
<br>
 
  <code>mkdir -p /opt/ventrilo
 
  <code>mkdir -p /opt/ventrilo
  cd /opt/ventrilo
+
  cd /opt/ventrilo</code>
 +
<code>
 
  wget <nowiki>http://magicwilly.webhostingpal.com/SME7%20How%20To%20Files/Ventrilo/ventrilo_srv-2.3.1-Linux-i386.tar.gz</nowiki>
 
  wget <nowiki>http://magicwilly.webhostingpal.com/SME7%20How%20To%20Files/Ventrilo/ventrilo_srv-2.3.1-Linux-i386.tar.gz</nowiki>
 +
</code>
 +
'''Note:''' Site seems closed but the file is available from many places on the web.<br>
 +
Google is your friend:
 +
http://www.google.de/search?q=ventrilo_srv-2.3.1-Linux-i386.tar.gz  <br>
 +
You could always try the official site:
 +
http://www.ventrilo.com/download.php
 +
<code>
 
  tar -xzf ventrilo_srv-2.3.1-Linux-i386.tar.gz</code>
 
  tar -xzf ventrilo_srv-2.3.1-Linux-i386.tar.gz</code>
   Line 25: Line 37:  
  #!/bin/sh
 
  #!/bin/sh
 
  exec 2>&1
 
  exec 2>&1
/sbin/e-smith/expand-template /etc/rc.d/init.d/masq
  −
/etc/rc.d/rc7.d/S36masq restart
   
  exec sudo -u ventrilo /opt/ventrilo/ventrilo_srv -f/opt/ventrilo/3784
 
  exec sudo -u ventrilo /opt/ventrilo/ventrilo_srv -f/opt/ventrilo/3784
   Line 65: Line 75:  
Make SMEserver aware of what you have done
 
Make SMEserver aware of what you have done
   −
/sbin/e-smith/signal-event console-save
+
  /sbin/e-smith/signal-event post-upgrade; /sbin/e-smith/signal-event reboot
  /sbin/e-smith/signal-event post-upgrade
  −
  /sbin/e-smith/signal-event reboot
      
----
 
----
[[Category:Howto]]
+
<noinclude>[[Category:Howto]]</noinclude>
20

edits

Navigation menu