HomeAboutLatest DocsRegisterLogin





Tag Archives: ubuntu

Installing Red5 0.8 on Ubuntu 9.04

Posted on 21. Aug, 2009 by joshhrob.

3

This build document outlines the steps to install Red5 0.8 on Ubuntu 9.04 using svn checkout from Google Code. This build is based on installation instructions Installing Red5 on Ubuntu 8.04.1 with a few updates/modifications.
We are starting with a fresh Ubuntu 9.04 install (using ubuntu-9.04-server-amd64.iso). The only software selected during installation was OpenSSH Server.

After installation, [...]

Continue Reading

Installing Webmin on Ubuntu 9.04

Posted on 19. Aug, 2009 by joshhrob.

1

Webmin is a free browser-based control panel to manage unix/linux servers. It allows you to manage many operating system features via an easy to use GUI, and has additional modules to manage many common server applications including Apache, MySQL, Sendmail, etc.
In this build we will be installing Webmin on a fresh Ubuntu LAMP server install [...]

Continue Reading

Building LAMP on Ubunta Part 3

Posted on 18. Aug, 2009 by joshhrob.

0

This is part 3 of Building LAMP on Ubuntu.  This sections is intended to help you get acquainted with the Ubunta LAMP server.
See previous sections:
Installing Ubuntu Operating System
Basic Ubuntu Server Configuration
Putty
Putty is a free SSH client used to log in to remotely manage your server. It can be downloaded from: here
To connect to your server [...]

Continue Reading

Building LAMP on Ubuntu Part 2

Posted on 18. Aug, 2009 by joshhrob.

0

This is part 2 of Building LAMP on Ubuntu.  This sections covers the initial setup of the server following the Ubuntu OS install covered in Installing Ubuntu Operating System
Set Root Password
At this point in the installation the root password is blank, and therefore there is no way to log in as root. Although most administrative [...]

Continue Reading

Building LAMP on Ubuntu Part 1

Posted on 17. Aug, 2009 by joshhrob.

0

This build document outlines the installation and setup of a basic LAMP (Linux Apache MySQL PHP) web server using Ubuntu 9.04.
This build will be broken up into 3 parts:
Part 1: Installing Ubuntu Operating System
Part 2: Basic Server Configuration
Part 3: Working with Ubuntu LAMP
In this build we will be using ubuntu-9.04-server-amd64.iso, which can be downloaded via [...]

Continue Reading