Go Back   Linux Forums by TotalPenguin! Get linux Help! > GUI Linux > Linux Applications

Linux Applications Discussion for Linux Software and Application releated issues.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-2008, 09:17 AM
Senior Member
 
Join Date: Feb 2008
Posts: 106
Justice M will become famous soon enough
Default Console vs. GUI?

Hi.

I was reading some threads here and noticed terms like "console" and "gui" when referring to software applications for Linux.

What are the differences between the two and what do they mean? Perhaps you can explain it in a Windows-like terminology for me?

Sorry if I am a n00b.
I'm trying to learn as much about Linux as I can.
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 03-29-2008, 10:13 AM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

Console applications are applications using the terminal* for user-interface. It's commonly done by simple text-menus or through argument passing (an example could be curl.) Others are more advanced and use libraries for text-based user-interface, like ncurses, which also has support for colors (an example could be cmus.)

GUI applications are using windows for the user-interface. Instead of using argument passing or text-menus you can use buttons, scrollbars, and so on (an example could be gimp.) GUI means Graphical User Interface.


(* a terminal is somewhat like Windows' commandprompt)
Reply With Quote
  #3 (permalink)  
Old 03-30-2008, 08:15 PM
Senior Member
 
Join Date: Feb 2008
Posts: 106
Justice M will become famous soon enough
Default

So all Linux operating systems can run BOTH types of applications correct? Is one more efficient for the other and vice-versa?

Thanks for your answers and your help.
Reply With Quote
  #4 (permalink)  
Old 03-31-2008, 12:12 AM
TotalPenguin's Avatar
Administrator
 
Join Date: May 2007
Posts: 470
TotalPenguin will become famous soon enoughTotalPenguin will become famous soon enough
Default

Well even windows is capable or funning CLI (Command Line Interface ie. Console)and GUI applications.
__________________
Business Directory
Technology Blog
Reply With Quote
  #5 (permalink)  
Old 03-31-2008, 02:06 AM
Jordan's Avatar
Administrator
 
Join Date: Nov 2006
Posts: 570
Jordan is on a distinguished road
Default

Console is like command prompt in Windows, however, since Windows 2000 the underlying "dos" OS was removed. The command prompt is just an emulator while in Linux the Terminal gives you access to the actual OS (X Windows being an application that runs on top of that layer).

I prefer running applications and commands in the console. I find these applications to be more efficient, faster and can be used remotely (IE: if you are using SSH to control your server). Some people prefer GUI applications (graphical applications) though because of their ease of use.
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 03-31-2008, 07:44 AM
Senior Member
 
Join Date: Feb 2008
Posts: 106
Justice M will become famous soon enough
Default

Ah thank you for the answers guys.
I think that running console applications would be quite difficult unless the application is basic, like MySQL I guess right? (I think that is one at least as I know you can run it via SSH..)

I wouldn't want to run GIMP in console-mode though.
Reply With Quote
  #7 (permalink)  
Old 03-31-2008, 02:26 PM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

You cannot run GIMP in the terminal. You can not decide what applications you want to use as GUI and CLI. It's the makers of the applications who decide.
Reply With Quote
  #8 (permalink)  
Old 03-31-2008, 11:40 PM
Senior Member
 
Join Date: Feb 2008
Posts: 106
Justice M will become famous soon enough
Default

Quote:
Originally Posted by v0id View Post
You cannot run GIMP in the terminal. You can not decide what applications you want to use as GUI and CLI. It's the makers of the applications who decide.
Oh, okay I understand now.
All Linux operating systems support BOTH types of applications though, correct?
Reply With Quote
  #9 (permalink)  
Old 04-01-2008, 12:36 AM
TotalPenguin's Avatar
Administrator
 
Join Date: May 2007
Posts: 470
TotalPenguin will become famous soon enoughTotalPenguin will become famous soon enough
Default

You are 100% correct
__________________
Business Directory
Technology Blog
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Viewing mail queue from Console Crop Linux Networking 1 12-06-2007 10:13 PM
bittorrent for the console? Jame Linux Applications 2 10-23-2007 07:36 PM


All times are GMT. The time now is 02:13 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.