WebSphere. Tips

Main info.
Backup WebSphere profile config:
/opt/IBM/AppServer/bin/backupConfig.sh

Usage: backupConfig [backup_file] [-nostop] [-quiet] [-logfile <filename>]
           [-replacelog] [-trace] [-username <username>] [-password <password>]
           [-profileName <profile>] [-help]
Example:
 /opt/IBM/AppServer/bin/backupConfig.sh /mnt/share/websphere-AppServer-backupConfig.zip

Delete WebSphere profile:
/opt/IBM/AppServer/bin/manageprofiles.sh

The available modes are: create, augment, delete, unaugment, deleteAll, listProfiles, getName, getPath, validateRegistry, validateAndUpdateRegistry, getDefaultName, setDefaultName, backupProfile, restoreProfile, response, help
For detailed help on each mode enter: -<mode> -help. For example, -create -help.
Command-line arguments are case sensitive.

Example:
/opt/IBM/AppServer/bin/manageprofiles.sh  -listProfiles
/opt/IBM/AppServer/bin/manageprofiles.sh  -delete -profileName Dmgr01