[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] samba and apache



Well, I got your question.
Probably i know your answer, Try the solution if it can fix your problem

First of all edit Windows-98 registry
Open the location
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
and add the following code

Domain  "yourdomain.com"
EnableDNS "1"
HostName "imran"
Lanabase "0"
LMHostFile "C:\WINDOWS\Lmhosts"
NameServer "192.168.1.254"
NodeType "1"
SearchList ""

Well, this the sample entry of mine, change according to your
domainname,hostname,and IP address.

U can get good manual of Apache Web Server

Linux Unleashed (book)
How-to's

And if it doesn't work , use the Window's help, they have given a solution
for your problem

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.