• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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