Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

Completing a Preconfigured Basic OSS Environment
Prepare for Configuration
ReferenceExampleSubtask
Guardian User’s Guide>LOGON SUPER.SUPERLog on as the super ID
HP strongly discourages changes
in node (system) numbers.
Ensure that
preconfigured
databases are However, in a few situations, such
accessible after a
node number change
as during the first startup of a
newly delivered system, you must
change node numbers.
Start the OSS Processes and Filesets
ReferenceExampleSubtask
“STARTOSS Utility” (page 405)RUN $SYSTEM.ZOSSINS.STARTOSSStart all OSS processes
and filesets
Complete the OSS Configuration
ReferenceExampleSubtask
osh(1) reference page in the Open
System Services Shell and Utilities
Reference Manual
>OSHStart an OSS shell
“Setting Up an /etc/profile File
(page 236)
/bin/cd /etc
/bin/vi profile
Customize the
general profile file
umask 022 #Only users have write permission
on their files.
set -o noclobber #Redirection cant
overwrite files.
set -o trackall #Track all aliases.
export MANPATH=/usr/share/man #Match PATH
use.
“Configuring Network Services
Servers, Tools, and Applications
/bin/cd /etc
/bin/ln -s
Configure and
start network
services (page 123), and “Starting a Network
Services Server” (page 129)
/G/system/ztcpip/resconf resolv.conf
/bin/ln -s
NOTE:
For RVUs prior to J06.16 and
H06.27, TCP/IP is usually
installed at /G/system/
ztcpip. If TCP/IP is installed in
a different location, create the
symbolic links for the alternate
location.
Beginning with the J06.16 and
H06.27 RVUs, the OSSSETUP
utility automatically creates
symbolic links for TCP/IP and you
do not need to manually create
them. See “Considerations
(page 404) for details.
/G/system/ztcpip/networks networks
/bin/ln -s
/G/system/ztcpip/protocol protocols
/bin/ln -s
/G/system/ztcpip/services services
/bin/ln -s
/G/system/ztcpip/hosts hosts
/bin/ln -s
/G/system/ztcpip/ipnodes ipnodes
/bin/cp smplinetd.conf inetd.conf
/bin/vi inetd.conf
shell stream tcp nowait root
/bin/rshd/bin/vi hosts.equiv
/bin/chmod 1775 *
/usr/ucb/inetd -R 10&
390 Manually Setting Up an OSS Environment