AWS Setup for Bash

Refer:  https://www.crmarsh.com/aws/

To have your account use bash, you need to update your account:

$ sudo vi /etc/passwd

You will need at the end - ::/home/mruckman:/bin/bash

This is both your home directory and also the :/bin/bash says to use bash

Encryption setup for bouncycastle

Location of file on VM:
/usr/lib/jvm/java-1.6.0-sun.x86_64/jre/lib/security/java.security
/usr/lib/jvm/java-1.6.0/jre/lib/security/java.security

Excerpt:

#
# List of providers and their preference orders (see above):
#
security.provider.1=sun.security.provider.Sun
security.provider.2=sun.security.rsa.SunRsaSign
security.provider.3=com.sun.net.ssl.internal.ssl.Provider
security.provider.4=com.sun.crypto.provider.SunJCE
security.provider.5=sun.security.jgss.SunProvider
security.provider.6=com.sun.security.sasl.Provider
security.provider.7=org.jcp.xml.dsig.internal.dom.XMLDSigRI
security.provider.8=sun.security.smartcardio.SunPCSC
security.provider.9=org.bouncycastle.jce.provider.BouncyCastleProvider

Setup of X-Manager

Session: haldevjbs04
Host: haldevjbs04.hq.halw.com
Protocol: SSH
Username: jboss1
Password: holland123 (can save via Setup)
Command >: GNOME

Necessary for Advanced button setup:

Advanced, X-Server, Server Profile, Configure
General, Window Mode to use:, Single Windo Mode
Apply, Ok, Ok

Make sure to always logoff when done:
System, Logout