Menu

Close
  • Home
  • Java
  • Life
  • Mac
  • Merchant Marine
  • Military
  • National Security
  • UNIX
  • Web
  • Yoga
  • John Yeary
Subscribe
Blog Logo Menu

John Yeary

A Caffeinated Java Developer.

Scroll Down
« Newer Posts Page 23 of 29 Older Posts »

Steppenwolf by Hermann Hesse

I read the novel Steppenwolf by Hermann Hesse last night and today. I was truly inspired by its wonderful use of the English language. This is... »

Author image John Yeary on Life 16 Feb 2010

First Men in the Moon by H.G. Wells

I read the novel First Men in the Moon by H.G. Wells this weekend. It is really neat to read a novel of such fantastic proportions.... »

Author image John Yeary on Life 15 Feb 2010

Tip: How to Use a Sequence as the Default Value on a Coumn (Oracle)

You first must create the sequence you want to use to add the identity value for the column. Then replace the values in highlighted below appropriately... »

Author image John Yeary on Life 13 Jan 2010

Tip: X-Window Display on localhost from Remote system (UNIX/Solaris/Linux/OS X)

X-Window display on local host with known hostname or IP address: Confirm remote host has Xaccess configured to allow remote connections. Note:The file is located in... »

Author image John Yeary on Mac, Unix 24 Dec 2009

Tip: Resetting Enviroment Variables without Logging Out (UNIX/Solaris/Linux/OS X)

To reset environment variable changes in bash without logging out source ~/.profile Confirm changes by: set | grep <changed parameter> »

Author image John Yeary on Mac, Unix 24 Dec 2009
« Newer Posts Page 23 of 29 Older Posts »
John Yeary © 2021
Proudly published with Jekyll using Jasper