Results 1 to 1 of 1
2 servers - both Solaris 2.6
Server A:
bash-3.00# pkginfo -l | grep ssh
PKGINST: SMCssh421
NAME: openssh
I need to get the same version of ssh on Srver B. ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-16-2006 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 26
moving ssh from one solaris 2.6 server to another
2 servers - both Solaris 2.6
Server A:
bash-3.00# pkginfo -l | grep ssh
PKGINST: SMCssh421
NAME: openssh
I need to get the same version of ssh on Srver B. SMCssh421 exists as a directory in /var/sadm/pkgs/ .
Would I just tar up the contents of this directory and transfer over to Server A then untar the contents?
Or would I use pkginfo?
thanks!


Reply With Quote
