I've noticed that when I update a working xinetd system (I mean telnetd
and ftpd and others - all work) all the available daemon are not working
after that
when i try to telnet localhost iget the below result
netstat -an | grep 23
TCP0.0.0.0:23 0.0.0.0:0 LISTEN
well, I've allso changed permissions for user "eran" and it still doesnt
work - I must mention that in the past I didnt have to change
permissions or do anything special for making it work and it did work
for me.
I suspect that something during istallation has changed that make this
problem o
You are trying to start xinetd from user erin, which has no write
permission on /var/lock/subsys (only read & execute). chmod 777
/var/lock/subsys would probably help.
Tim
Eran Cohanim wrote:
Hi,
I have been trying to setup xinetd in my windows xp pro computer under
cygwin with no luck
(t
Hi,
I have been trying to setup xinetd in my windows xp pro computer under
cygwin with no luck
(tried that in 3 different computers with the same result)
(I must mention that I did it in the past with success - had to redo it
because of new installed OS
and new installed cygwin)
now from so
4 matches
Mail list logo