LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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-14-2010, 07:48 PM   #46
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

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.
 
Old 05-14-2010, 07:55 PM   #47
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
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.
Attached Thumbnails
Click image for larger version

Name:	Screenshot.png
Views:	34
Size:	166.5 KB
ID:	3569  
 
Old 05-15-2010, 12:29 AM   #48
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: PeppermintOS
Posts: 387
Blog Entries: 74

Rep: Reputation: 81
I just remembered a blog entry I posted some time back...
 
Old 05-15-2010, 05:28 AM   #49
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
This LQ thread illustrates one reason for using the CLI for Linux sysadmin -- one day you may have no choice!
 
Old 05-15-2010, 01:04 PM   #50
vigi
Member
 
Registered: May 2009
Location: australia
Distribution: slackware
Posts: 187

Rep: Reputation: 30
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?
 
Old 05-15-2010, 02:02 PM   #51
devnull10
Member
 
Registered: Jan 2010
Location: Lancashire
Distribution: Slackware Stable
Posts: 572

Rep: Reputation: 120Reputation: 120
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!
 
Old 05-15-2010, 07:11 PM   #52
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
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.

Last edited by damgar; 05-15-2010 at 07:12 PM.
 
Old 05-15-2010, 10:45 PM   #53
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
@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.
 
Old 05-15-2010, 11:06 PM   #54
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
Quote:
Originally Posted by catkin View Post
@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!
 
Old 05-16-2010, 07:10 AM   #55
fruttenboel
Member
 
Registered: Jul 2008
Location: Tilburg NL
Distribution: Slackware 14.2 ciurrent, kernel 3.18.11
Posts: 270

Rep: Reputation: 48
Quote:
Originally Posted by praveencavale View Post
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.
 
Old 05-24-2012, 10:35 PM   #56
bulmabriefs144
LQ Newbie
 
Registered: May 2012
Posts: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by pixellany View Post
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.
 
Old 05-25-2012, 01:27 AM   #57
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 bulmabriefs144 View Post
To close this topic...
This topic was closed for a long time, you've just reopened it

Quote:
Originally Posted by bulmabriefs144 View Post
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.

Last edited by sycamorex; 05-25-2012 at 04:53 AM. Reason: spelling
 
1 members found this post helpful.
Old 05-25-2012, 03:35 AM   #58
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
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 .
 
Old 05-25-2012, 04:04 PM   #59
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
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?!
 
  


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 04:30 AM.

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