Step By Step Ubuntu 9.04 (Jaunty) LAMP Server Setup

2009 May 12
by Admin

In around 15 minutes, the time it takes to install Ubuntu Server Edition, you can have a LAMP (Linux,Apache, MySQL and PHP) server up and ready to go. This feature, exclusive to Ubuntu Server Edition, is available at the time of installation.The LAMP option means you don’t have to install and integrate each of the four separate LAMP components, a process which can take hours and requires someone who is skilled in the installation and configuration of the individual applications.

Full Story

How to Upgrade Ubuntu 8.10 (Intrepid) to Ubuntu 9.04 (Jaunty)

2009 April 24
by Admin

The Ubuntu team is pleased to announce Ubuntu 9.04 Desktop and Server editions and Ubuntu Netbook Remix, continuing Ubuntu’s
tradition of integrating the latest and greatest open source technologies into a high-quality, easy-to-use Linux distribution.This tutorial will explain how to Upgrade Ubuntu 8.10 (Intrepid Ibix) to Ubuntu 9.04 (Jaunty Jackalope) released on the 23rd March 2009.

Full Story

How to use apt-p2p For Faster Upgrades From Ubuntu 8.10 to 9.04

2009 April 20
by Admin

apt-p2p is a p2p proxy for apt dowloads, it will act as a proxy between apt requests and a repository server, downloading any request files from peers (if possible), else will fallback to direct HTTP download. In general, apt-p2p save bandwidth, use limited cpu and memory resources and reduce congestion on the ubuntu mirrors.apt-p2p will get the request files from peers, therefore, it will avoid the congestion on the ubuntu mirrors.

Full Story

How to setup FreeNX server and Client in Ubuntu 8.10 (Intrepid)

2009 April 13
by Admin

FreeNX is a system that allows you to access your desktop from another machine over the Internet. You can use this to login graphically to your desktop from a remote location. One example of its use would be to have a FreeNX server set up on your home computer, and graphically logging in to the home computer from your work computer, using a FreeNX client.

Full Story

How to Remove Pulse Audio Ubuntu 8.10 (Intrepid Ibex)

2009 April 8
by Admin

PulseAudio (formerly PolypAudio) is a cross-platform, networked sound server project. It is intended to be an improved drop-in replacement for the Enlightened Sound Daemon (ESD).By default Ubuntu 8.10 comes with Pulse Audio and most users start complaining about pulse audio so if you don’t want to use Pulse Audio you can remove.

Full Story

vimdiff – Edit two or Three versions of a file with Vim and show differences

2009 April 8
by Admin

Vimdiff starts Vim on two (or three) files. Each file gets its own window. The differences between the files are highlighted. This is a nice way to inspect changes and to move changes from one version to another version of the same file.

Full Story

Ubuntu 9.04 (Jaunty) Beta Released and available for download

2009 March 27
by Admin

The Ubuntu developers are moving quickly to bring you the latest and greatest software the Open Source Community has to offer. This is the Ubuntu 9.04 beta release, which brings a host of excellent new features.

Full Story

Ubuntu Package Management from Command line using apt

2009 March 24

The Advanced Packaging Tool, which has since been ported by Conectiva for use with rpm and has been adopted by some other distributions.The apt-get command is a powerful command-line tool used to work with Ubuntu’s Advanced Packaging Tool (APT) performing such functions as installation of new software packages, upgrade of existing software packages, updating of the package list index, and even upgrading the entire Ubuntu system.

Full Story

Sound Solutions for Ubuntu Hardy,Intrepid and Jaunty Users

2009 March 16
by Admin

If you have just upgraded to or installed Hardy or Intrepid or Jaunty and you have some sound somewhere, but not everywhere for everything, this is a fast way to get all the missing stuff you need and give you some tools to figure out what is going on. If you hear the startup sound but nothing else, or if some applications work and others don’t, this is for you. If you have no sound at all, there is a link at the end of this post for more extensive troubleshooting help but you should try this first anyway as it may solve your problem and will not make matters worse.Make sure that your system is fully updated. Full Story

Howto Convert Vmware Image to Virtualbox Image

2009 March 10
by Admin

VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).

Full Story