• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

OS choices

Just installed Centros in MS VPC. It didn't like it. I had to install in text mode (no big deal) otherwise it would crash the VPC. And the X config didn't go well and would not work. RHES installs in the same config of VPC with no errors.

But who cares about X on a server?

Still, I did find it a little worrying.

Faris.
 
Thats not the OS's fault really. Anaconda defaults X to 24bit and VPC only supports 16bit. This usually requires installing via text mode and changing the xconfig afterwards if you need X. I don't use X on servers, all I need is ssh and midnight commander.
 
You are quite right! I had things confused. I thought it didn't support 1024x768 so when it defaulted to 800x600 in the X setup I thought there wouldn't be a problem, completely forgetting that the actual issue was 16/24bit.

D'oh!

But for some reason I can still get RHES to work in graphical mode during the install, but not Centos.

Faris.
 
Yes, some newer linux distro releases will recognize the vid card and start accordingly. FC3 works by default now as well. You can use whatever resolution you want just as long as its 16bit, post install that is.
 
Back
Top