Thursday, August 28, 2008

Diifrence betwwen RHEL 3.0. , $.0 and 5.0

hiMy self Esa i m unable to find the diffrence between rhel 3.0, 4.0 and 5.0 can any one helpthanks in advance

Read More...

Wednesday, August 27, 2008

how can mount NTFS partion in Linux

hi how can i mount the Windows NTFS partion in Linux is it possible or not is there any possibelity to access Linux partions in windows without any hired party tool

Read More...

Tuesday, August 26, 2008

Please clear some doubts regarding Linux

Hi All,Need help hereI want to know regarding performance of oracle in LinuxSuppose oracle db is inastelled in a partition  like /dev/sda5Oracle DBA's are cpomplaining that Oracle db is running very very slow, means its giving poor performnca someh...

Read More...

Monday, August 25, 2008

trouble in writing my own external acl for Squid

Hi all,I need to write an acl for squid. this is writen in java. when I check my program with stdin & stdout , it works fine. I also has tried adding a simple test acl (getting IDENt and always print OK)to squid and it works fine, I mean I have no pr...

Read More...

Sunday, August 24, 2008

Add Remove Software not working

Hi, all linux lover... i have fedora 9 linux in my pc. and i love to work on it, but know a days i have a problem that whenever i try to use add remove software it showing me a error REPOMD.xml file not avalible spacify the path .... and also whenever ...

Read More...

Saturday, August 23, 2008

Disabling Auto-Refresh of Repositories in openSUSE 11

One of the heavily improved aspects of openSUSE 11 is the package manager and the way packages and repositories are handled. Although YaST [Yet Another Setup Tool, openSUSE's system admin/configuration tool] is no longer the slow poke that it used to be, its still no match in terms of speed to Debian’s apt-get/Synaptic. One of the [...]SHARETHIS.addEntry({ title: "Disabling Auto-Refresh of Repositories in openSUSE 11", url: "http://sathyasays.com/2008/08/18/disabling-auto-refresh-of-repositories-in-opensuse-11/" });

Read More...

Friday, August 22, 2008

[How-To] Enable Auto-Mounting of External Drives In openSUSE 11

Due to weird-ass PolicyKit rules, you may not be able to mount external drives - such as USB Hard drives, Pen drives, or other mass storage drives. while the drive gets recognised, on trying to mount you’ll end up with this error: org.freedesktop.hal.storage.mount-removable no <– (action, result) This is because of a PolicyKit rule, which prevents [...]SHARETHIS.addEntry({ title: "[How-To] Enable Auto-Mounting of External Drives In openSUSE 11", url: "http://sathyasays.com/2008/08/20/how-to-enable-auto-mounting-of-external-drives-in-opensuse-11/" });

Read More...

Sunday, August 10, 2008

bandwidth management

Hi Suppose our total bandwidth 512 kbpsI want squid users to use 10kbps after overall bandwidth reaches 256 in squid.How to configure ?

Read More...

Friday, August 8, 2008

tata indicom usb wireless internet on mandriva linux

how to use  tata indicom usb  wireless internet on mandriva linux?

Read More...

Wednesday, August 6, 2008

Tuesday, August 5, 2008

catch out on all the latest linux distros

a must visit site, just dedicated to everything about all new linux distributions.do visit it: http://distrowatch.com

Read More...

Sunday, August 3, 2008

Some Really Cool And Must Have Amarok Scripts

Amarok is probably amongst the best audio player and jukebox software, bar none. This feature rich software is  also very flexible and extensible. By making use of third party scripts (and writing your own, if you know, say Python or Ruby) you can enrich your experience your Amarok experience. Here’s a list of some [...]SHARETHIS.addEntry({ title: "Some Really Cool And Must Have Amarok Scripts", url: "http://sathyasays.com/2008/08/03/some-really-cool-and-must-have-amarok-scripts/" });

Read More...

Saturday, August 2, 2008

Squid on openSuse 10.2

Hello all, I really need some help with my squid, I already configure it and it doesn't seem to work...  Here is my squid.confhttp_port 3128cache_mem 16 MBcache_dir ufs /var/cache/squid 800 16 256acl prohibited url_regex src /etc/squid/prohibit...

Read More...

Friday, August 1, 2008

Real life use of at and cron daemons

I know that the at and cron daemons are used to schedule commands; the at schedules a command to execute in the future and the cron schedules the command to execute repeatedly in the future. I am completely new to Linux and I can't find any examples of...

Read More...