Created
December 3, 2019 05:50
-
-
Save ryanking13/eba7c2e04bd5e9d7960d998e9bb1a429 to your computer and use it in GitHub Desktop.
AIX setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| mkuser home=/home/testuser testuser | |
| passwd testuser | |
| chfs -a size=3G /home | |
| chfs -a size=3G /opt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment