Yesterday I was searching for a way to make GMail my default email provider, so that when I click on “mailto” links GMail opens. In Windows this is pretty easy, but I couldn’t figure it out for Linux. So, bring on Google search. I found this web page which explains it succinctly. While I don’t [...]
Entries Categorized as 'Administration'
Setting Gmail as the Default Email Application in Linux
April 26, 2009 by Isaac
Changing The Password For An Oracle User
April 6, 2009 by Isaac
I manage users in Oracle infrequently enough that I have to look up password management each time I want to change a password. So, this is mainly for me to remember:
alter user user_name identified by new_password;
Online Tool for Testing Regular Expressions
December 29, 2008 by Isaac
Today, while trying to get a particular regular expression to work I found an online tool to help me out. What is particularly nice about this tool is that you can try multiple strings at a time against your regular expression. Go check it out: http://www.fileformat.info/tool/regex.htm.
Link Summary
http://www.fileformat.info/tool/regex.htm
Automagic SSH Tunneling
June 23, 2008 by Isaac
SSH never ceases to amaze me. It’s like the swiss army knife of network connections and firewall busting. For years I’ve used SSH tunneling to overcome barriers (read firewalls) stuck into my path. I’ve never been one to be malicious, but there are times when I need a certain connection that is [...]
Posted in

content rss
