System Admin Programing Language
Hello all:
I have been debating with myself and doing research as to which programing language would be necessary for a Sys Admin of CentOS/RHEL. I have attempted to learn C, but have not really found any situation that it would be needed, unless I am creating programs for Linux. I was debating between python, perl, or ruby. What is the opinion of everyone and if you have another language that you recommend please let me know.
JR
2 comments
[ 3.7 ms ] story [ 18.3 ms ] threadThat said the recent/popular systems automation and conifguration tools (Puppet, Chef, etc..) are predominantly in Ruby, so that is a good choice as well.
I prefer Python, but as spooneybarger said, if you end up using the systems version of the interpreter with CentOS/RHEL you're going to need to learn the differences between versions. Luckly EL 6 is coming out soon and you'll get a fairly up-to-date version.