Here is a link to a video presentation on how to set-up CentOS in Text mode:
http://tutorial.msamir.net
Here's the one with screen shots in GUI mode for you to compare. As you see the contents and the order of the screens are all the same only the presentation is different:
http://www.howtoforge.com/
When it comes to Oracle there's this excellent documentation from Oracle is available:
http://www.oracle.com/tech
Cheers,
K.
Main Topics
Browse All Topics





by: KeremEPosted on 2009-03-09 at 03:15:04ID: 23834249
Hi,
Command line installation is much more same as GUI installation. The same steps apply to both GUI and CLI (CenTOS and RedHAT calls this mode as text installation) installations. The difference is in command line installation disply contents are formatted with curses library (VT100 commands for cursor positioning) versus the GUI installation uses X screens to communicate the same data. So if you have any kind of guide it would apply to both installation modes.
All you need to know is to start the installation like this:
linux text
After booting from the CD/DVD.
cheers,
K.