This command is used to switch / swap between primary group and secondary group in a session.
$ id
uid=33119(kasim) gid=33119(users) group=3333(sysadm)
$ newgrp sysadm
$ id
uid=33119(kasim) gid=3333(sysadm) group=33119(users)
Tuesday, February 27, 2007
Saturday, February 17, 2007
Admin tools for cluster manipulation
A tool to manage and configure cluster overall:
# smitty hacmp
A tool to manage RG(s) and cluster generally:
# smitty cl_admin
A tool to start cluster:
# smitty clstart
A tool to stop cluster gracefully, fail over or force:
# smitty clstop
A command to check the cluster services:
# lssrc -g cluster
# smitty hacmp
A tool to manage RG(s) and cluster generally:
# smitty cl_admin
A tool to start cluster:
# smitty clstart
A tool to stop cluster gracefully, fail over or force:
# smitty clstop
A command to check the cluster services:
# lssrc -g cluster
Subscribe to:
Posts (Atom)