Firefox 16, a treat for developers http://t.co/cnd27CzT
Installing and configuring a Ventrilo VOIP server
Ventrilo is a lightweight VOIP server used not only for voice communication, but it also acts as a chat room of sorts. It is extremely simply to install and
configure. Used widely by gamers around the world Ventrilo allows conversations with multiple users with just the tap of a button. The advantage of the Ventrilo client over many other VOIP clients is that you can chat to anyone using your keyboard shortcut while other applications are running in the foreground.
The Ventrilo server comes in two flavours. Firstly you have the public version which is free but has a limited amount of slots. Secondly you have the professional version which can be somewhat costly but host thousands of users. In this article we will be installing the public version which is available for download from this website.
To start out, download the latest Linux server version.
Next you will need to extract the file, preferably to the home or root user directory from where it can be run.
tar -zxvf ventrilo*.tar.gz
Next you will need to open up the directory and edit the ventrilo_srv.ini file with your chosen text editor. I prefer nano, but you can use vi or any other editor. If you do not have nano installed, it can simply be installed using yum
yum –y install nano
cd ventsrv
nano ventrilo_srv.ini
Once you have opened up ventrilo_srv.ini you will need to change a few of the lines to suit the way you want to configure your server. As you can see from the screenshot I have simply changed the name, phonetic and admin password. The password I have used it just simply for demonstration purposes, I would suggest using a strong password with atleast 8-10 alphanumeric characters.
Next you will need to start Ventrilo, however you should note that the application only runs when your session is running. To avoid having to keep SSH active I recommend using screen, which will allow you to run Ventrilo from the background in a session. If you are unfamiliar with how to use screen, please refer to this page
Once you have loaded screen, enter the following command to start the server.
./ventrilo_srv
Next you will need to download the client from the website, which is used to chat and administer users. Once again you will need to visit the download page and download the client which is suitable for your operating system.
Once the client has been installed you will need to enter two pieces of information. First you will need to enter your username by clicking on the box next to the arrow. Then you will need to enter the IP of your server so that you can connect. You should not need to change your port or any other details, the default will be sufficient. If your server is running correctly a box should appear saying “MSG: Server is available. Press connect”.
Once you have logged into the Ventrilo server you will need to right click on your name, and then click on server admin followed by login. Once you have entered your password which you entered in the configuration file, you should now be able to see an “A” at the top next to the title, which means you are logged in as the administrator.
If you right click on your name and click server admin again, you will now notice that you can select more options. These options range from being able to kick users, edit user permissions and modify server settings. You can also create new rooms which can be used for communicating separately to other users, such as an administrator’s room.
To create an administrator’s room you will need to right click on the “Unixmen ventrilo” title and select channel admin followed by create. Setup of the channel is simple enough and I will leave it up to your digression on how you would prefer to set it up. One example can be seen below.
Joining the administrator’s room is simply a matter of double clicking the room and entering the channel password if necessary.
Finally to start chatting you will need to click setup, edit your sound card details accordingly and select a hot key for talking. I find that left control is the easiest to use.
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Install and Configure Samba share in Ubuntu 13.04 Raring Ringtail , 12.10, 12.04| Howto : Updated 05-04-2013: One of the most asked features for Samba is a graphical user interface to help w...0 comment(s) |
How to Find Default Gateway in Linux : A gateway is a node or a router that acts as an access point to passes network data from local netwo...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Recent Posts
- Setup the Raspberry Pi as a NAS
- How to Monitor Filesystem Events with incron
- Useful Commands for Linux Users – Episode 6
- Deadly Linux Commands
- Determine Your Specifications from Command-Line
- Automatically Change the Desktop Wallpaper Using Variety on Ubuntu/Linux Mint
- How to Find Default Gateway in Linux
- Setup Backup Server Using rsnapshot
- How to Disable/Change Default PDF Viewer in Mozilla Firefox
- Dictionaries in Python
Recent Comments



















cave
| #
it can be used to talk or chat through the internet,
it is using strong encryption.
but for example TOR is using some obfuscation because some countrys try to block all outgoing connections which can not be scanned with DPI
And the TOR Project is facing an arms race in obfuscation and encryption detection.
cave
| #
You can friend someone if you give him your public Certificate.
both peers must friend each other.
i suggest to not enter a valid e-mail address. it is not necessary, but pgp needs a mail addy. something@something.so fits perfectly… :)
http://redd.it/18vsq5 <– faq, featurelist, todo, howto, useful links to manual wiki etc, …
you can connect to chatservers, which will give you access to chatlobby, where always some people are lurking.
#1 https://www.f2f-fr.net/w2c/en/
#2 http://retrosharechatserver.no-ip.org/w2c/en/
and in this rooms, you can find other people to talk and friend.
cave
| #
http://redd.it/18vsq5
please have a look at this link. it is a FAQ, QuickTip, HowTo, etc etc etc …
If you want to make friends, please use the Chatservers.
#1 https://www.f2f-fr.net/w2c/en/
#2 http://retrosharechatserver.no-ip.org/w2c/en/
if you enter your certificate, the chatserver adds you as his friend and shows his certificate too add him to your friends.
After the connection to the chatservers is established, you can join a few chatrooms where the chatserver is lurking.
in this rooms are other people too help you and make first friends and get into the network.
add friends only with wisdom. if you friend some policeman, it will be problematic like in real life.
best is to add only people you trust in real life or trust from other communitys too. and not to add random unkown strangers.
If you have questions, ask them in the chatlobbys, there is always someone to answer them.
please read http://redd.it/18vsq5
or question me here :)
Ladi Oyekanmi
| #
Could you please assist in step by step on how to install nagios on solaris
Adhraa
| #
Greate tutorial :)