Daily Archives: March 17, 2008

Solaris Init RunLevels

init is a legacy unix and linux application generally responsabily of the process running in the system.   ###Grand Unified Bootloader ####1. BIOS ( Ensure hardware health) CPU (s), Memory, Hard Disk(s)2. GRUB (Present menu to user and defaults to … Continue reading

Posted in solaris | Leave a comment

mysql

Hi All,This is my first blog and I am going to start off with some content which could potentially help others who had gone through some of the common obstacles and blockers of installing MySQL 5.0 on Solaris 10. What … Continue reading

Posted in solaris | Leave a comment

PHP

This script will configure a web server instance to run PHP scripts.usage :      setupPHP -instancename=<instance name> [-sapi=nsapi|fastcgi]Examples:     setupPHP -instancename=https-php     setupPHP -instancename=https-php -sapi=nsapibash-3.00# setupPHP -instancename=https-miservidor.combash: setupPHP: command not foundbash-3.00# ./setupPHP -instancename=https-miservidor.com UPDATED: /sun/webserver7/https-miservidor.com/config/magnus.conf UPDATED: /sun/webserver7/https-miservidor.com/config/solarisapp-obj.conf UPDATED: /sun/webserver7/https-miservidor.com/config/miservidor.com-obj.conf UPDATED: /sun/webserver7/https-miservidor.com/config/mime.types     … Continue reading

Posted in solaris | Leave a comment

Directorio de Instalación

  /sun/webserver7 admin https://miservidor:8989

Posted in solaris | Leave a comment

Solaris SSHD

svcadm enable ssh

Posted in solaris | Leave a comment

Configuring networking

  Keith Parkansky http://www.execpc.com/~keithp Last revised: May 1, 2002 Networking information in Solaris is stored in text files. Configuration is done by filling in the appriopriate data to these files and invoking specific commands in a terminal window. Pop up … Continue reading

Posted in solaris | Leave a comment