• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

newby: problem with cvs

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello
I want to use wsad (on windows 2000) with a cvs repository on a linux redhat 8 machine.
I've installed cvs and configure xinetd on the linux machine, but when I want to connect on the repository with wsad, it can't find the host.
In my hosts file I've put the ip adress with the hostmachine.domain
I can ping the ip adress from my windows machine, but can't ping with name.
The problem is how can I define a valid hostname for the windows domain on my linux machine?
thanks for your help
 
Saloon Keeper
Posts: 28472
210
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think the actual hosts file under Windows 2000 is named "LMHOSTS". It was under Win/9x anyway.
Actually, its really preferable to have your domain adminstrator add the Linux host to Domain Name Services (DNS).
 
What does a metric clock look like? I bet it is nothing like this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic