Displaying 4 results from an estimated 4 matches for "s55sshd".
2011 Sep 01
2
Cannot start SSH at boot
On a particular CentOS 6 install, I must start SSH manually:
# /etc/init.d/sshd start
I have tried to configure it to start automatically:
# chkconfig --level 3 sshd on
However, it still must be manually started. I am not getting any
errors. What might be preventing it from starting?
Thanks.
--
Dotan Cohen
http://gibberish.co.il
http://what-is-what.com
2009 Sep 10
3
Fork: Resource Temporarily Unavailable
...igure samba as WINS server too. After a while, he changed Proxy
requests for WINS to samba, only as a test (some of the requests).
Before we could configure samba, BUM, the samba server crashed and
after some crash/restart it showed this on boot time (of course when
sshd was starting)
* /etc/rc3.d/S55sshd: fork: Resource Temporarily Unavailable
After that, ALL CentOS installations have this problem after yum update:
* /etc/init.d/functions: fork: Resource Temporarily Unavailable
I have only one clue: EPEL repository. I installed and configured
yum-priorities of course.
I?m on my last test instal...
2008 Apr 21
0
iSCSI + CentOS 5.1 +_netdev problem
...-
iSCSI logs into Infortrend target without problems, with 10 retries
in the parameter, but the partition is not automounted.
Start scripts order appears OK:
# ls -1 /etc/rc3.d/S*
/etc/rc3.d/S07iscsid
/etc/rc3.d/S10network
/etc/rc3.d/S12syslog
/etc/rc3.d/S13iscsi
/etc/rc3.d/S25netfs
/etc/rc3.d/S55sshd
/etc/rc3.d/S90crond
/etc/rc3.d/S99local
But "_netdev" marked iSCSI device is not mounted, this is the fstab
file:
LABEL=/vz /vz ext3
_netdev,rw,noatime,nodiratime,commit=60,data=writeback 0 0
I have tried using LABELs, UUIDs, device names in fstab file.. and
the problem is the sa...
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance
project, installing the entire oVirt stack including all server
and node components on one machine.
These patches are intended to be checked out and used to build
the appliance rpm, after which it is installed provides the
/usr/sbin/ovirt-appliance-ctrl script to install/uninstall the
appliance.
The first patch merely removes