Solaris Notes: Difference between revisions

From Federal Burro of Information
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Context: Solaris 10
Examining the files of a package that's not install yet:
Examining the files of a package that's not install yet:


Line 6: Line 8:


  pkgchk -l -p /usr/bin/bash
  pkgchk -l -p /usr/bin/bash
Interface unvwmare: use e1000 devices, it works why not vxnet3?
create hostname file
/etc/hostname.e1000g0
externalname.domain.com
/etc/hostname.e1000g0
internalname.domain.com
plumb bum!
ifconfig e1000g0 plumb
ifconfig e1000g0 plumb

Revision as of 18:22, 28 April 2011

Context: Solaris 10

Examining the files of a package that's not install yet:

pkgchk -d SMSmon -l  SMSmon

What package owns file X

pkgchk -l -p /usr/bin/bash

Interface unvwmare: use e1000 devices, it works why not vxnet3?

create hostname file

/etc/hostname.e1000g0

externalname.domain.com

/etc/hostname.e1000g0

internalname.domain.com

plumb bum!

ifconfig e1000g0 plumb
ifconfig e1000g0 plumb