ThE direct way to Solaris Express
ThE direct way to Solaris Express
# hostname
MySolaris
# whoami
root
# ps; echo $$
PID TTY TIME CMD
2062 pts/3 0:00 bash
2103 pts/3 0:00 ps
2062
# id
uid=0(root) gid=0(root) groups=0(root),1(other),2(bin),3(sys),4(adm),5(uucp),6(mail),7(tty),8(lp),9(nuucp),12(daemon)
# cat /etc/release
Oracle Solaris 11 Express snv_151a X86
Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
Assembled 04 November 2010
# eeprom console
console=text
# svcs -xv
# zoneadm list -cv
ID NAME STATUS PATH BRAND IP
0 global running / ipkg shared
$ zfs list /rpool
NAME USED AVAIL REFER MOUNTPOINT
rpool 5.33G 34.5G 92.5K /rpool
$ ifconfig e1000g0
e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2 inet 192.168.1.100 netmask ffffff00 broadcast 192.168.1.255
$ pfexec pkg search amp | head -1
INDEX ACTION VALUE PACKAGE
description set Cluster containing an AMP (Apache, MySQL, PHP) deployment kit pkg:/web/amp@0.5.11-0.151.0.1
# prtconf -v | grep Memory && psrinfo -v && isainfo -v
Memory size: 1024 Megabytes
Status of virtual processor 0 as of: 02/14/2011 12:56:14 on-line since 02/13/2011 23:31:42. The i386 processor operates at 2000 MHz, and has an i387 compatible floating point processor. 64-bit amd64 applications ssse3 sse3 sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications ssse3 ahf sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu
$ pkg info ldap | egrep -v 'Description|State|Version|Build|Branch|FMRI|Size'
Name: naming/ldap
Summary: LDAP Libraries
Category: System/Libraries
Publisher: solaris
Packaging Date: November 4, 2010 11:33:16 PM