Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-13 Thread Marc Hultquist
Yes you can make a w2k and xp machine a fat32 file system, it is not 
reccomended, as the system can be and has been shown to be very unstable when 
running on fat32, ntfs is alot better in terms of reliability and stability, 
but then again windows has never been stable ;-)

-- 
 Marc Hultquist ([EMAIL PROTECTED])
 Computerkit Systems (Pty) Ltd
 http://www.cks.co.za
 (P) +27 11 695 5317
 (F) +27 11 312 1408
 (C) +27 82 563 2861
 Quote: Chances are that if you do something that required two hands, your 
brain should be notified in advance
Confidentiality Notice:
The above message and all attachments may contain privileged and confidential 
information intended only for the person or entity to which it is addressed. Any 
review, retransmission, dissemination, copy or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you received this message in error, please notify the 
sender immediately by e-mail, facsimile or telephone and thereafter delete the 
material from your computer. Any views expressed in this message are those of the 
individual sender, except where the sender specifically states them to be the view of 
the entity transmitting the message.  Computerkit Retail Systems (Pty) Ltd hereby 
distances itself from and accepts no liability in respect of the unauthorised use of 
its e-mail facility or the sending of e-mail communications for other than strictly 
business purposes


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-12 Thread OOzy
I converted my NTFS to FAT32 and it works ok. Now!! I have the following
1. My Linux web is in /var/www/html
2. My Win Web is in/mnt/win_d/WWW

how can I link Linux to Win so when I go to /var/www/html it should read
the contents of /mnt/win_d/WWW

BR

On Sat, 2004-06-12 at 18:36, Mikkel L. Ellertson wrote:
 OOzy wrote:
  How about if I convert the partion from NTFS to Fat32?
  
 You should be fine.  Linux has no problem writing to Fat32 file systems. 
   It is NTFS that has write problems, so it is set to read-only by 
 default.  I think you have to build your own kernel to get the write 
 option for NTFS.  Keeps new users from messing up the NTFS.
 
 Mikkel



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-12 Thread Paul
Op Sat, 12 Jun 2004 20:17:35 +0300 schreef OOzy:

I converted my NTFS to FAT32 and it works ok. Now!! I have the
following 1. My Linux web is in /var/www/html
2. My Win Web is in/mnt/win_d/WWW

how can I link Linux to Win so when I go to /var/www/html it should
read the contents of /mnt/win_d/WWW

As root, go to /etc/httpd/conf and edit httpd2.conf.

In there, locate the line DocumentRoot /var/www/html  and change that
line to your liking. After that a 'service restart httpd' should reload
the new config.

Paul

-- 
Efficiency is intelligent laziness.
- David Dunham

http://www.nlpagan.net/linux.htm
Have you visited http://twiki.mdklinuxfaq.org yet?


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-12 Thread OOzy
I tried this but every time I run my browser and I put localhost or
127.0.0.1 it tells me Forbidden even though as root I typed chmod -r
777 mydir
On Sat, 2004-06-12 at 21:12, Paul wrote:
 Op Sat, 12 Jun 2004 20:17:35 +0300 schreef OOzy:
 
 I converted my NTFS to FAT32 and it works ok. Now!! I have the
 following 1. My Linux web is in /var/www/html
 2. My Win Web is in/mnt/win_d/WWW
 
 how can I link Linux to Win so when I go to /var/www/html it should
 read the contents of /mnt/win_d/WWW
 
 As root, go to /etc/httpd/conf and edit httpd2.conf.
 
 In there, locate the line DocumentRoot /var/www/html  and change that
 line to your liking. After that a 'service restart httpd' should reload
 the new config.
 
 Paul



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-11 Thread OOzy
The windows files are write-protected. How can I write-un-protect 
On Thu, 2004-06-10 at 20:47, OOzy wrote:
 I tried to link my var/www/html to /mnt/win_c/htdocs but it tells that
 this file sys is read only so I log as root trying to change the
 permission; however, I could not.
 
 
 On Wed, 2004-06-09 at 11:18, Chipo Hamayobe wrote:
  On Wed, 9 Jun 2004, OOzy wrote:
   Yes, the directory is already mounted as /mnt/win_c/apache/htdocs. I just
   want to link this to my public_html. So when I open a browser in Linux
   (127.0.0.1) it automatically opens the my win htdocs.
  
  just configure your apache httpd.conf file in windows so that the
  document root is c:/apache/htdocs. then link your ~/public_html directory
  to /mnt/win_c/apache/htdocs. this should work.
  
  chipo
  
  ---
  [EMAIL PROTECTED]
  Registered Linux User #353653
  
  Cell: +27 73 501 8813
  Tel:  +27 21 685 4050 ext 228
  Fax:  +27 21 650 3465
  
  URL: http://www.unix.za.net/~chipo
  
  
  __
  
  Want to buy your Pack or Services from MandrakeSoft? 
  Go to http://www.mandrakestore.com
  Join the Club : http://www.mandrakeclub.com
  
 
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
 Join the Club : http://www.mandrakeclub.com
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-11 Thread Marc Hultquist
It depends on what windows you have installed, if its a windows that uses a 
fat32 file system then you are fine, however if you are using a windows that 
uses ntfs such as XP or 2000 etc, you wont really be able to do what you 
want, as Linux only has read support for ntfs, while there is write 
support(in Debian, not sure about others), it is listed as *testing* and is 
not reccomended ! I.E use windows 98 ;-)

-- 
 Marc Hultquist ([EMAIL PROTECTED])
 Computerkit Systems (Pty) Ltd
 http://www.cks.co.za
 (P) +27 11 695 5317
 (F) +27 11 312 1408
 (C) +27 82 563 2861
 Quote: Chances are that if you do something that required two hands, your 
brain should be notified in advance
Confidentiality Notice:
The above message and all attachments may contain privileged and confidential 
information intended only for the person or entity to which it is addressed. Any 
review, retransmission, dissemination, copy or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you received this message in error, please notify the 
sender immediately by e-mail, facsimile or telephone and thereafter delete the 
material from your computer. Any views expressed in this message are those of the 
individual sender, except where the sender specifically states them to be the view of 
the entity transmitting the message.  Computerkit Retail Systems (Pty) Ltd hereby 
distances itself from and accepts no liability in respect of the unauthorised use of 
its e-mail facility or the sending of e-mail communications for other than strictly 
business purposes


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-11 Thread Ariestao1
On Fri, 18 Jun 2004 10:52 pm, Marc Hultquist wrote:
 It depends on what windows you have installed, if its a windows that uses a
 fat32 file system then you are fine, however if you are using a windows
 that uses ntfs such as XP or 2000 etc, you wont really be able to do what
 you want, as Linux only has read support for ntfs, while there is write
 support(in Debian, not sure about others), it is listed as *testing* and is
 not reccomended ! I.E use windows 98 ;-)

I haven't followed this thread but 2000 and XP can be installed on FAT 32 file 
systems as well as NTFS.

That also allows picking files off the windows partition while in Linux 
modifying and returning them to their location.

Charlie.

-- 
Registered Linux User:- 329524
---
Deep in their roots, All flowers keep the light. ...Theodore 
Roethke
___
This email is guaranteed to be Wholly Linux Mandrake 9.2, KMail v1.5.3 and 
OpenOffice.org1.1.0

Experience what others using Mandrake Linux have experienced at:- 
http://twiki.mdklinuxfaq.org



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-10 Thread OOzy
I tried to link my var/www/html to /mnt/win_c/htdocs but it tells that
this file sys is read only so I log as root trying to change the
permission; however, I could not.


On Wed, 2004-06-09 at 11:18, Chipo Hamayobe wrote:
 On Wed, 9 Jun 2004, OOzy wrote:
  Yes, the directory is already mounted as /mnt/win_c/apache/htdocs. I just
  want to link this to my public_html. So when I open a browser in Linux
  (127.0.0.1) it automatically opens the my win htdocs.
 
 just configure your apache httpd.conf file in windows so that the
 document root is c:/apache/htdocs. then link your ~/public_html directory
 to /mnt/win_c/apache/htdocs. this should work.
 
 chipo
 
 ---
 [EMAIL PROTECTED]
 Registered Linux User #353653
 
 Cell: +27 73 501 8813
 Tel:  +27 21 685 4050 ext 228
 Fax:  +27 21 650 3465
 
 URL: http://www.unix.za.net/~chipo
 
 
 __
 
 Want to buy your Pack or Services from MandrakeSoft? 
 Go to http://www.mandrakestore.com
 Join the Club : http://www.mandrakeclub.com
 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-09 Thread Stephen Kuhn
On Wed, 2004-06-09 at 15:54, OOzy wrote:
 How can I link htdocs in Linux to htdocs in windows in the same
 computer so I work with same directory when I switch between the two
 operating systems?

I really would wish you'd not post in Outlook Express format,
mate...text will do...please change that in your preferences if you're
going to continue to post in Outlook Express - or get a different email
client like Mozilla Thunderbird...it's truly annoying...

stephen kuhn - proprietor
==
illawarra computer services
a kuhn media australia company
http://kma.0catch.com
mobile: 0410.728.389
--
16:02:48 up 3 days, 22:30, 2 users, load average: 0.53, 0.30, 0.21
--
  * This message was composed on a 100% Microsoft free computer *
  We expressly refuse to utilise Microsoft DRM encoded documents
--
This email is virus-free because we don't use Microsoft products

She sighed again. She was familiar with the syndrome. They *said* they
wanted a soulmate and helpmeet but sooner or later the list would
include a skin like silk and a chest fit for a herd of cows. (Jingo)



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-09 Thread Marc Hultquist
I have to admit, posting in the Outlook format is annoying. Maybe as was 
reccomended use the Mozilla mail client for windows. 

If you are trying to link to your linux htdocs folder when in windows ? That 
is going to be a problem, the only way I know would to be or to use vmware, 
and well I don't think its possible to get vmware for free. And well I am NOT 
someone to use illegal software. If I am mistaken, but I understand it that 
you want to link from within windows to your htdocs in linux.. ? Maybe 
try searching freshmeat.net or sourceforge.net ? 

-- 
 Marc Hultquist ([EMAIL PROTECTED])
 Computerkit Systems (Pty) Ltd
 http://www.cks.co.za
 (P) +27 11 695 5317
 (F) +27 11 312 1408
 (C) +27 82 563 2861
 Quote: Chances are that if you do something that required two hands, your 
brain should be notified in advance
Confidentiality Notice:
The above message and all attachments may contain privileged and confidential 
information intended only for the person or entity to which it is addressed. Any 
review, retransmission, dissemination, copy or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you received this message in error, please notify the 
sender immediately by e-mail, facsimile or telephone and thereafter delete the 
material from your computer. Any views expressed in this message are those of the 
individual sender, except where the sender specifically states them to be the view of 
the entity transmitting the message.  Computerkit Retail Systems (Pty) Ltd hereby 
distances itself from and accepts no liability in respect of the unauthorised use of 
its e-mail facility or the sending of e-mail communications for other than strictly 
business purposes


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-09 Thread Chipo Hamayobe
On Wed, 9 Jun 2004, OOzy wrote:
 How can I link htdocs in Linux to htdocs in windows in the same
computer so I work with same directory when I switch between the two
operating systems?

why dont you mount your windows partition (if its FAT32) under
/mnt/windows. create a directory called htdocs in there then create a link
from yr htdocs on linux to the windows one.

hope this works. i remember it worked for me some time ago

---
[EMAIL PROTECTED]
Registered Linux User #353653

Cell: +27 73 501 8813
Tel:  +27 21 685 4050 ext 228
Fax:  +27 21 650 3465

URL: http://www.unix.za.net/~chipo


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-09 Thread OOzy
Yes, the directory is already mounted as /mnt/win_c/apache/htdocs. I just
want to link this to my public_html. So when I open a browser in Linux
(127.0.0.1) it automatically opens the my win htdocs.

BR
- Original Message - 
From: Chipo Hamayobe [EMAIL PROTECTED]
To: Mandrake [EMAIL PROTECTED]
Sent: Wednesday, June 09, 2004 10:02 AM
Subject: Re: [newbie] Link htdocs in Linux to htdocs in windows in the same
computer


 On Wed, 9 Jun 2004, OOzy wrote:
  How can I link htdocs in Linux to htdocs in windows in the same
 computer so I work with same directory when I switch between the two
 operating systems?

 why dont you mount your windows partition (if its FAT32) under
 /mnt/windows. create a directory called htdocs in there then create a link
 from yr htdocs on linux to the windows one.

 hope this works. i remember it worked for me some time ago

 ---
 [EMAIL PROTECTED]
 Registered Linux User #353653

 Cell: +27 73 501 8813
 Tel:  +27 21 685 4050 ext 228
 Fax:  +27 21 650 3465

 URL: http://www.unix.za.net/~chipo








 
 Want to buy your Pack or Services from MandrakeSoft?
 Go to http://www.mandrakestore.com
 Join the Club : http://www.mandrakeclub.com
 





Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com



Re: [newbie] Link htdocs in Linux to htdocs in windows in the same computer

2004-06-09 Thread Chipo Hamayobe
On Wed, 9 Jun 2004, OOzy wrote:
 Yes, the directory is already mounted as /mnt/win_c/apache/htdocs. I just
 want to link this to my public_html. So when I open a browser in Linux
 (127.0.0.1) it automatically opens the my win htdocs.

just configure your apache httpd.conf file in windows so that the
document root is c:/apache/htdocs. then link your ~/public_html directory
to /mnt/win_c/apache/htdocs. this should work.

chipo

---
[EMAIL PROTECTED]
Registered Linux User #353653

Cell: +27 73 501 8813
Tel:  +27 21 685 4050 ext 228
Fax:  +27 21 650 3465

URL: http://www.unix.za.net/~chipo


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com