1

How to Upgrade Fedora 17 to 18 Remotely via SSH

view story
linux-howto

http://unix.stackexchange.com – I follow this https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E... guide to upgrade my Fedora 17 to 18. All fine until I issue su -c 'yum --releasever=18 --disableplugin=presto distro-sync -y' my Putty disconnected. Obviously it is because Cleanup : openssh-server-5.9p1-22.fc17.x86_64 306/574 How to skip OpenSSH while distro-sync so my upgrade works fine? (HowTos)