Nice Ubuntu Comic
View original post
View source post
Filed under Ubuntu | Comment (0)
How to install/use packages in UBUNTU 7.04 DVD?
View original post
Hello friends,
I recently downloaded UBUNTU 7.04 DVD and installed it on my lappy.
Previously I had used Red Hat and Suse Linux ( 5cd pack) which installed all the packages included in the cds.
But this UBUNTU dvd installed only the base OS which we can install using a UBUNTU cd.
What about the other packages given in the DVD . How to install them?
When i am trying to install the packages using package manager it is downloading them from internet not using the DVD.
What is exactlly given in the DVD ?
Tags: General, install packages from dvd ubuntu, Package MgmtGeneral, install packages from dvd ubuntu, Package Mgmt
Filed under Ubuntu | Comment (0)
Howto Boot debian in text mode instead of graphical mode (GUI)
View original post
This is very useful tip for all debian users
You can prevent automatic running of the GUI when you boot your debian machine by disabling your login manager be it KDM, GDM or XDM from running at boot time. To disable the login manager from automatically running at boot up, run the following command as root
#update-rc.d -f gdm remove
Replace gdm with kdm or xdm if they are what you use.
To start X manually, you would then have to login at the command prompt and enter the command startx.
To reset your login manager so that it runs at boot up, do
#update-rc.d -f gdm defaults
Tags: boot debian in text mode, disable login manager debian, how to boot debian in text modeboot debian in text mode, disable login manager debian, how to boot debian in text mode
Filed under Debian | Comment (0)
Ubuntu Next Version is 8.04 with code name Hardy Heron
View original post
Announcing the Hardy Heron (Ubuntu 8.04), the next version of Ubuntu that will succeed Gutsy Gibbon (Ubuntu 7.10, due for release in October 2007). Not only will the Ubuntu community continue to do what it does best, produce an easy-to-use, reliable, free software platform, but this release will proudly wear the badge of Long Term Support (LTS) and be supported with security updates for five years on the server and three years on the desktop. We look forward to releasing the Hardy Heron in April 2008.
With the opening of each new release cycle of Ubuntu, we have more and more opportunity at our fingertips. Not only are our friends in the upstream world constantly innovating and extending their applications and software, but the Ubuntu community continues to see incredible growth in its diverse range of areas such as packaging, development, documentation, quality assurance, translations, LoCo teams and more. Each new release gives us all an opportunity to shine, irrespective of which bricks in the project we are laying, and this is at the heart of our belief - working together to produce an Operating System that will empower its users and shape the IT industry, putting free software at the corner-stone of our direction.
Most people only ever see the end-user view of Ubuntu, running it on their desktops, servers and mobile devices around the world. For these users, Ubuntu provides a simple, convenient means to do what they want to do easily, effectively and without unnecessary complexity. For many of us though, we want to open up the hood and understand how the system works and how to extend and grow it. Thousands of us get out of bed every day, united behind Ubuntu, ready to make a difference, working together to make our vision happen.
Read more here
Tags: General, Hardy Heron, ubuntu 8.04, ubuntu Hardy HeronGeneral, Hardy Heron, ubuntu 8.04, ubuntu Hardy Heron
Filed under Ubuntu | Comment (0)
Booting On PXE And On A Customized Debian System
View original post
Booting On PXE And On A Customized Debian System
This document describes how to boot
on a Debian system with a PXE boot. It is not recommended to use
this tutorial for many PXE clients, but you can use it for network
deployement, for example.
Filed under Debian | Comment (0)
Mount and Unmount ISO,MDF,NRG Images Using AcetoneISO (GUI Tool)
View original post
AcetoneISO is CD/DVD image manipulator for Linux.Using this tool it is very easy to Mount and Unmount ISO,MDF,NRG Images
- Mount and Unmount ISO, MDF, NRG (if iso-9660 standard)
- Convert / Extract / Browse to ISO : *.bin *.mdf *.nrg *.img *.daa *.cdi *.xbx *.b5i *.bwi *.pdi
- Play a DVD Movie ISO with most used media players
- Generate an ISO from a Folder or CD/DVD
- Generate MD5 file of an image
- Encrypt an image
- Split image in X megabyte
- Compress with High Ratio an image
- Rip a PSX cd to *.bin to make it work with epsxe/psx emulators
- Service-Menu support for Konqueror
- Restore a lost CUE file of *.bin *.img
Preparing Your System
You need to install kommander ( it consists of an editor and a program executor that produce dialogs that you can execute), which is required by AcetoneISO. You also need p7zip (a file archiver with highest compression ratio) to compress and extract ISO images.
sudo apt-get install kommander p7zip
Install AcetoneISO in Ubuntu
First you need to download latest AcetoneISO .deb package from here
wget http://belnet.dl.sourceforge.net/sourceforge/acetoneiso2/AcetoneISO2_1.0.2-all.deb
Now you should be having AcetoneISO2_1.0.2-all.deb file you need to install this file using the follwoing command
sudo dpkg -i AcetoneISO2_1.0.2-all.deb
This will complete the installation
Now you need to go to Application > Accessories > AcetoneISO

Once it opens you should see similar to the following screen

Tags: AcetoneISO, AcetoneISO ubuntu, General, install AcetoneISO ubuntu, mount iso images ubuntu, mount mdf images ubuntu, mount nrg images ubuntu, unmount iso images ubuntu, unmount mdf images ubuntu, unmount nrg images ubuntuAcetoneISO, AcetoneISO ubuntu, General, install AcetoneISO ubuntu, mount iso images ubuntu, mount mdf images ubuntu, mount nrg images ubuntu, unmount iso images ubuntu, unmount mdf images ubuntu, unmount nrg images ubuntu
Filed under Ubuntu | Comment (0)
Optical Character Recognition With Tesseract OCR On Ubuntu 7.04
View original post
Optical Character Recognition With Tesseract OCR On Ubuntu 7.04
This document describes how to set up Tesseract OCR on Ubuntu 7.04.
OCR means “Optical Character Recognition”. The resulting system will be
able to convert images with embedded text to text files. Tesseract is
licensed under the Apache License v2.0.
Filed under Ubuntu | Comment (0)
Network Management And Monitoring With Hyperic HQ On Ubuntu 7.04
View original post
Network Management And Monitoring With Hyperic HQ On Ubuntu 7.04
This document describes how to set up Hyperic HQ on Ubuntu 7.04. The
resulting system provides an awesome, web-based
“Systems-Management-Software”. It’s the next stage of classical
monitoring and able to manage all kinds of operating systems, web
servers, application servers and database servers.
Filed under Ubuntu | Comment (0)
CPU Frequency Scaling In Ubuntu
View original post
CPU Frequency Scaling In Ubuntu
So, you have an irritatingly loud CPU fan which is making you
consider whether or not launching your laptop through the nearest
window is a good idea. Well, before you do that, why not give CPU
frequency scaling a go.
Filed under Ubuntu | Comment (0)
PostBooks ERP On Ubuntu 7.04
View original post
PostBooks ERP On Ubuntu 7.04
This document describes how to set up PostBooks ERP on Ubuntu 7.04.
The resulting system provides a powerful GUI-based ERP-system.
Postbooks is licensed under the CPAL license (OSI-certified Common Public Attribution License).
Filed under Ubuntu | Comment (0)