If you want to use your Cent OS without GDM, you can disable it.Open inittab with vim.
1 |
vim /etc/inittab |
Find
1 |
id:5initdefault: |
change 5 with 3.
then type your console
1 |
init 3 |
to stop your GDM session.Now you can use your cent os without gnom:))