March 28, 2024, 08:20:36 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Starting with CentOS 6  (Read 4550 times)

Offline jtt89

  • Linux Noob !
  • *
  • Posts: 8
Starting with CentOS 6
« on: November 04, 2011, 09:08:40 AM »
I just installed CentOS 6 on Win 7 / Virtual Box (http://centos.sonn.com/6.0/isos/i386/CentOS-6.0-i386-LiveCD.iso). I want to set up a server at home and learn how to do it etc. I am wondering about few things:

1) Do I have the right program (It has a GUI and I am not sure if it is the server "edition"; I followed the following video and person is talking about Server, so... (http://www.youtube.com/watch?v=FOkHJ2Q4vR4)

2) Does everything about Red Hat, like books, certification training materials, tutorials on the net etc, apply to CentOS as well, or is it better to stick just to CentOS materials

3) What is the general direction I need to go now (modify the system according to my needs, learn command line, istall a program like Webmin or cPanel, install MySQL and PHP etc; just looking for genereal ideas of how is it gonna look etc)

Thank you
« Last Edit: November 04, 2011, 09:36:24 AM by jtt89 »

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
Re: Starting with CentOS 6
« Reply #1 on: January 04, 2012, 08:19:11 AM »
It doesn't really matter if you go use CentOS 6/OEL6/RHEL6. They are all the from the same source and are binary compatible.

What you'll need to know is strong command line knowledge (bash shell and followed by each applications' commandline knowledge). Reading each of those applications' documentations and guides  and making them work from CLI is a good route to learning and becoming a proficient sysadmin.