Thread: Ventrilo on boot (or anything for that matter
its driving me crazy! have scoured internet!!!
file in /init.d/ directory:
#!/bin/bash
# chkconfig: 235 19 08
# description: starting ventrilo server
# server run root
#
# variables better hard-coded values.
vent_dir=/etc/init.d
cd $vent_dir
./ventrilo_srv –d
echo “the ventrillo server has started…”
exit
yes me typing "/etc/init.d/ventrilo_start start" start server , permissions set 666 (both "chmod 777" , "chown root:root"). why won't server start on boot?! think might upstart thing wow can not find documented on upstart. can toggle old way of using runlevels? why switch? sorry if seem on place can't figure out. in advance! note have no gui installed , ubuntu server 10.04 ^^
~rm
i'll try scratch if scratch mine.
have ubuntu server, , installed ventrilo server onto it, idk how start server!!! me please d:
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Ventrilo on boot (or anything for that matter
Ubuntu
Comments
Post a Comment