Archive

Posts Tagged ‘service’

solaris: adding openssh to core solaris installation

May 4th, 2009 bayu No comments

Have you ever confused about how to install a minimal-but-enough installation of solaris OS? Well I had.

It was some time ago I wanted to install Sun Solaris without graphical environment, but I still want some services like ssh and ftp server, and the powerful shell bash. You can always customize the software installation at the installation process, but I found it a bit frustating, because I have to examine the package one-by-one. On the other hand, installing a software by hand from the DVD might takes time to look for the right software since the filename is shortened.

Read more…

Solaris: disabling DHCP

May 3rd, 2009 bayu No comments

This is how to stop the machine requesting IP address to the DHCP server.

  1. Delete /etc/dhcp.[interface-name] file
  2. Put the hostname inside /etc/hostname.[interface=name]
  3. Put the static IP and hostname inside /etc/hosts
  4. Restart the system
Categories: solaris Tags: , , , ,

mendisable service di hp ux

May 3rd, 2009 bayu No comments

jika kita temui pada linux pada umumnya untuk mengaktifkan / menonaktifkan service pada saat menyalakan server dengan memanipulasi file-file pada /etc/rc.d atau /etc/init.d, maka pada HP UX, kita dapat lakukan dengan mengubah harga variabel pada file-file yang terdapat pada /etc/rc.config.d

Misal untuk menonaktifkan  email server, maka edit file /etc/rc.config.d/mailserv,dan ubah variabel :

SENDMAIL_SERVER=0

Cheers!

Categories: hp ux Tags: , , ,

Switch to our mobile site