LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Install RedHat in textmode? (https://www.linuxquestions.org/questions/linux-newbie-8/install-redhat-in-textmode-852683/)

bimleshkumar007 12-26-2010 07:33 PM

Install RedHat in textmode?
 
Hello i want to know how we can install redhat Linux Enterprise in text mode on my system ???

unSpawn 12-27-2010 05:52 PM

Use the following command at the boot prompt: linux text. Also see http://docs.redhat.com/docs/en-US/Re...ide/index.html.

bimleshkumar007 12-30-2010 01:34 AM

Thanks for sending me the URL link it's very easy to learn Installation of Linux


Thanks
Bimlesh Kumar Singh

bimleshkumar007 12-30-2010 01:35 AM

what is Linux scripting and why do we use in Linux and how we can Learn ?

EricTRA 12-30-2010 01:47 AM

Quote:

Originally Posted by bimleshkumar007 (Post 4207419)
what is Linux scripting and why do we use in Linux and how we can Learn ?

Hello and Welcome to LinuxQuestions,

Scripting is a way to automate tasks in Linux. Anything you can do with a command at the prompt you can put in a script to automate that task. Bash is the most common and known among system administrators but of course there are others like Korn, Perl, Python, etc...
A good starting point for learning Bash are the following links:
Bash Guide for Beginners
Advanced Bash Scripting Guide

Kind regards,

Eric


All times are GMT -5. The time now is 01:56 PM.