How To Install A TeamSpeak Server On Ubuntu

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 5:14 pm

Intro

This tutorial describes how to set up a TeamSpeak server on an Ubuntu Server system. Teamspeak has the ability to make more than one server by setting different ports for each server. The user that controls all these servers is called the SuperAdmin, he has the ability to make more servers and users with or without their rights.

(more…)

HowTo Install WordPress MultiUser Edition

Posted by soapy | Linux Tutorials | Thursday 6 November 2008 1:09 pm

What is WordPress MU?

“WordPress MU is multi-user version of the famous WordPress blogging application. It is ideal for people wanting to offer a hosted version of WordPress, but due to its complexity installation and maintainance is not supported in the same manner WordPress is. (You cannot get support on the WordPress support forums.)”

WordPress Multi-User Edition has a pretty active forum but I couldn’t find any installation guide. This is how I installed WordPress MU and I’m presenting a step-by-step installation procedure with screenshots.
(more…)

How To Install IonCube Loader

Posted by soapy | Linux Tutorials | Thursday 16 October 2008 10:05 pm

If you need IonCube loader in order to encode scripts. You will need to install IonCube loadar on your box.

Login to your server as root and download the loaderfor your server: http://www.ioncube.com/loader_download.php
tar -zxvf ioncube_loaders.tar.gz
cd ioncube
(more…)