LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-06-2002, 09:36 PM   #16
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45

pickledbeans, indeed.

zlinuxz
 
Old 07-06-2002, 11:39 PM   #17
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
At first, when I was being weened from the tit of Bill, I was all about the gui, I didn't even know how to cp, or even startx.
Once I started learning more and more, and finally being able to actually accomplish things in command, I started doing as much as I could that way, it was so much faster. Of course I use GUI for movies, music, pictures and other media, but for capturing video, transferring files, executing bin's and others, I use command.
So I would have to with a 50/50 split on amount of time used on each.
 
Old 07-07-2002, 09:15 PM   #18
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
kool MC,
 
Old 07-08-2002, 02:48 AM   #19
twk
Member
 
Registered: Feb 2002
Location: Canada
Distribution: Fedora/RHEL
Posts: 152

Rep: Reputation: 31
both
rxvt/xterm+kde/fluxbox
 
Old 07-08-2002, 06:07 AM   #20
Config
Member
 
Registered: Jan 2001
Location: Switzerland
Distribution: Gentoo
Posts: 376

Rep: Reputation: 30
Errr - this depends on the machine i'm on In Slackware (this machine is used to learn stuff like setting up NIS, DNS server samba and all the other things) i'm 90% console. On the other machine, i'm 80% GUI (gnome & blackbox). And don't forget: x for browsing linuxquestions.org
 
Old 07-08-2002, 08:08 AM   #21
Sfin
Member
 
Registered: Apr 2002
Location: Michigan
Distribution: Slackware 8.0
Posts: 197

Rep: Reputation: 30
I try to do as much as I can in the console, but there are a few things that I use the GUI for.

1) Internet Browsing --> Though I am starting to use lynx more now.

2) Playing mp3s on xmms.
3) most of my coding, but will surely change to just using vi soon.
 
Old 07-09-2002, 12:37 AM   #22
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
Command Prompt!!!!....see, the name says it all.
GUI=Graphical User Interface, what does this say? there is something graphical which interferes between you(the user) and the orders you wanna give to the computer.
But, when you hear Command prompt....what does this say?...the computer is ready for you to type the command without any third party interference. Hence why more than often when you click on some menu link ... nothing happens ... and the best part is that you don't even know why ... but when you run it from the Command prompt ... if it doesn't run, you will know why,
 
Old 07-09-2002, 01:26 AM   #23
tied2
Member
 
Registered: Jun 2002
Location: Florida
Distribution: Redhat, FreeBSD, FC 6
Posts: 220

Rep: Reputation: 30
I use both it depends greatly what your needs are at the moment. If your gonna install a program ditch the rpm's they may seem easier at first but for a clean install do it from a command line. Theres a little tool in Konqueror call Imulate terminal that help you learn how the file paths go. At least it helped me.
 
Old 07-11-2002, 07:47 AM   #24
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
I have to append to my previous answer... I have installed slack and since then, I had no idea how much I actually used GUI. I do use a vterm alot, but inside my gui usually. I have been having such a rough time configuring a bunch of stuff for X with my new distro that I have been completely in a true terminal most of the time. And I also decided to rebuild my kernel to make sure I had USB enabled, but now I have no networking either. Most of these thing were either autoconfigured for me in Mandy, or I could configure them using GUI front ends. So now that I am seeing what's "under my hood" (-Aussie) I am truly experiencing what command line is all about. I will be changing my previous answer to probably an 80x/20Console before. But from now on I will try to swing closer to 50/50. Command line rules!

Cool
 
Old 07-11-2002, 08:47 AM   #25
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
I use both.

GUI is actually faster in terms of moving large trees of subdirectories with lots of files in them around. As well it is faster in terms of viewing whats where. Fumbling with typing names for things is a pain in the arse.

A click and drag is fater than a typewritten command any day of the week.

That said, Command prompts give more power for what is occuring at the system level. Command prompts and commands are more versatile. Using cat to string files together is a very impressive ability. Using the command prompt to do things like checking partitions (fsck) is faster and more efficient than any GUI interface.

I like the way Linux is. A command structure with a GUI on top for ease of use.

Windoze has gone too far in the direction of GUI only. What if the graphical subsystem breaks??? How do you fix it other than a re-install???

You need both.
 
Old 07-11-2002, 09:02 AM   #26
nutshell
Member
 
Registered: Feb 2002
Distribution: Slackware 8.1
Posts: 244

Rep: Reputation: 30
a well....i think...the font size in a X terminal is too small. ...so....i get to see whats on the screen more clearly in CLI. .....um....yea thats about it.
 
Old 07-11-2002, 09:32 AM   #27
jglen490
Member
 
Registered: Apr 2002
Location: The next brick house on the right.
Distribution: Kubuntu 18.04, Bodhi 5.0
Posts: 691

Rep: Reputation: 45
"command line vs. GUI", what is that all about? There is no "versus" at all. Both are useful methods for user interaction with the Linux kernel. It's a question without an answer, just like what is the "best distro", or what is the "best text editor", or what is the "best name for a dog". Useful, at best, for nothing more than flame wars.

So flame on !
 
Old 07-11-2002, 12:40 PM   #28
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Flame Warez? Nah, I like to see what people are thinking when they administer their respective systems. Some people like to handle everything possible command, and GUI is just for video and the likes, others seem to see ease of use for handling certain processes in X. If I see what others are doing with different control centers, I can possibly change something I am doing to make it more efficient. Best text editor, for example; someone would say 'I prefer pico for it's ease of use and the ability to see what my most common command choices are at the bottom of the screen', so that would spark an idea for me to go check out pico. Now I have found a new text editor that I can use more easily, and teach others to use more easily as well. There will of course follow the thousands of responses about 'vi all the way baby' but it is still a good way to let others know other options out there, and whether they are going to suite their needs or not. I say wading through the flames is almost always worth it in the end.

I see it as more of an 'idea sharing' rather than a 'Flame War' topic. There are better ways to word such topics, but I for 1 am not 1 to comment on how to word topic headings.`
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
command line and GUI kpachopoulos Linux - Newbie 3 08-22-2004 09:13 AM
Command Line able to use GUI apps? shlok Linux - Newbie 5 06-28-2003 01:09 PM
Command line to GUI Jon84 Slackware 34 03-12-2003 08:54 PM
Need help getting to GUI from command line Negativ13 Linux - Newbie 6 02-25-2003 03:20 PM
gui vs. command line sdfjk Linux - Newbie 1 10-05-2002 03:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration