Results 1 to 3 of 3
hi all
what is mean by running from console? is it running from terminal only?
Can anyone clarify this?...
- 04-12-2008 #1Just Joined!
- Join Date
- Jan 2008
- Location
- India
- Posts
- 78
Help in running application from console .......
hi all
what is mean by running from console? is it running from terminal only?
Can anyone clarify this?
- 04-12-2008 #2Just Joined!
- Join Date
- Jan 2008
- Location
- India
- Posts
- 78
solved by running from CLI mode
- 04-13-2008 #3
There are two ways of getting a console in Linux. The one most people use is to open a console window in their GUI. In gnome it's called "gnome-terminal", in KDE "konsole". Alternatively you can press ctrl-alt-F1 and get a full-screen text console, which some people find easier to read. In either case, once you have a console you can type commands (hence CLI - command line interface) rather than using a mouse, which is often the quickest way to fix problems.
"I'm just a little old lady; don't try to dazzle me with jargon!"


Reply With Quote