# yum install yum-downloadonly
then to save the rpms, do:
# yum install <package> -y --downloadonly
note: you should have the packages uninstalled before yum can download them
# yum install yum-downloadonly
# yum install <package> -y --downloadonly
Got this while connecting to my mikrotik router via ssh Unable to negotiate with <ip address> port <ssh port>: no matching hos...
No comments:
Post a Comment