#AIX #unix #install #installeren #smit #smitty #lsps #jfs2 #disk #df #update #upgrade #lsattr
For server installation, do not choose the configuration tool.
In `/etc/inittab`, comment out the line that starts with `dt` using `:`.
**View volumes:**
`lspv`
**Check disks:**
`smit disk` (If you see "defined," it means this disk was previously connected.)
It is best when the disks are properly numbered.
**Detect new hardware:**
`chmgr`
### Installing Software (JetDirect, etc.)
- `smit install` (Install software)
- **Install / Update Software**
- **Install Software Bundle**
- **Device CDROM**
- **Software to install**
- Using `commit` will overwrite everything.
- **Save replaced files** keeps the previous versions.
- **All available software**
- `/` to search
- (e.g., `JetDirect`, `x11.base`, `bos.net.ppp`)
- Use `F7` to select
### Install Fixes:
- `smitty update_all`
- If you see the message **"Failed"**, it means no new updates were found.
### Check Memory:
- `lsattr -El sys0 | grep realmem` (View memory)
- `lsps -a` (Check paging space)
- `lspv <disk>`
### Resize `/var`:
- `df /var` (View `/var`)
- `smit jfs2`
### Adjust Number of Allowed Users:
- `smit`
Zie ook [[Hardware information in AIX]]
Zie ook [[Updates or Upgrade AIX Server]]