Wednesday, June 24, 2009

How to Install Tuxonice in Ubuntu

TuxOnIce is most easily described as the Linux equivalent of Windows’ hibernate functionality,but better. It saves the contents of memory to disk and powers down. When the computer is started up again, it reloads the contents and the user can continue from where they left off. No documents need to be reloaded or applications reopened and the process is much faster than a normal shutdown and start up.

Full Story

Tuesday, June 16, 2009

Upgrade multiple debian systems with Approx

Approx is an HTTP-based Debian archive server. It fetches packages from remote repositories on demand, and caches them for local use.Approx saves time and network bandwidth if you need to install or upgrade Debian software for a number of machines on a local network.

Full Story

Tuesday, May 12, 2009

Step By Step Ubuntu 9.04 (Jaunty) LAMP Server Setup

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

Friday, April 24, 2009

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

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

Monday, April 20, 2009

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

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

Thursday, April 16, 2009

Genisoimage - Creates ISO-9660 CD-ROM filesystem images

genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable “El Torito” CDs, as well as CDs with support for the Macintosh HFS filesystem.

Full Story

Monday, April 13, 2009

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

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