AIX has a wonderful method to synchronize the users and their passwords or any files you need to sync them between HACMP Nodes.
there is a command call “rdist”, this command used to transfer files between hosts and make them synced.
AIX has a wonderful method to synchronize the users and their passwords or any files you need to sync them between HACMP Nodes.
there is a command call “rdist”, this command used to transfer files between hosts and make them synced.
you can uncompressed zipping files using java, specially “jar” command:
to do that , try the following :
/usr/java6/bin/jar -xvf /tmp/test.zip
if you want to get your operating system relase you have 2 ways to do that:
First: you can run the following command:
# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 13.04 Release: 13.04 Codename: raring
if you need to see FTP users log, and what they do on your system, just do the following commands ( this article doesn’t useful for past commands, it will be useful to get commands in the future after you do these steps):
when you login to the system you get a welcome message which contain information about “Last unsuccessful login” , “Last login” and System Information.
if you need to disable this message, just run the following command :
to list the Major number for Specific Volume Group, use the following Command :
“lvgenmajor VOLUME_GROUP_NAME”
for example :
# lvgenmajor rootvg 10
and the following link show how to display the available Major Numbers:
Hello Everone,
do you think about terminal mirroring ??
do you think about how to know what the other users write on Shells???
AIX has a great commands you can use it for mirroring to see what others write or if you want to teach multi students and they can see on your terminal.