Solaris Customization on CLON Cluster: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
* make sure that accounts 'clasrun', 'clascron', 'clasmail' can ssh without password, it is important for monitoring scripts/cronjobs. Remove if necessary old key from .sss/known_hosts and create new one by logging in under those names. | * make sure that accounts 'clasrun', 'clascron', 'clasmail' can ssh without password, it is important for monitoring scripts/cronjobs. Remove if necessary old key from .sss/known_hosts and create new one by logging in under those names. | ||
* start cronjobs from 'clascron' and 'clasmail' accounts, if applicable. Login in those accounts, goto 'backup' directory and see README. |
Revision as of 12:26, 23 November 2007
- start Ntp services
- install UPS (Uninterruptible Power Supplies) - related software
- configure printers ( see Troubleshooting printing)
- install mysql to /usr; mysql already installed in /opt/sfw/, but verion is different then on out Linux machines, and we want to have the same version everywhere; follow instructions in MySQL Installation
- configure X server if necessary, usually you want to adjust resolution/depth on Sparc-based workstations, and set appropriate monitors alignment for multi-head systems
- install required Tcl/Tk packages
- install required PERL modules
- make sure that accounts 'clasrun', 'clascron', 'clasmail' can ssh without password, it is important for monitoring scripts/cronjobs. Remove if necessary old key from .sss/known_hosts and create new one by logging in under those names.
- start cronjobs from 'clascron' and 'clasmail' accounts, if applicable. Login in those accounts, goto 'backup' directory and see README.