-
Recent Posts
Recent Comments
Archives
Categories
Meta
Daily Archives: September 24, 2009
Oracle Application Server 10g Installation Guide
Oracle Application Server 10g Installation.pdf Original post blogged on b2evolution.
Posted in Uncategorized
Leave a comment
AIX: Troubleshooting and errors messages
If you suspect that hardware problems are the reason for errors in your installation, analyze the system log. To do this, enter the command:errpt -a | more Original post blogged on b2evolution. Incoming search terms:aix troubleshooting guide
Posted in Uncategorized
Leave a comment
Compaq: Troubleshooting
If you suspect that hardware problems are the reason for errors in your installation, analyze the system log. To do this, enter the command:/usr/sbin/uerf -R | more Original post blogged on b2evolution.
Posted in Uncategorized
Leave a comment
Solaris: Troubleshooting and errors messages
If you suspect that hardware problems are the reason for errors in your installation, analyze the system. To do this, use the following commands:dmesg | moremore /usr/adm/messages Original post blogged on b2evolution.
Posted in Uncategorized
Leave a comment
Solaris: Mounting Directories via NFS
To mount directories via NFS from the host on which the central instance runs, log on as user root and proceed as follows:On the host on which the main instance runs:1. Enter the command:/usr/sbin/share2. Edit the file /etc/dfs/dfstab to add … Continue reading
Posted in Uncategorized
Leave a comment
Linux: Exporting Directories via NFS
To export directories via NFS, perform the following steps (the following assumes that the central instance host is the NFS server):1. Log on as user root to the NFS server.2. Make sure that your host is configured as NFS server … Continue reading
Posted in Uncategorized
Leave a comment
How do I expand / resize an ext3 file system in linux
The following is an example of increasing the size of a Storage LUN that has an ext3 file system on it. When performing operations like this, perform a backup of the file system first. (The system used for this example … Continue reading
Posted in Uncategorized
Leave a comment