- On the NSS Managed Server (AIX) download page, click the "Download Link" to download the setup file to your hard disk.
- Copy the downloaded file; ‘halusm.rpm’ to the root ‘C:\’ drive of your local machine.
- Use Windows Start | Run | Cmd to display a popup dialog.
- Type the command ‘TELNET’ followed by the IP Address of the AIX® Server and press Enter. Alternatively, we recommend using PuTTY (freeware) to perform the same action.
- Log on to the AIX® Server using the root user details.
- Run the command; df -m to check available disk space across your filesystems.
- Use the mount with the most available space to create a directory called halcyon. For example; [/]#mkdir /home/halcyon
- On your local machine, use Windows Start | Run | Cmd to display a popup dialog.
- Type the command ‘FTP’ followed by the IP Address of the AIX Server and press Enter.
- Log on to the AIX® Server using the root user details.
- Now use the following commands:
ftp>bin
ftp>lcd c:\
ftp>put halusm.rpm /home/halcyon/halusm.rpm
- Once FTP has been successful, use the following command to exit:
ftp>quit
Last Modified On: January 03, 2019