Ubucleaner - Simple bash script to keep your Ubuntu System Clean

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:41 pm

Ubucleaner is a simple bash script that help you to keep your computer clean.

Note:- This is Only for advanced Ubuntu users

Ubucleaner Features
(more…)

How-To Recover password under Ubuntu

Posted by soapy | Linux Tutorials | Thursday 13 November 2008 6:21 pm

If you forgot you password for your ubuntu system you can recover using the following steps

Turn your computer on.

Press ESC at the grub prompt.

Press e for edit.

Highlight the line that begins kernel ………, press e

Go to the very end of the line, add rw init=/bin/bash

press enter, then press b to boot your system.

Your system will boot up to a passwordless root shell.

Type in passwd username

Set your password.

Type in reboot

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

How To Upgrade Ubuntu 8.04 (Hardy Heron) To 8.10 (Intrepid Ibex) (Desktop & Server)

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

Today the new Ubuntu 8.10 (Intrepid Ibex) has been released. This guide shows how you can upgrade your Ubuntu 8.04 desktop and server installations to Ubuntu 8.10.

This document comes without warranty of any kind! I do not issue any guarantee that this will work for you!

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