... Piracy does not really figure into it. If you have a subscription, then you can download the DVD or CD iso's you are allowed by RedHat to use the version...
18746
<papercodes/>
papercodes
Sep 17, 2008 1:37 pm
Hi Everyone, I'm planning to create a virtual hosting that will run on Apache, MySQL, PHP and has features like putting quota and other limits on the users. I...
18747
Mario Chamorro
mariochamorro
Sep 17, 2008 4:21 pm
... So you're creating a Control Panel for Webhosting . There's someone in these Yahoo Groups named Agnello George that was doing precisely that as a learning...
18748
mukul gokalgandhi
gokalgandhim...
Sep 18, 2008 5:47 pm
how to register to the Rad Hat site? Unlimited freedom, unlimited storage. Get it now, on http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/ ...
18749
Jeff Lane
emtboy9
Sep 18, 2008 5:52 pm
On Fri, Sep 12, 2008 at 6:35 PM, mukul gokalgandhi ... Sigh.... I would suggest clicking on the "Register" link that is right next to the "Log In" link on the...
18750
abhijeet pathak
abhijeet_pat...
Sep 20, 2008 12:18 am
Hello, I am getting error while booting linux server "fsck failed. Please repair manually and reboot. The root file system is currently mounted read-only. ...
18751
roshan almeida
roshan.phil
Sep 23, 2008 7:20 am
I have Redhat 4 WS and I want to mount NTFS drive on it, can you pls. tell me if any solution is available to use NTFS drive in Redhat4. Thank you in advance. ...
18752
m@mun
sharif_mamun...
Sep 23, 2008 7:59 am
In RHEL 4,i think NTFS can't be used but In RHEL 5,you can install one rpm which enables to support NTFS. It can be downloaded from openforge's site. With...
18753
Jeff Lane
emtboy9
Sep 23, 2008 1:54 pm
... Possibly... but you can also recompile the kernel and add in NTFS. I'm not agreeing with you entirely, because I have never seen or used what you're...
18754
Ahmed Sharif
alvi63114
Sep 23, 2008 10:15 pm
... pls. tell ... you in ... You can download and install ntfs-3g from http://www.ntfs-3g.org/ Then you can use: mount -t ntfs-3g /dev/hda1 /windows to mount...
18755
new friend
srivisundar
Sep 24, 2008 4:00 am
hi, Â pls check your kernal version, then download that ntfs rpm for that kernal version. Then install that rpm # mkdir test # mount /dev/sda or hda -t ntfs...
18756
Yusuf
visitvoice
Sep 25, 2008 11:40 am
Hi, This is Yusuf. I have configured Internet Server with Squid and iptables. we have 5 servers on US with each static ip. We are connecting the servers from...
18757
arshad
arshadlinux
Sep 25, 2008 12:54 pm
Hi Friends  I m getting following error while changing the password of a user from the LDAP client machine.  [test@...]$passwd Changing password for...
18758
Mario Chamorro
mariochamorro
Sep 25, 2008 1:47 pm
... you can use this command : iptables -I INPUT -s 192.168.1.5 -j DROP I have a scriptlet which I run as '/root/bin/ipblock.sh X.X.X.X' which does this. I'm...
18759
Eslam
esoomedo
Sep 29, 2008 5:28 am
try to install ntfs-3g� rpm� OR� kmod-ntfs and then you can easily mount ntfs drives #mount� -t ntfs-3g /dev/hdxy...
18760
Yusuf
visitvoice
Sep 29, 2008 5:28 am
Dear , � It's blocking the same PC. But I want to block ip ( Local ip to access the server) � � Local network ( 192.168.1.1 .. 192.168.1.10) ---- Local...
18761
Yusuf
visitvoice
Sep 29, 2008 5:30 am
Dear All, I have problem to restrict in iptables for below option I want to block ip ( Local ip to access the server) Local network ( 192.168.1.1...
18762
Ahmed Sharif
alvi63114
Sep 29, 2008 11:00 am
... Server ( linux) ---- Out side servers ( 10.x.x.x) ... access the out side server (10.x.x.x) ... Yusuf, you can add the following ip-tables rule on your...
18763
vijay sridhar
vijaysridhar03
Oct 1, 2008 2:19 pm
   Dear All,         in have a linux Server in which oracle is Installed . in that server i need to increse the swap space. my ram size 1.5Gbut...
18764
Cameron Simpson
cameron_simpson
Oct 1, 2008 11:03 pm
... If your disc partition already fill your disc (likely) then you probably want to make a swap file. See "man mkswap" for creating one and "man swapon" for...
18765
senthil kumar
sen_david_kalai
Oct 3, 2008 5:40 am
          first use swapoff..then use mkswap and then edit fstab,then use mount -a (use man page for further or use redhat inbuild documentation...
18766
Neelesh Raje
linuxhash
Oct 3, 2008 5:40 am
Dear all I am facing problem with VPN ,when i fired a command ipsec verify i received  Hardware RNG detected, testing if used...
18767
ram_bilas_v1
Oct 3, 2008 5:40 am
well, create partition using fdisk command u can do something like this... i suppose u have unpartitioned space in ur Hard Disk be it /dev/hda or /dev/sda ...
My father is 91. He wants to "learn to use a computer". Although I suspect that all he will ever do on it is play some very simple games. So I reformatted a...
18770
Ankur
ankurzvohra
Oct 9, 2008 10:13 am
Hi , Iam having an perl script which query a sybase db and outpur the results in the csv file... I want to have the output result in the xls files however when...
18771
Ravi Ranjan
raviranjan222
Oct 10, 2008 12:20 pm
Hi Ankur Import the generated csv file in excel.It should display as you want. Ravi Ranjan ... From: Ankur <ankurzvohra@...> Subject: [redhat] Perl and...
18772
jamshed zaidi
jamshed_zaid...
Oct 10, 2008 11:31 pm
hi to all, I was trying to learn some core of capacity planning and monitoring Linux/unix based server monitoring, I came accross an excellent server based...
18773
vijay sridhar
vijaysridhar03
Oct 11, 2008 10:27 am
Dear all,   while installing oracle in linux. i am set these parameter in    /etc/security/limits.conf file  oracle soft nofile 65536 oracle hard...