I am trying to install chkconfig
in Ubuntu 12.04.4 but it is not installing.
I have tried most of the solutions available like
apt-get install sysv-rc-conf
update-rc.d
All of the above is giving the below error
"Package is not available, but is referred to by another package... E: Package 'chkconfig' has no installation candidate".
I am clueless now what to do as I have to install and enable the ssh ....
any other solution to enable and start the SSH...???