

Using CA AppLogic › Appliance Developer Guide › Appliance Overview › Finalize Appliance › Clean Up Appliance
Clean Up Appliance
You can remove files, such as log files or directories, added by the software installation and not required to run the appliance.
Follow these steps:
- Log in to your appliance.
- Remove unnecessary files, such as logs, ssh keys, bash history, and mysql history.
- To clear the last login information, execute the following command:
> /var/log/lastlog
- Clear the list of recently executed commands from the history cache by executing the following commands:
rm -f ~/.bash_history
history -c
- Log out of the appliance.
- In the Infrastructure Editor, click the Stop icon and click OK in the confirmation message.
You are now ready to move the appliance to the catalog.
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|