Just another useless ramblings

Linux vs. Solaris

Sekedar biar nggak lupa. Perintah-perintah yang dasar masih tetap sama, tapi rada keatas mulai timbul perbedaannya.

misal perintah ifconfig, kalo di linux:
danu@queenara:~$ ifconfig
eth0      Link encap:Ethernet
(…)

sementara di solaris, harus pakai argumen. ifconfig doang nggak bisa:
danu@opensolaris-vm:~$ ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000

mau lihat informasi CPU, kalo di linux tinggal cat /proc/cpuinfo
danu@queenara:~$ head /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 26
model name      : Intel(R) Xeon(R) CPU           E5504  @ 2.00GHz
stepping        : 5
cpu MHz         : 1596.000
cache size      : 4096 KB
physical id     : 1
siblings        : 4

kalo di solaris ada command-nya sendiri..
danu@opensolaris-vm:~$ psrinfo -v
Status of virtual processor 0 as of: 09/06/2010 13:57:08
  on-line since 09/05/2010 19:58:04.
  The i386 processor operates at 2368 MHz,
    and has an i387 compatible floating point processor.

dll dsb dst..

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Tag Cloud

Follow

Get every new post delivered to your Inbox.