LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-02-2004, 01:11 PM   #1
alancook
LQ Newbie
 
Registered: Jul 2004
Location: Bristol, UK
Posts: 4

Rep: Reputation: 0
networking OSX 10.2.8


Hello, Relatively new to Linux and I would like to know if it's possible to network my SuSe 9.1 system with my Mac running 10.2.8. Both computers are in a lan behind a dsl router.

I've started file sharing and installed and started samba but I cant see anything from the mac side and I've no idea how the SuSe system goes about discovering the mac disk.

Any help greatly appreciated.

Alan
 
Old 08-02-2004, 03:41 PM   #2
demian
Member
 
Registered: Apr 2001
Location: Bremen, Germany
Distribution: Debian
Posts: 303

Rep: Reputation: 30
samba is the windows way of making local disks accessable over a network (or really smb is and samba is the reverse engeneered implementation on linux). So, unless there are windows boxes involved I wouldn't use samba at all: While it does work it's alien to both Mac OS and Linux.

Why not try nfs. I'm not a hundred percent sure (not a suse user) how suse sets up nfs but I guess it's done via yast. If not just install an nfs server and enter the directories you want to share in /etc/exports. You add a line like

/data 192.168.1.10(ro)

to export everything below /data to the host with IP 192.168.1.10 (read-only in this example). In Mac OS go to the finder hit CMD-K (or Go->Connect to Server) and enter "nfs://hostname/path/to/exported/dir". So, if the nfs server with the example exports file from above had IP 192.168.1.1 enter nfs://192.168.1.1/data. That's it. Now you can browse the /data dir from the linux box on the mac. (Works on OSX 10.3.4)

This, of course, works the other way round too, though you might have to install an nfs server on OS X first. An even easier way to see your mac HD on the Linux box is to use fish in konqueror. This is an implemetation of an ssh filesystem and it totally rocks. (Might be KDE 3.2 only). So, say your mac has ssh access enabled an has IP 192.168.1.10 just enter

fish://user@192.168.1.10

enter the password (or make yourself a passphrase less ssh key to skip this) and you can browse the mac filesystem just like any other local volume (through an encrypted ssh connection). Transfer rates seem to drop a little when using fish (for me it's 5-6MB/s vs 10-12MB/s when using nfs) but that's good good enough for most tasks.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need to find books on Linux networking with Mac OSX maelstrom209 Linux - Networking 4 03-02-2005 01:52 PM
I have been playing with OSX and I have to say... linuxnotwindows Linux - General 1 07-28-2004 06:20 PM
networking linux w2k MAC os9 OSX sohan Linux - Networking 2 03-16-2004 08:07 AM
Mac OSX friekman Linux - Newbie 2 08-14-2003 08:56 PM
Osx jsul255227 Linux - General 15 07-15-2003 12:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration