Open System Services Management and Operations Guide (G06.29+, H06.07+)
Manually Setting Up an OSS Environment
Open System Services Management and Operations Guide—527191-005
B-6
Finish
configuring
the OSS
environment
(continued)
Configure and
start network
services
(continued)
/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&
Starting a
Network Services
Server on
page 4-38
Configure
utilities for
periodic tasks
/bin/cd /usr/bin/cron
/bin/cp at.deny.sample
at.deny
/bin/chmod 1775 *
/bin/cd /var/adm/cron
/bin/cp queuedefs.sample
queuedefs
/bin/cp .proto.sample .proto
/bin/cp cron.deny.sample
cron.deny
Configuring the
cron Process on
page 2-35
Modify the files
as necessary
for your site
/bin/vi *
/bin/chmod 1775 *
Start the cron
process
/bin/cron & cron(8)
reference page,
either online or in
the Open System
Services Shell
and Utilities
Reference
Manual
Table B-1. Creating a Basic OSS Environment Without Using the OSSSETUP
Utility (page 6 of 8)
Task Subtask Example See