AIX simple command
After one month do nothing with my new job, last friday i start my 1st ticket and closed it. mak oiii terer lak guaaa…hehe
Today i learn new stuff, 1st time i ssh to AIX server, jakun plak rasanyaaa..:)
So here some tips that i gather for AIX command, actually not much different with solaris, linux and others unix command but the location of the files distributed somewhere else….:)
# mkuser
-create new user
# rmuser
-delete user
# more /etc/passwd
# more /etc/security/passwd
# more /etc/security/passwd
-passwd location files
# more /etc/group
# more /etc/security/group
# more /etc/security/group
-group location files
# more /etc/security/user
{rlogin=true}
{rlogin=true}
-allow/block remote login
# more /etc/netsvc.conf
-name service switch
# more /etc/filesystems
-filesystem mount
# oslevel
-OS level (uname -a)
# more /etc/environment
# more /etc/profile
# more /etc/profile
-timezone
# installp -a
-install soft
# installp -u
-uninstall soft
I’ll will update more form time to time…..hehe
