• 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.

YUM Extender

If you have it installed, and you're running X, then you just run yumex.

If you're ssh'ing in from a windows box, you're going to need some kind of X environment under windows to use it. Cygwin (www.cygwin.com) is a good open source system you can try out, if you use that, you can open up a shell, and from the there run:

ssh -X <your server>

that will enable X11 forwarding, and then just run yumex from there. The ssh session will, if xauth is installed, tunnel the X session back to your X desktop (windowmaker last time I checked) when you run: yumex
 
It is if you're running X :p For the record, kyum is another good gui too. Probably a little more versitile than yumex or yummy.
 
Back
Top