Displaying posts categorized under

Linux on NoteBook PCs

Checking your CD / DVD ISO images after downloading . . .

Oops , My Fedora dvd is getting struck . What the hell is this ? why this DVD is not working  properly ? Oh my God after 9 hours of downloading , I got problem with DVD . Everyone could have murmured or shouted these words them self while they are facing some problem with [...]

Six Easy Steps to Compiling and Installing Linux Kernel

Compiling Linux Kernel is used for making your system as very customizable one . User can change kernel modules and device drivers based on their need . Suppose if i want to disable wireless support in my desktop PC [because wifi card is not available in my system] . i can recompile and disable that [...]

Everything About LAMP [Apache and MySQL] – III

As we discussed in previous article , Apache is the core part of client server tecnlogies , all request and response are handled by apache in the form of HTML tags . Apache server was written in C language and its all functioning based on one configuration file [httpd.conf or apache2.conf ] which is located [...]

Everything About LAMP [Linux, Apache,MySQL, PHP] – II

You can develop Perl CGI application and PHP Web pages using LAMP . In this article lets discuss about how to develop these stuffs in easy ways [Installation of LAMP was explained in previous article]. This article is focused on Beginners and Intermediate users only . First we can move for developing PHP web application [...]

Everything About LAMP [Linux, Apache,MySQL, PHP] – I

We are living in Internet Age. So without Internet , we can not imagine our day to day life. Everyday we are checking our emails , reading favorite newspapers, communicating with our friends using social networking , etc … These things are created by Web Technologies called Web Pages and displayed by using Web Browsers [...]

How to Recover UBUNTU GRUB LOADER After Windows Installation

Today i destroyed my Grub via installing windows on my Lenovo Thinkpad. After a long research i found the way to recover the ubuntu after the windows installation. Here is the step by step guide to recover it.You will need a LIVE cd if you are going to recover an Ubuntu Box.Download Ubuntu Jaunty, Karmic [...]

Download Link for Various Linux Distributions

1. Redhat Enterprises Linux The Linux standard. For businesses, governments, or other users looking for stable, supported, and certified Linux. Available for immediate download starting at $80. Download Link : https://www.redhat.com/apps/download/ 2. Fedora Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone [...]

Ubuntu Tips and Tricks – 1

Installing and Working NS2 [ Network Simulator ] is  very difficult in Ubuntu Linux . We need to change lot of configuration files and applying patches  . Like this lot of small issues are there in Ubuntu . so we decided to prepare small tips and tricks for those problems. one of my student prepared [...]

Typing Local Languages [ Eg: Tamil ] in Firefox

English is the common language for all operating system and programming languages. If end user wants to use the particular software or Operating System ,the product has to support Internationalisation [I18N] or localisation . Now a days all products are coming with those options. In this article , let us discuss about the how to [...]

Sound Problem in Ubuntu 7.10 on DELL Laptop

I am using Ubuntu 7.10 Gutsy Gibbon in Dell Latitude D630.When i installed this OS , i had a problem with my sound card (Sound Card was not detected).Finally i found solution from Ubuntu forum and some links https://wiki.ubuntu.com/Gutsy_Intel_HD_Audio_Controller http://ubuntuforums.org/showthread.php?t=619746 Steps are following (Login with root or use sudo in terminal) 1.We need to install [...]