Menu ---
  • Home
  • Archives
  • Reading List
  • Programmer's Library
  • Software
  • Hardware
  • About Me

Moving Ahead an Inch at a Time!

Category: System Administration

Secure SSH Keys and Client Configurations

In System-Administration December 8, 2017 Robert James Kaes Robert James Kaes

SSH is the backbone to how I’m able to work remotely.

Periodically, it’s important to review both my SSH config settings and regenerate my SSH keys.

From my perspective, Mozilla has put together the best recommendations for both server and client configurations. For now, I’m concentrating on the client configuration (within ~/.ssh/config and my SSH keys.)

Continue Reading

Norfolk Techies! Your Local Slack Group

In Development, System-Administration November 17, 2017 Robert James Kaes Robert James Kaes
As a remote worker in a rural community, I’ve found it difficult to find other technology workers in the area. After speaking with Brett, we decided to start the Norfolk Techies Slack group. If you’re a technology worker in the Norfolk County area please contact Brett or myself for an invitation link.
Continue Reading

Listing all the Hardware on a Server

In System Administration March 11, 2010 Robert James Kaes Robert James Kaes
Short post to serve as a reminder to myself! Something I need to do often in my job is find out what hardware a particular server has installed. The best tool I found for the job is HardwareLiSter. On a CentOS system simply do: sudo yum install lswh to install and then run: sudo lshw | less to see what you’re dealing with.
Continue Reading

Site Footer

About Me

About Me

Senior Vice President, Software Engineering @ePublishing

Tweets by rjkaes
Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live.
© 2019 Robert James Kaes. All Rights Reserved.