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…)

Setting Up ProFTPd + TLS On Debian Etch

Posted by soapy | Linux Tutorials | Wednesday 5 November 2008 2:18 pm

FTP is a very insecure protocol because all passwords and all data are transferred in clear text. By using TLS, the whole communication can be encrypted, thus making FTP much more secure. This article explains how to set up ProFTPd with TLS on a Debian Etch server.

I do not issue any guarantee that this will work for you!

1 Preliminary Note
(more…)

Get email alert on root ssh login

Posted by soapy | Linux Tutorials | Tuesday 14 October 2008 2:08 pm

WARNING: According to eApps policy if you edit any system files manually, they might not support the changes you have made. Use at your own risk.

Do you want to receive email alert when someone makes a root login to your VPS?

This is how you can do it:
(more…)