On Solaris 10 Fibre Channel Management was so easy, cos the storage foundation kit is now integrated into the base OS, name was ” fcinfo “.
” fcinfo ” utility were added to view fibre channel connectivity information.
” fcinfo ” is especially useful, since it provides a tool with the base Operating System to view HBA [...]
Solaris 10 Fibre Channel Management
Savemail: cannot save rejected email anywhere
When your “tail -f /var/adm/messages” on your solaris 10 box and found “savemail: cannot save rejected email anywhere..”
you can add “sendmail: ALL (or LOCAL)” in your /etc/hosts.allow
addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2007%2F08%2F15%2Fsavemail-cannot-save-rejected-email-anywhere%2F’;
addthis_title = ‘Savemail%3A+cannot+save+rejected+email+anywhere’;
addthis_pub = ”;
Show Memory Info In HP-UX
If your machine install the IGNITE software you can use print_manifest , If not you can use cstm (Command line interface to the Support Tool Manager)
$ echo “selclass qualifier memory;info;wait;infolog” | /usr/sbin/cstm | grep ‘Total Configured’
Total Configured Memory : 143360 MB
addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2007%2F08%2F06%2Fshow-memory-info-in-hp-ux%2F’;
addthis_title = ‘Show+Memory+Info+In+HP-UX’;
[...]
Show Serial Number System In HP-UX
If your machine install the IGNITE software you can use print_manifest , If not you can use cstm (Command line interface to the Support Tool Manager)
$ echo “selclass qualifier system;info;wait;infolog” | /usr/sbin/cstm | grep “System Serial Number”
System Serial Number…….: S**xxxxxx
addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2007%2F08%2F06%2Fshow-serial-number-system-in-hp-ux%2F’;
addthis_title = ‘Show+Serial+Number+System+In+HP-UX’;
addthis_pub [...]
Wget Behind Proxy
Before Use, Please Install (swinstall) the packaged, reach at http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.10.2/, don’t forget about the build and run-time dependencies.
after that please add
“export http_proxy=http://server-proxy:port”
and
“export ftp_proxy=http://server-proxy:port”
in your profile
Enjoy!!
addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2007%2F08%2F01%2Fwget-behind-proxy%2F’;
addthis_title = ‘Wget+Behind+Proxy’;
addthis_pub = ”;
Create User Who Can Only Connect Through FTP
This is was created user “only” connect through FTP,Used in Solaris 9
$ uname -a
SunOS 5.9
# cat /etc/shells
/bin/bash
(some output remove for brevity)
/bin/ftpaccess
/sbin/sh
addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2007%2F07%2F12%2Fcreate-user-who-can-only-connect-through-ftp%2F’;
addthis_title = ‘Create+User+Who+Can+Only+Connect+Through+FTP’;
addthis_pub = ”;
Backup Systems To Tape
Scan Tape Device, to find full path..
$ /usr/sbin/ioscan -funC tape
Class I H/W Path Driver S/W State H/W Type Description
===============================================
tape 0 0/0/11/1/0.3.0 stape CLAIMED [...]
Reads Traditional and Modular Kernel Configuration Files
$ /usr/sbin/kmtune
Parameter Current Dyn Planned Module Version
=========================================== NSTRBLKSCHED [...]
- System Administrator Appreciation Day
- Troubleshooting for startup inconsistent DB
- Linux System information
- set hostname without reboot
- ssh[23593]: [ID 530472 user.error] Kerberos mechanism library initialization error:
- Tracking Down “Last Reboot” on windows
- Backup Listener log
- Oracle Heterogeneous Configuration Service (ORACLE to MySQL)
- Comparison Kernel parameter Solaris9 and Solaris10
- Kernel setup for Solaris 10 using project files - Special for Oracle10g
Latest In ORACLE
Troubleshooting for startup inconsistent DB
for e.g. database unable up cause of datafile corruption SQL> startup ORACLE instance started. Total System Global ...continue readingBackup Listener log
In database production, the log of listener was grow rapidly, some times if you move ...continue readingCategories
-
- *Nix
- AIX
- Assign disk
- Backup
- BUG
- Connection
- Datafile
- Error
- Error Number
- Export-Import
- Fibre Channel
- FTP
- Get WWN
- Hardware Info
- HP-UX
- Kernel Conf
- LINUX
- Listener
- Mounting
- Mysql
- NTP
- ORACLE
- Sendmail
- Session
- Show Bit
- Show Memory
- Show Memory
- Show Processor
- Show Serial Number
- SOLARIS
- Sql Loader
- SSH
- Startup
- Sudo
- sysinfo
- Tablespace
- Tape
- Telnet
- Tunable Parameters
- Windows
- WWN Info


An ordinary people, participants, contributor who share their own experiences, their knowledge, their informations, task, a few tips and tricks, their problem with solving tools..