Results 1 to 2 of 2
I get this error
Code:
vsftpd dead but subsys locked
after I do these 2 things
Code:
service vsftpd start
service vsftpd status
What I did some time back ( ...
- 06-12-2009 #1
vsftpd dead but subsys locked
I get this error
after I do these 2 thingsCode:vsftpd dead but subsys locked
What I did some time back ( I dont know whether it is relevant or not)Code:service vsftpd start service vsftpd status
Now my ftp service has halted and is no longer working even when passing the start parameter to the service command. I dont want to reboot my m/aCode:service vsftpd condrestart
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu
- 06-14-2009 #2
solved
Man nothing teaches like mistakes!!!
There was a problem in iptables. NFS work only if firewalls are disablesCode:iptables -f
Only if I could understand the man pages
Registered Linux user #492640
OS: RHEL4,5 ,RH 9,Ubuntu


Reply With Quote