It seems that I have
git: v1.7.11.3
perl: v5.10.1
python: 2.6.6
installed.
I am not so sure about which linux I have and if apache is present. Here is the output for two commands I found on the internet
uname -a
Linux host406.hostmonster.com 3.12.35.1418868052 #1 SMP Wed Dec 17 20:04:02 CST 2014 x86_64 x86_64 x86_64 GNU/Linux
apachectl -V
Server version: Apached/2.2.29 (Unix)
One last thing.
Is there a SAFE way to check for root access? (Sudo returns nothing)
I don't want to make too many changes until I understand what is happening a little better.