Open System Services Management and Operations Guide (G06.29+, H06.07+)

Manually Setting Up an OSS Environment
Open System Services Management and Operations Guide527191-005
B-12
Finish
configuring
the OSS
environment
(continued)
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
Finish
configuring
the OSS file
system
Secure fileset
mount points
/bin/cd /
/bin/chmod 0777 /
/bin/chmod 0775 /bin
/bin/chmod 1775 /etc
/bin/chmod 1775 /var
/bin/chmod 1777 /tmp
/bin chmod 0777 /home
The ZOSSFSET
File on page 4-8
and Creating a
Unique Fileset on
page 5-1
Create the
whatis database
for the OSS
shell apropos,
man, and
whatis
commands
/bin/merge_whatis
/bin/merge_whatis
/nonnative/usr/share/man
/bin/exit
Updating the
whatis Database
Files on
page 6-10
Table B-2. Completing a Preconfigured Basic OSS Environment (page4of4)
Task Subtask Example See