Want network file server - not internet

Want network file server - not internet

Post by k_gra.. » Sun, 04 Jul 1999 04:00:00



After 1 week of spare time I have Redhat 6 Server running and can ping
it from NT workstation.

I thought to replace current 1.8 gig win95 file server that runs Netbui,
TCP/ip, and MacLan
with Linux using TCP/ip protocol

On the original server I have a partition set up as Data and then a
subdirectory  of a to z with customer files in directorys by their name

I assumed Linux would be good as a file server but only seem to see
info on WEB serving. If I am right can someone explain what I should do
to be able to see and copy to the Linux Server and into what partition
to copy the contents of my other file server.

Ken Graham
Community Printers

--


Thinking to retire in southern Mexico - see
www.re-mex.com

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

 
 
 

Want network file server - not internet

Post by John Hardi » Mon, 05 Jul 1999 04:00:00



>I thought to replace current 1.8 gig win95 file server that runs
Netbui,
>TCP/ip, and MacLan with Linux using TCP/ip protocol

You certainly can. Linux also supports the Appletalk network protocol.

Quote:>On the original server I have a partition set up as Data and then a
>subdirectory  of a to z with customer files in directorys by their
name

>I assumed Linux would be good as a file server but only seem to see
>info on WEB serving. If I am right can someone explain what I should
do
>to be able to see and copy to the Linux Server and into what
partition
>to copy the contents of my other file server.

Serving files via NetBEUI is the province of a package called SAMBA.
It should have come with your Linux box. Poke around under /usr/doc/
and you should find documentation for it. A search on Dejanews and
most and web search engine should turn up lots of pointers to
information about it.

--

 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76
----------------------------------------------------------------------
-
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!

 
 
 

Want network file server - not internet

Post by Scott Marlow » Mon, 05 Jul 1999 04:00:00



> After 1 week of spare time I have Redhat 6 Server running and can ping
> it from NT workstation.

> I thought to replace current 1.8 gig win95 file server that runs Netbui,
> TCP/ip, and MacLan
> with Linux using TCP/ip protocol

> On the original server I have a partition set up as Data and then a
> subdirectory  of a to z with customer files in directorys by their name

> I assumed Linux would be good as a file server but only seem to see
> info on WEB serving. If I am right can someone explain what I should do
> to be able to see and copy to the Linux Server and into what partition
> to copy the contents of my other file server.

You can use Samba to provide networking support for Windows clients.  Samba
presents directories from Linux to the Windows machines as though the Linux
box was an NT file server (for the most part.)

If you haven't already installed Samba, run Glint in Xwindows and find it
under networking, listed as samba.  Install it, and then edit the
/etc/smb/conf file to create the network shares.

One very nice feature of Samba, that is sorely lacking in NT, is the
ability to serve up shares based on user name or client machine name.

So, instead of using that hackish stuff that NT forces on you (i.e. user
dirs under letters, big ugly mess for users to navigate) you can create
shares in /home based on usernames, then samba can share each user dir out
only to those users.  Other users don't even see the shares.

Look in the /usr/doc directory for a directory named something like
samba-2.0.3  or something similar.  It should have all the docs you need to
get samba up and running.

 
 
 

Want network file server - not internet

Post by k_gra.. » Tue, 06 Jul 1999 04:00:00




> >I thought to replace current 1.8 gig win95 file server that runs
> Netbui,
> >TCP/ip, and MacLan with Linux using TCP/ip protocol

> >On the original server I have a partition set up as Data and then a
> >subdirectory  of a to z with customer files in directorys by their

What is the proper subdirectory to put my data subdirectory under? /usr
/home /var ??

Quote:

> >I assumed Linux would be good as a file server but only seem to see
> >info on WEB serving. If I am right can someone explain what I should
> do
> >to be able to see and copy to the Linux Server and into what
> partition
> >to copy the contents of my other file server.

> Serving files via NetBEUI is the province of a package called SAMBA.
> It should have come with your Linux box. Poke around under /usr/doc/
> and you should find documentation for it. A search on Dejanews and
> most and web search engine should turn up lots of pointers to
> information about it.

Hi John, I did manage to see the Linux server after spending all of
rainy Sunday. I'll say what I think helped as I know I am not the only
poor fool trying this.

I think one needs the TCP/ip protocol activated on the NT machine
instead of netbui.
Make sure the ethernet card is active in networking control panel Linux.
You can ping the computer

Installed as Linux as Server, Red Hat Linux has Samba under linuxconf
Is not in Linux Workstation -  one would have to add it somehow.

Samba needs you to start its services, see
samba help
samba start -starts smb services

use linuxconf, find Samba - I am told you need encrypted pasword turned
on probably a user matching up to who signed on on Windows

Once you can do that try to use the start button in NT, then find,
computer, the computer by ip number, then see if you can see the files
within.

I am here, for whatever reason my linux box is showing up in Network
neighbourhood as 192

Quote:> You certainly can. Linux also supports the Appletalk network protocol.
>  I have 1 Mac which I would like to link.

Also 2 of 386 computers running a clipper program that I am told may run
under dosmeu or something like that and telnetting into the server.

Incidentally under xwindows what is the proper way to shut down - I read
control backspace but it only reboots the xwindow interface.



Thinking to retire in southern Mexico - see
www.re-mex.com

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

 
 
 

Want network file server - not internet

Post by John Hardi » Tue, 06 Jul 1999 04:00:00



>> >On the original server I have a partition set up as Data and then a
>> >subdirectory  of a to z with customer files in directorys by their

>What is the proper subdirectory to put my data subdirectory under? /usr
>/home /var ??

Erm. Probably /home.

Quote:>Incidentally under xwindows what is the proper way to shut down - I read
>control backspace but it only reboots the xwindow interface.

Shut down the entire system?
Open up an xterm, su to root, and run "sync;shutdown -h now".

--

 pgpk -a finger://gonzo.wolfenet.com/jhardin    PGP key ID: 0x41EA94F5
 PGP key fingerprint: A3 0C 5B C2 EF 0D 2C E5  E9 BF C8 33 A7 A9 CE 76
-----------------------------------------------------------------------
  In the Lion
  the Mighty Lion
  the Zebra sleeps tonight...
  Dee de-ee-ee-ee-ee de de de we um umma way!

 
 
 

1. Wanted : Articles to setup linux as file and internet server

Recently I saw a series of articles on a computer magazine on-line to show
how to setup linux as file, print and internet server in their office. This
series span over several months. They are very good for starter.
Unfortunately, as my HDD crashed, I lost the address. I just know that the
magazine is published from India and written in English. Do anyone know
about that?

Thanks and best regards,
K.M. Chung

2. For anyone interested in blocking nameserver lookups to sites

3. Windows network file access to server across the Internet ?

4. Linux survey

5. Linux as File/NNTP/InterNet server for a small PC network

6. XLib documentation

7. Linux server not responding when not connected to internet

8. Help : creative RIVA TNT problem

9. FS: Internet Gateway Server (Departmnetal or Internet Server)

10. Wanted (UK) Network and Internet Consultants

11. Internet/Network consultant wanted in South Bay Area

12. Internet Network Administrator/SA Wanted - NYC

13. Wanted: Clock setting program, Not NTP, for Non-Networked Unix box