Managing Oracle database just got easier. This is a quick reference cheat sheet for some of the most common CLI commands you may need to use when performing operations on Oracle database environments. There is also a section on Oracle Exadata Storage Cell CLI if you need a quick reference to manage disks. Submit the […]
How to create password Less SSH Login
By: David Rincon Oracle requires ssh to be configured so to allow logins between cluster nodes without passwords or pass phrases. If this presents a security risk then an ssh agent must be installed in order to provide secured connections via password and pass phrase authentication. This section only describes ssh configuration using rsa keys. […]