LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-13-2010, 04:26 PM   #1
praveencavale
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu 9.10
Posts: 11

Rep: Reputation: 0
Is it possible to work in linux without Terminal?!


Hi..

Im not sort of into programming and I dont like the command line screen...

I want to know is it possible to work without the need of Terminal, do everything in GUI?!!!!!

Which is the best distro that comes atleast close to acheiving this?!
 
Old 05-13-2010, 04:30 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Yes, try Ubuntu or Kubuntu.
 
Old 05-13-2010, 04:35 PM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Welcome to LQ!!

The key to this is what you mean by "work in Linux". For example, my spouse has used Linux exclusively for many years now and NEVER opens a terminal.

As with Windows, if you are going to be the system admin, it will be MUCH easier if you know the basic terminal (shell) commands. You can learn the basics in just a few hours....

This has nothing to do with programming---that takes a LOT more patience.
It mostly has nothing to do with choice of distro---except that a few (eg Arch) pretty much require that you can work in a terminal.

I would advise anyone using Linux to get at least to the point where they are not afraid to open the terminal. (My spouse ignores this advice.)
 
Old 05-13-2010, 04:50 PM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by praveencavale View Post
Hi..

Im not sort of into programming and I dont like the command line screen...

I want to know is it possible to work without the need of Terminal, do everything in GUI?!!!!!

Which is the best distro that comes atleast close to acheiving this?!
Well, I'm not going to try to talk you into using command line, but being a programmer you deal with code all the time so (IMO) typing commands should be something you should be used to.
Command line is really useful in linux (once you are familiar with it).
You can approach almost any linux/unix computer and there's a big chance that you'll be able to do basic administrative tasks without any problem. You don't have to rely on gui applications which in many cases are just front-ends (possibly with different names and looks on different distros) for the same CLI commands.

Obviously, if you're really allergic to CLI, thare's no point in torturing yourself, but it might be worth to give it a try.
 
Old 05-13-2010, 04:52 PM   #5
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I think OP said "NOT into programming"
 
Old 05-13-2010, 05:04 PM   #6
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by pixellany View Post
I think OP said "NOT into programming"
I thought I forgot about something - Dammit! Yesterday I missed an appointment with my optician
 
Old 05-13-2010, 05:17 PM   #7
devnull10
Member
 
Registered: Jan 2010
Location: Lancashire
Distribution: Slackware Stable
Posts: 572

Rep: Reputation: 120Reputation: 120
I wouldn't say you have to be a programmer to use the command line. Of course you can use linux without it, but why would you want to? I find it far more powerful for even day to day tasks than using a gui.
 
Old 05-13-2010, 05:23 PM   #8
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
My two cents is that with Mandriva or Ubuntu there is probably very little need to go into the terminal or edit text files if you don't want to. Then again even in windows I find it neccessary to use the terminal daily.
 
Old 05-13-2010, 05:33 PM   #9
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by devnull10 View Post
I wouldn't say you have to be a programmer to use the command line.
Of course, not. I mistakenly thought the OP *IS* a programmer. For that reason I was slightly surprised.

I agree that one does not HAVE to use CLI in linux, but it definitely helps a lot.

I just found an article related to the OP. It's from 2004 and has an interesting ending (which I post below):
http://www.linux.com/archive/feed/33523

Quote:
The Linux of 2010 will be a totally smooth operating system. It will have a GUI so much more evoloved than anything today that you'll want to cry when you remember what you put up with back in '03 and '04.

Other operating systems will also advance. Microsoft, finally faced with real competition, is not going to sit there passively or rely solely on lawyers and lobbyists to keep sales up. Apple will keep on thinking different. BeOS might get resurrected. A consumer-level BSD Unix might be developed. And something entirely new might come along; there are several incipient operating systems out there that show major potential.

I'm sure there will always be a fully-malleable command line interface beneath the evolved version of Linux, but it will be purely for programmers. Ordinary people will never need to use it or even be aware that it exists. If they have system problems that can most easily be corrected through command line manipulation, they will probably allow their Linux provider to log into their machine(s) and repair the problems -- and chances are the Linux providers will use automated remote diagnosis and repair tools by then, not human programmers, except in the most drastic cases -- which will probably turn out to be hardware problems that require physical action to fix, anyway.
 
Old 05-13-2010, 05:48 PM   #10
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Think of it this way: You have a shop full of tools, and you have a task to do. You can choose your tool based on any of the following:

Which tool---
  • can you find?
  • do you remember how to use?
  • is fastest?
  • is the most powerful?
  • will do the most damage if used incorrectly?

As an example, when organizing my files, I often have open:
2 GUI file managers
2 terminals

There are many cases where the terminal is hands-down the best choice.
 
Old 05-13-2010, 05:50 PM   #11
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
OP left 1 minute after starting the thread and thus has not heard a word of this.......
 
Old 05-13-2010, 06:25 PM   #12
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by pixellany View Post
OP left 1 minute after starting the thread and thus has not heard a word of this.......
Wait for a few hours-sometimes you(the op) cant reply instantly.
 
Old 05-14-2010, 07:03 AM   #13
praveencavale
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu 9.10
Posts: 11

Original Poster
Rep: Reputation: 0
Thanks for the reply...

I have used ubuntu and fedora, ubuntu is more user friendly than fedora...but whenever i want to install some softwares or do some administrative tasks like configuring the system.. every tutorial available on the internet tells me to open Terminal and do it/ edit a text file..

Im a windows user and in the past 7 years i have never had the need to use command prompt for any task

changing from windows to linux is turning out to be a difficult task for me ... i'm getting bored of windows and im very much interested to know more about linux
 
Old 05-14-2010, 07:17 AM   #14
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Soon enough; if you stick with Linux
you will one day remember this thread and
wonder why you hated Terminal/console so much!

I had a similar discussion with Repo when I was rather new and stupid and basically said, "Hey, I dont wanna use terminal, I can just copy/paste,etc as I did in XP!"

anyway; you'll love it soon enough
 
Old 05-14-2010, 11:31 AM   #15
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: PeppermintOS
Posts: 387
Blog Entries: 74

Rep: Reputation: 81
The reason a lot of tutorials prefer to use CLI examples rather than GUI alternatives is because it's easier to write instructions referring to commands you need to type in a terminal as opposed to click this, drag that, click that etc. Also, it's easier to ensure accuracy and avoid misunderstandings.

Which, after all, is one of the advantages of the CLI. Efficiency.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Terminal doesn't work properly jaguarm Linux - Software 7 06-05-2010 04:33 PM
[SOLVED] Make linux terminal transparent with terminal command? yooy Linux - Newbie 1 05-11-2010 03:24 AM
Terminal, how to work with it? similani Linux - Software 9 09-04-2007 12:11 AM
Terminal windows in X don't work DJSpaceMouse Linux - General 1 07-29-2003 11:32 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:18 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