SUNWssh Manuel einrichten
CDROM Laufwerk mounten
Sollte der Volummanger nicht laufen:
Laufwerke veststellen
iostat -En
c1t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: VMware Product: Virtual disk Revision: 1.0 Serial No:
Size: 10.74GB <10737417728 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
c0t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: NECVMWar Product: VMware IDE CDR10 Revision: 1.00 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
c1t1d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: VMware Product: Virtual disk Revision: 1.0 Serial No:
Size: 5.37GB <5368708608 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
c1t2d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Vendor: VMware Product: Virtual disk Revision: 1.0 Serial No:
Size: 3.22GB <3221224960 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
mount -F hsfs /dev/dsk/c0t0d0s2 /cdrom
SSH Software Installieren
pkgadd -d /cdrom/Solaris_10/Product SUNWsshcu
pkgadd -d /cdrom/Solaris_10/Product SUNWsshdr
pkgadd -d /cdrom/Solaris_10/Product SUNWsshdu
pkgadd -d /cdrom/Solaris_10/Product SUNWsshr
pkgadd -d /cdrom/Solaris_10/Product SUNWsshu
SUNWsshcu Secure Shell protocol common Utilities SUNWsshdr Secure Shell protocol Server (Root)
SUNWsshdu Secure Shell protocol Server (User)
SUNWsshr Secure Shell protocol Client and associated Utilities (root)
SUNWsshu Secure Shell protocol Client and associated Utilities (user)
SSH Software einrichten
SSH Host-Key erzeugen
/lib/svc/method/sshd -c
SSH Status überprüfen
svcs -a ssh
SSH enable
svcadm enable ssh
Artikelaktionen