1,725 reputation
413
bio website
location Cary, NC
age 38
visits member for 2 years, 3 months
seen yesterday
stats profile views 25

I'm a professional sysadmin in the Research Triangle Park area of North Carolina. I've been doing sysadmin work since 1996, I've worked for a smattering of companies including Red Hat, two academic institutions, a regional bank, and now a rail transportation company.


1d
comment Allow either password or private key SSH authentication
NEVER set ~/.ssh or any contents to 777. That's bad juju. You should have a /root/.ssh directory and a /root/.ssh/authorized_keys file - if SSH'ing as root works, copy the authorized_keys file to /home/$USER/.ssh/, make sure the permissions are the same, and you should be good to go.
1d
answered Allow either password or private key SSH authentication
2d
answered Single domain SSL presented for all domains on Shared IP
May
14
awarded  Caucus
May
8
comment Home Proxy Server Setup
This is more appropriate for SuperUser. ServerFault is for professional environments, SU is for home networking questions. Please consider moving it to SU.
Apr
20
answered Why does bg command send output from script to terminal?
Apr
10
answered Why does Satellite need a kickstartable distribution for cloned channels, but not on the official main Red Hat Channel?
Apr
10
answered Linux permissions are not respected
Apr
9
answered How to check RAID level on linux (dmraid)
Apr
2
comment Cannot Traceroute/ssh outside network
If you have control of the firewall, check packet forwarding settings. If you don't have control of it, tell who does to "fix it".
Apr
2
comment Cannot Traceroute/ssh outside network
That definitely looks like a problem on the firewall.
Apr
2
comment Cannot Traceroute/ssh outside network
Can you ping anything outside from the 10.0.0.225 box? So far, this looks like a case of that box (I'm guessing it's the firewall) not packet-forwarding correctly.
Apr
2
comment Cannot Traceroute/ssh outside network
Can you ping the default gateway by IP (10.0.0.225)? Where are you getting name resolution from (or trying to?)
Apr
2
comment Cannot Traceroute/ssh outside network
Can you post your local routing table?
Apr
2
answered how do I avoid spam domains to point to my site or IP hosting tomcat application
Mar
27
answered FTP Connection issue
Mar
21
answered cache external responses
Mar
7
revised Default CA Cert Bundle Location
fixing typo
Mar
7
answered Default CA Cert Bundle Location
Feb
24
answered TAR from dir into 'tar root'