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
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
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
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
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
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.