LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Is it possible to work in linux without Terminal?! (https://www.linuxquestions.org/questions/linux-newbie-8/is-it-possible-to-work-in-linux-without-terminal-807676/)

sycamorex 05-14-2010 07:48 PM

To paraphrase Marcus Brigstocke:
The relationship between Linux and CLI is very similar to the relationship between Ant and Dec - You could have one without the other, but I'm not sure anyone would see the point.

damgar 05-14-2010 07:55 PM

1 Attachment(s)
Something neat about not using a GUI. The machine is just kicking along using something like 50MB of RAM? Of course that's just a file/print server in my home, but it illustrates a good point. That's probably off topic. I've just been looking for an excuse to post that to be quite honest. :D

rich_c 05-15-2010 12:29 AM

I just remembered a blog entry I posted some time back...

catkin 05-15-2010 05:28 AM

This LQ thread illustrates one reason for using the CLI for Linux sysadmin -- one day you may have no choice!

vigi 05-15-2010 01:04 PM

I have tried Gui,s that remind me of the electric hammer invented by Homer Simpson ..... they sometimes work ... but then wonder what is the point?

devnull10 05-15-2010 02:02 PM

Quote:

I just made a little script with the above so that I just type "samb" and hit TAB to execute "samba\ restart" which restarts samba.
Have you not considered using aliases for such short commands? Seems easier than having to remember the script names for everything - you can just type "alias" and it will show you them all! :)

damgar 05-15-2010 07:11 PM

I sometimes use aliases. For instance with google-chrome so that the useragent is customized, but aliases are on a per user basis (correct me if I'm wrong), and by doing it as scripts, I can just scp them box to box (I run 4 slack boxes) and have them available since nothing in my linux life is very static and something is always transforming into something else.

Also it's easier to remember the custom names of a few commands which I get to name.

catkin 05-15-2010 10:45 PM

@damgar: or you could scp ~/.bashrc for equivalent users so have the same aliases on all 4 systems and use the alias command to list them.

damgar 05-15-2010 11:06 PM

Quote:

Originally Posted by catkin (Post 3970208)
@damgar: or you could scp ~/.bashrc for equivalent users so have the same aliases on all 4 systems and use the alias command to list them.

True. I've just never really used aliases for much so my way is more comfortable to me. Then I'd also have to remember to change the makeflags so that I'm not trying to do a "make -j9" on my old celeron machine!

fruttenboel 05-16-2010 07:10 AM

Quote:

Originally Posted by praveencavale (Post 3968869)
What was the first distro you used to learn linux? GUI or CLI?

Slackware 3. Only available in CLI mode. You could run X afterwards, no problem, but with only few programs... Those were the days, in 1997. Or was it 1994? Forgot it. I'm becoming an old man.

bulmabriefs144 05-24-2012 10:35 PM

Quote:

Originally Posted by pixellany (Post 3967511)
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.)

To close this topic, I'd say there are many reasons for using Linux. Being a system admin is only one of them. Myself, I'm considering Linux (specifically Kubuntu) because I'm really tired of paying for Windows and we have four computers around the house meaning any new system that comes out requires as many discs. To people like me, who are used to Windows and having everything done in one-click using shortcuts, the idea of shell commands may be powerful, but seems cumbersome, unless there is a process where no other means will do.

I've used C++ code, some html, and other code. But the only code I actually like using rpg maker 2003 code (which needs WINE to run, when it's compatible). I think I agree with your spouse.

sycamorex 05-25-2012 01:27 AM

Quote:

Originally Posted by bulmabriefs144 (Post 4686949)
To close this topic...

This topic was closed for a long time, you've just reopened it:)

Quote:

Originally Posted by bulmabriefs144 (Post 4686949)
I think I agree with your spouse.

I think ignoring/refusing to use CLI on linux might mean you're missing out the power of linux which definitely doesn't lie in GUI. I'm just wondering how poorer my everyday linux experinece would be if I stopped using cli.

btw, welcome to LQ.

John VV 05-25-2012 03:35 AM

this dose beg the question
" Why would one want to ?"

Even on MS Windows i install MinGW JUST to have a REAL terminal to use .

damgar 05-25-2012 04:04 PM

Wow this thread was a blast from the past... Looking at that old screenshot brought back fond memories of that old machine in the living room I built for my kids that were 4 and 6 at the time...... and the ssh/vpn chops I learned in the process that wound up getting me my divorce a lot cheaper than a private investigator would have! HA!

Just another reason the command line is incredibly useful?! :)


All times are GMT -5. The time now is 05:22 PM.