Hi! I just got a vserver up and running - sort of... No ssh daemon (at least no script i /etc/init.d).. Well, I thought I could fix it:
# vrpm myvsrv -- -Uvh openssh-3.1p1-6.i386.rpm Updaing server myvsrv Preparing... #################################### [100%] package openssh-3.1p1-6.i386.rpm is already installed Hmm... wierd, let's try to remove it and install it again: # vrpm myvsrv -- -e openssh-3.1p1-6.i386.rpm Updaing server myvsrv error: package openssh-3.1p1-6.i386.rpm is not installed ?? What's the meaning of this ... looks rather wierd to me... /Brian
