hot back-ups on linux

2000-06-14 Thread Chad A. Adlawan
hello gang, yah, hot back-ups on linux. 2 web servers, wherein if the other one goes down, the ramaining one will take over. any suggestions ? TIA, Chad

Re: POP + Maildir not at HOME

2000-06-14 Thread Robert Varga
Look at the vpopmail homepage, there is a document regarding the usage of vpopmail with postfix. Of course you still need the qmail package to provide the qmail-pop3d mechanism. The vpopmail package (for qmail) is packaged for debian by Ondrej Sury and it can be found at www.sury.cz/Debian with

SMB over public network

2000-06-14 Thread Technical Support
I have a client who want so co-lo a server and has asked me to set it up. The problem is that they want to use samba to share directories to remote users at various locations NOT on the local network. I know this is possible, but as of yet have been unsuccessfull in getting it to work. Set up is

PowerBook

2000-06-14 Thread Harold G. Stevenson
I"m shopping for an Apple PowerBook 500MHz 128MB 12GB hard drive. 1- can anyone suggest where to buy it at lowest cost? 2- any suggestions on installing and running debian? thank you for your help. from tucson-:)) harold

Re: SMB over public network

2000-06-14 Thread Gregory Wood
There is a 'host' file on the pc running Win9x. That is where you have to enter your info so that you can attach to a remote network. However, I have had customers who have tried that and would loose their network connection. I believe its a weakness in the MS client. Same connection with Novel

Re: SMB over public network

2000-06-14 Thread Larry Morrow
Hi, Are you saying they want to use SAMBA across the Internet? Samba is not designed for that. Use the pptp client/server to connect MS clients to your Linux server. It is more reliable, more secure and does not broadcast all the time using excess bandwidth. Larry At 08:58 AM 6/14/00 -0500, G

Re: SMB over public network

2000-06-14 Thread Technical Support
Forgive the ignorence, but last essentially create a IP/IP tunnel to the linux box from the 98 client? Any configuration suggestions? On Wed, Jun 14, 2000 at 10:27:58AM -0400, Larry Morrow wrote: > Hi, > > Are you saying they want to use SAMBA across the Internet? > Samba is not designed for tha

Re: SMB over public network

2000-06-14 Thread Larry Morrow
Yes, Let me put together a configuration checklist. We do this routinely. But we do it on a customized version of Linux. Let me look at it on a stock Debian installation. I will drop a note tomorrow as today will be quite full. Larry At 10:35 AM 6/14/00 -0400, Technical Support wrote: >Forg

DPT Problem?

2000-06-14 Thread KoML
I have a 2u rack mount intel server with the following ... Linux version 2.4.0-test1 ([EMAIL PROTECTED]) (gcc version 2.7.2.3) #2 Sun Jun 11 19:39:20 EST 2000 Kernel command line: auto BOOT_IMAGE=linux ro root=801 BOOT_FILE=/vmlinuz Initializing CPU#0 Detected 448059802 Hz processor. Console: col

hardware recommendations

2000-06-14 Thread Allen Ahoffman
This is probably off topic, if so please ignore me I won't repost. I'm looking where to buy the reset switches that come on new computers. I need to get several, and haven't found out where to purchase them. Radio shack has strange looking ones not normal. Thanks. y

Re: SMB over public network

2000-06-14 Thread Nitebirdz
On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to > enter your info so that you can attach to a remote network. > > However, I have had customers who have tried that and would loose their > network connection. I believe its a we

Re: SMB over public network

2000-06-14 Thread Jan-Benedict Glaw
On Wed, Jun 14, 2000 at 04:38:59PM -0500, Nitebirdz wrote: > On Wed, 14 Jun 2000, Gregory Wood wrote: [Samba over Internet] > > How can you get Samba to work over the Internet? I mean, after all it > runs on NetBIOS while the Internet runs on TCP/IP... Can anyone please It uses NetBIOS (rfc1001

Re: SMB over public network

2000-06-14 Thread Kevin Blackham
On Wed, Jun 14, 2000 at 08:58:33AM -0500, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to > enter your info so that you can attach to a remote network. You don't necessarily need this, but it is a good option. I have scrooed with Samba over intern

Re: SMB over public network

2000-06-14 Thread Kevin Blackham
NetBIOS is an application-layer protocol, you can run it over TCP/IP, or IPX, or NetBEUI, or whatever transport you want. -Kevin On Wed, Jun 14, 2000 at 04:38:59PM -0500, Nitebirdz wrote: > On Wed, 14 Jun 2000, Gregory Wood wrote: > > > There is a 'host' file on the pc running Win9x. That is whe

Re: SMB over public network

2000-06-14 Thread Erik Peter P. Abella
Hi All, Here's the take of a windows-junkie turned linux lover: APPLICATION SAMBA NETBIOS | -| IPX/SPX TCP/IP | NETBEUI |

Re: SMB over public network

2000-06-14 Thread Sanjeev Gupta
Alternatively, establish a WINS server at each remote location. This will make items appear, I believe, in Network Neighbourhood. HTH On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to > enter your info so that you can attach t

hot back-ups on linux

2000-06-14 Thread Chad A. Adlawan
hello gang, yah, hot back-ups on linux. 2 web servers, wherein if the other one goes down, the ramaining one will take over. any suggestions ? TIA, Chad -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: POP + Maildir not at HOME

2000-06-14 Thread Robert Varga
Look at the vpopmail homepage, there is a document regarding the usage of vpopmail with postfix. Of course you still need the qmail package to provide the qmail-pop3d mechanism. The vpopmail package (for qmail) is packaged for debian by Ondrej Sury and it can be found at www.sury.cz/Debian with

SMB over public network

2000-06-14 Thread Technical Support
I have a client who want so co-lo a server and has asked me to set it up. The problem is that they want to use samba to share directories to remote users at various locations NOT on the local network. I know this is possible, but as of yet have been unsuccessfull in getting it to work. Set up i

PowerBook

2000-06-14 Thread Harold G. Stevenson
I"m shopping for an Apple PowerBook 500MHz 128MB 12GB hard drive. 1- can anyone suggest where to buy it at lowest cost? 2- any suggestions on installing and running debian? thank you for your help. from tucson-:)) harold -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a sub

Re: SMB over public network

2000-06-14 Thread Gregory Wood
There is a 'host' file on the pc running Win9x. That is where you have to enter your info so that you can attach to a remote network. However, I have had customers who have tried that and would loose their network connection. I believe its a weakness in the MS client. Same connection with Novel

Re: SMB over public network

2000-06-14 Thread Larry Morrow
Hi, Are you saying they want to use SAMBA across the Internet? Samba is not designed for that. Use the pptp client/server to connect MS clients to your Linux server. It is more reliable, more secure and does not broadcast all the time using excess bandwidth. Larry At 08:58 AM 6/14/00 -0500,

Re: SMB over public network

2000-06-14 Thread Technical Support
Forgive the ignorence, but last essentially create a IP/IP tunnel to the linux box from the 98 client? Any configuration suggestions? On Wed, Jun 14, 2000 at 10:27:58AM -0400, Larry Morrow wrote: > Hi, > > Are you saying they want to use SAMBA across the Internet? > Samba is not designed for th

Re: SMB over public network

2000-06-14 Thread Larry Morrow
Yes, Let me put together a configuration checklist. We do this routinely. But we do it on a customized version of Linux. Let me look at it on a stock Debian installation. I will drop a note tomorrow as today will be quite full. Larry At 10:35 AM 6/14/00 -0400, Technical Support wrote: >For

DPT Problem?

2000-06-14 Thread KoML
I have a 2u rack mount intel server with the following ... Linux version 2.4.0-test1 (root@nimbus) (gcc version 2.7.2.3) #2 Sun Jun 11 19:39:20 EST 2000 Kernel command line: auto BOOT_IMAGE=linux ro root=801 BOOT_FILE=/vmlinuz Initializing CPU#0 Detected 448059802 Hz processor. Console: colour VG

hardware recommendations

2000-06-14 Thread Allen Ahoffman
This is probably off topic, if so please ignore me I won't repost. I'm looking where to buy the reset switches that come on new computers. I need to get several, and haven't found out where to purchase them. Radio shack has strange looking ones not normal. Thanks. y -- To UNSUBSCRIBE, email t

Re: SMB over public network

2000-06-14 Thread Nitebirdz
On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to enter your >info so that you can attach to a remote network. > > However, I have had customers who have tried that and would loose their network >connection. I believe its a wea

Re: SMB over public network

2000-06-14 Thread Jan-Benedict Glaw
On Wed, Jun 14, 2000 at 04:38:59PM -0500, Nitebirdz wrote: > On Wed, 14 Jun 2000, Gregory Wood wrote: [Samba over Internet] > > How can you get Samba to work over the Internet? I mean, after all it > runs on NetBIOS while the Internet runs on TCP/IP... Can anyone please It uses NetBIOS (rfc100

Re: SMB over public network

2000-06-14 Thread Kevin Blackham
On Wed, Jun 14, 2000 at 08:58:33AM -0500, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to enter your >info so that you can attach to a remote network. You don't necessarily need this, but it is a good option. I have scrooed with Samba over intern

Re: SMB over public network

2000-06-14 Thread Kevin Blackham
NetBIOS is an application-layer protocol, you can run it over TCP/IP, or IPX, or NetBEUI, or whatever transport you want. -Kevin On Wed, Jun 14, 2000 at 04:38:59PM -0500, Nitebirdz wrote: > On Wed, 14 Jun 2000, Gregory Wood wrote: > > > There is a 'host' file on the pc running Win9x. That is wh

Re: SMB over public network

2000-06-14 Thread Erik Peter P. Abella
Hi All, Here's the take of a windows-junkie turned linux lover: APPLICATION SAMBA NETBIOS | -| IPX/SPX TCP/IP | NETBEUI | ---

Re: SMB over public network

2000-06-14 Thread Sanjeev Gupta
Alternatively, establish a WINS server at each remote location. This will make items appear, I believe, in Network Neighbourhood. HTH On Wed, 14 Jun 2000, Gregory Wood wrote: > There is a 'host' file on the pc running Win9x. That is where you have to enter your >info so that you can attach t