This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
aix:vios_custom [2023/03/16 23:07] manu |
aix:vios_custom [2025/09/01 13:11] (current) manu [Remove unused packages] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Update VIOS standard configuration ====== | ====== Update VIOS standard configuration ====== | ||
| + | https://www.ibm.com/support/pages/how-setup-sea-failover-load-sharing-configuration | ||
| ===== Change the prompt of the VIOS ===== | ===== Change the prompt of the VIOS ===== | ||
| Line 183: | Line 183: | ||
| installp -u Java7.jre Java7.sdk | installp -u Java7.jre Java7.sdk | ||
| installp -u Java7_64.jre Java7_64.sdk | installp -u Java7_64.jre Java7_64.sdk | ||
| + | </cli> | ||
| + | |||
| + | One uniq command to remove all lang packages except en_US | ||
| + | <cli prompt='$'> | ||
| + | [padmin@vios01]/home/padmin$ updateios -rmlang -preserve en_US | ||
| </cli> | </cli> | ||