Networking Forums

Networking Forums > Computer Networking > Linux Networking > can linux talk to windows machines

Reply
Thread Tools Display Modes

can linux talk to windows machines

 
 
Bernhard Kastner
Guest
Posts: n/a

 
      10-01-2004, 02:13 PM
Tsun Szu schrieb:
> I have a triple boot operating system - win98se, winXP and Red Hat Linux 9.0
> in one of my 8 networked PCs. The remaining 7 are running a mix of win98se
> and winXP machines. Can linux talk to win98se and winXP machines? How do I
> network Red Hat 9.0 with the windows machines?
>
> For win98se and winXP it is a matter of setting the TCP/IP, Netbeau, Client
> for microsoft network, file and printer sharing....etc..etc.
>
> Where do I find these settings or similar settings in RH 9.0?
>
>

you mean shared files and so one?
have a look for samba
 
Reply With Quote
 
 
 
 
Tsun Szu
Guest
Posts: n/a

 
      10-02-2004, 04:57 AM
I have a triple boot operating system - win98se, winXP and Red Hat Linux 9.0
in one of my 8 networked PCs. The remaining 7 are running a mix of win98se
and winXP machines. Can linux talk to win98se and winXP machines? How do I
network Red Hat 9.0 with the windows machines?

For win98se and winXP it is a matter of setting the TCP/IP, Netbeau, Client
for microsoft network, file and printer sharing....etc..etc.

Where do I find these settings or similar settings in RH 9.0?


 
Reply With Quote
 
BeeBop
Guest
Posts: n/a

 
      10-02-2004, 09:34 AM
Tsun Szu wrote:

> I have a triple boot operating system - win98se, winXP and Red Hat Linux
> 9.0 in one of my 8 networked PCs. The remaining 7 are running a mix of
> win98se and winXP machines. Can linux talk to win98se and winXP machines?
> How do I network Red Hat 9.0 with the windows machines?
>
> For win98se and winXP it is a matter of setting the TCP/IP, Netbeau,
> Client for microsoft network, file and printer sharing....etc..etc.
>
> Where do I find these settings or similar settings in RH 9.0?



www.samba.org


 
Reply With Quote
 
Roger Brown
Guest
Posts: n/a

 
      10-02-2004, 09:49 AM

>> Where do I find these settings or similar settings in RH 9.0?


Also see http://samba.netfirms.com/faq.htm for an excellent short tutorial
if you are new to this sort of thing.

--
Roger Brown
(E-Mail Removed)
http://rogerbrown.no-ip.org
 
Reply With Quote
 
7
Guest
Posts: n/a

 
      10-05-2004, 01:29 AM
Tsun Szu wrote:

> I have a triple boot operating system - win98se, winXP and Red Hat Linux
> 9.0 in one of my 8 networked PCs. The remaining 7 are running a mix of
> win98se and winXP machines. Can linux talk to win98se and winXP machines?
> How do I network Red Hat 9.0 with the windows machines?
>
> For win98se and winXP it is a matter of setting the TCP/IP, Netbeau,
> Client for microsoft network, file and printer sharing....etc..etc.
>
> Where do I find these settings or similar settings in RH 9.0?


You can try samba as others suggested, but if you just want to
transfer files between windopes and GNU/Linux boxes, there is
a quicker way....

Type this in a console window..

/etc/init.d/ssh start
update-rc.d ssh defaults

The first command starts ssh, and second makes ssh start every time you
boot.

To log into machines from a linux box using konqueror type this into the
url box

fish://username@ipaddress

it will bring up files in remote machine with ipaddress - similar to
windopes explorer but over a secure ssh link.

If you want to do a similar thing with windopes, download the free (GPL'd)
winscp utility from http://winscp.sourceforge.net
and you can get a similar interface to explorer connecting from windope
machine to GNU/Linux machine - but this time over a secure link!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Talk in Linux Marc Linux Networking 5 04-13-2007 12:57 PM
Can't talk between VPN'd client and Linux server. thenighthawk@gmail.com Linux Networking 6 06-30-2005 03:37 PM
Networking two machines under Linux bobmoore Linux Networking 2 05-22-2004 12:41 PM
Mounting a windows machines drives on a linux machine Allan Bruce Linux Networking 12 10-01-2003 02:25 PM
Re: How to view Linux machines on the network? Dennis Linux Networking 0 06-26-2003 08:00 AM



1 2 3 4 5 6 7 8 9 10 11