Monthly Archives: January 2011
LAN to LAN OpenVPN
For a while a wanted to have a LAN to LAN vpn between my own server and the server somewhere else. This would be usefull for backups and other stuff. I wanted to create a situation that clientA on network … Continue reading
Posted in Linux, OpenVPN, Ubuntu
3 Comments
ORA-01017 invalid username/password; logon denied
I was having some trouble with an java application connecting to a oracle 9i database. The problem was that the application sometimes gave the following error: ORA-01017: invalid username/password; logon denied The developer of the application could not find the … Continue reading