Re: NTFS Driver for RHL7.2

2003-03-03 Thread Tony Nugent
On Tue Mar 04 2003 at 04:01, "sameer jha" wrote: > Would anyone please give me pointers as to where an NTFS driver for > RHL 7.2 can be obtained. http://linux-ntfs.sourceforge.net/info/redhat.html RedHat 7.2 (Enigma) There is no support for RedHat 7.2. I recommend you install the lates

NTFS Driver for RHL7.2

2003-03-03 Thread sameer jha
Hi There!! Would anyone please give me pointers as to where an NTFS driver for RHL 7.2 can be obtained. Is it part of the RHL 8 release? Sameer _ Cricket World Cup 2003- News, Views and Match Reports. http://server1.msn.co.in/msn

snmp

2003-03-03 Thread Ajay Bansal
Hi all We have a master agent running on RAH. Can I configure my sub-agents with this master agent? i.e. external entities send request to master agent and master agent gets data from my sub-agent. -Ajay ___ Redhat-devel-list mailing list [EMAIL PR

snmp

2003-03-03 Thread Ajay Bansal
Hi all We have a master agent running on RH73. Can I configure my sub-agents with this master agent? i.e. external entities send request to master agent and master agent gets data from my sub-agent. -Ajay ___ Redhat-devel-list mailing list [EMAIL P

Re: mounting a file system

2003-03-03 Thread Don Dade
Hi Ajay, Some things you might try: 1) Can box3 ping box1? are you sure you have a route to box3? See what 'netstat -r' tells you. 2) Are you sure that box3 is allowed to mount it? If box1's IP is something like 192.168.1.100 and the subnet mask is 255.255.255.0, does your /etc/exports fil

mounting a file system

2003-03-03 Thread Ajay Bansal
Hi all I have three RH 73 boxes. On box I have a /home directory. It is shared globally. On Box 2, I am able to successfully mount this directory using mount command. mount 192.168.122.125:/home /home/ajay/mount-box1 But whne I try to mount it on Box3, I get the following error $mount 192.