LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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-17-2004, 12:21 PM   #1
rshooper
LQ Newbie
 
Registered: Aug 2004
Distribution: Fedora Core 2
Posts: 24

Rep: Reputation: 15
NFS vs Samba


I am new network administrator for a company that is still using Netware 3.12 on very old machines. I would like to replace these machines with a Linux server, since all they currently do is file sharing on thier servers. I have run into a few problems and I would like to get some advice and feedback.
I am very new to UNIX/Linux, I have used it off and on over the last five years but on a very limited basis. I have been running Windows Terminal Servers for the last 4 years so that is where my expertise is.
I would like to replace these Netware 3.12 servers, but I don't really want to put the money into new Windows servers. My experiece has shown that UNIX file servers are much more reliable.
I have been playing with Samba but can't get it to work proberly as a PDC, I have a post in the Software Forum concerning this. Is NFS a better thing to use? I have never used NFS before so any insight is appreciated.
I currenly have an environemnt that the following types of machines, DOS, Win95, WIn98, WinXP Pro, in 5 different location connected via DSL. I have my Cisco routers connecting the buildign together and that is working fine. The DOS machines will be replaced soon but not right away. I would like to find out what the best way to have these machines to connect to the Linux servers. Is there a way to have the workstation connect to the linux server and run a XWindows session?
 
Old 08-17-2004, 02:26 PM   #2
iam_aries
LQ Newbie
 
Registered: Aug 2003
Distribution: RHL9, FC 2, SuSE 8.2, RHEL 2.1
Posts: 8

Rep: Reputation: 0
Samba should be the obvious choice here since Samba communicates with Windows using the Server Message Block Protocol (SMB) and can also be configured to work as a PDC. Configuration in Samba (like any other service in Linux) is done through a configuration file, viz., smb.conf. However to ease the initial configuration Samba also provides the Samba Web Administration Tool a.k.a SWAT. You can find more help on this topic at http://techrepublic.com.com/5100-6261-1035709.html

Regarding initiating a xwindows session from a Windows box, there are several xwindows emulators one of which is x-Win32 (http://www.starnet.com/products/)
 
Old 08-17-2004, 03:25 PM   #3
idaho
Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: RedHat, Libranet
Posts: 438

Rep: Reputation: 30
A free (speech and beer) X server for MSWin is available from Cygwin:
http://x.cygwin.com/

After you install Cygwin/X, open up a Cygwin bash shell (a shortcut to which will be automatically installed on your desktop) and invoke:
xwin -query linux.hostname
 
Old 08-17-2004, 05:10 PM   #4
rshooper
LQ Newbie
 
Registered: Aug 2004
Distribution: Fedora Core 2
Posts: 24

Original Poster
Rep: Reputation: 15
When I try to run that in cygwin I just get a blank window with the name of my server in the upper left hand corner. What am I doign wrong?
 
Old 08-17-2004, 05:23 PM   #5
arno
Member
 
Registered: Jul 2004
Location: Netherlands
Distribution: fedora core 8, suse 10.3, ubuntu 7.10, kamikaze 7.09
Posts: 515

Rep: Reputation: 30
NFS is more reliable then samba, there are also some locking problems with samba.
You spoke about terminal service have a look at
http://ltsp.org
http://k12ltsp.org
The most important factor when you make a change in your it structure is the question which applications are in use and how can I support my users
 
Old 08-17-2004, 07:05 PM   #6
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
An alternate method for accessing an X-Windows session from a non-UNIX system is VNC, which supports all current platforms easily. I have heard of a DOS-based VNC client. Another advantage of VNC over X is that it is much less bandwidth intensive, which would be relevent if the server and client are opposite ends of a DSL line.

If you just want to keep the old machines in service then I think that Arno is right that the best approach is to make them boot off the network if the hardware will support it, with LTSP, K12 or Thinstation. The first two are comprehensive systems for delivering Linux desktop environments with management facilities; Thinstation just provides a minimal OS image for machines to netboot from a DHCP server and become a VNC, X or RDP client terminal.

Cygwin is a large package which requires quite a lot of configuration, and would probably be a maintenance problem if run on more than handful of machines.

If you are working with Samba then the best thing to do is look at the official docs, which are well-written and cover most things that you would want to do - /usr/share/doc/samba/html if you install the samba-doc package, or on the Samba website. Or invest in a book ! The official docs are available in book form, and the follow up "Samba 3 by Example" has gotten good reviews as well.

The problems with NFS are security (none that you can trust) and client support - Windows doesn't natively support it at all of course. So NFS is only feasible as the primary file sharing system if you can ensure that all the clients will be locked-down Linux systems (like terminals) on a LAN.
 
Old 08-17-2004, 07:43 PM   #7
rshooper
LQ Newbie
 
Registered: Aug 2004
Distribution: Fedora Core 2
Posts: 24

Original Poster
Rep: Reputation: 15
Thanks for the info. If someone is a Samba guru can they help me get my Smaba PDC to work? It currently works if users log onto thier local machines or the Netware Server, however I want them to log onto the Linux Samba server. Please see my post under Software for more details.

Last edited by rshooper; 08-17-2004 at 07:44 PM.
 
Old 08-18-2004, 01:21 AM   #8
idaho
Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: RedHat, Libranet
Posts: 438

Rep: Reputation: 30
Quote:
Originally posted by rshooper
When I try to run that in cygwin I just get a blank window with the name of my server in the upper left hand corner. What am I doign wrong?
You need to enable xdmcp connections on your Linux box. This is not a peculiarity of Cygwin/X - you will need to do this no matter what MSWin based Xserver you use (ReflectionX, Hummingbird, etc.)

If there is not a way to do this using the graphical admin tools Fedora provides, you will need to edit the appropriate config file for the display manager you are running (probably gdm). The config file will be located somewhere under /etc/X11.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
NFS and Samba mijohnst Linux - Networking 2 12-03-2005 11:45 AM
NFS + Samba dvishloff Linux - Networking 1 09-29-2005 06:14 PM
Samba / Nfs EzehM Linux - Networking 0 10-29-2004 02:18 AM
NFS and or Samba linuxnube Linux - Networking 7 01-18-2004 07:18 AM
Samba vs nfs rtaft Linux - Networking 1 12-23-2003 05:51 PM

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

All times are GMT -5. The time now is 04:13 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