• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

xinetd on debian with plesk 8.1.1

H

Hal9000

Guest
Hi!
My system is Debian 3.1 and originally I had a clean install of Plesk 8.0, which still used inetd on debian. I then subsequently upgraded to Plesk 8.1.0 and 8.1.1.
Installing Plesk 8.1.1 on a fresh machine I noticed that now Plesk finally makes use of xinetd on debian as well. But on my "older" machine, inetd was kept after the upgrade.
How can I switch to xinetd?
 
just install it, shut down inetd and restart /etc/init.d/psa
after this there were the new xinetd-scripts in /etc/xinetd.d/ - if they ain't create them.

They are called: ftp_psa poppassd_psa smtp_psa smtps_psa
 
i did apt-get install xinetd and dpkg-reconfigure psa, but it created only the poppassd_psa file. i created the others manually (copy from a xinetd-plesk server) and removed the lines from inetd.
works fine.
although i wonder what happens if i change qmail config in plesk, will it write in inetd or xinetd hehe... but too lazy to try...
hal
 
Back
Top