LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-23-2013, 12:09 PM   #16
Kallaste
Member
 
Registered: Nov 2011
Distribution: Slackware
Posts: 363

Rep: Reputation: 85

Quote:
Originally Posted by gezley View Post
The words are those of a Catholic philosopher. In a Slackware context they are meant to be ironic: Slackware, in spite of its irreverence, now finds itself one of the most orthodox of Linux distributions, gleefully rebelling against the mindless heterodoxies of those other distributions which are tearing the Unix legacy out, only to reinvent it, poorly.
That quote has always made me laugh. Astute, and appropriate, both to the times we live in and the distribution we use. Being a very conservative (though atheist) and "old-fashioned" thirty-something year old, I feel a certain kinship to it. One of my favorite sigs, indeed.

Back on topic, sort of: textillis, I know you did not specifically ask for other kinds of command line tools, but if you have not already done so, you will probably want to learn midnight commander eventually. It's a classic console file browser that every command line enthusiast should know. Of course, you do need to be comfortable with just cd and ls first.

Last edited by Kallaste; 07-23-2013 at 03:45 PM.
 
1 members found this post helpful.
Old 07-23-2013, 02:21 PM   #17
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Blooming,
Actually I'm all ears to news and info about command line tools.
MC is currently something I'm exploring and yes, I'm pretty good with the basics of CLI navigation.
 
Old 07-23-2013, 03:15 PM   #18
kikinovak
MLED Founder
 
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453

Rep: Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154
Quote:
Originally Posted by textillis View Post
so be it... on, on with vim! for better or worse
cheers and thanks for the suggestion
Vim is a must-have.

Again, a word of advice. Use the built-in interactive tutorial. From the command-line, simply do this:

Code:
$ vimtutor
Follow the tutorial. Don't try to memorize things. Like the Nike ad says: just do it. And like we say here: il faut laisser le temps au temps.
 
1 members found this post helpful.
Old 07-23-2013, 04:04 PM   #19
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
Quote:
Originally Posted by GazL View Post
How does mutt handle html encoded mail that you might get sent?
Another solution is w3m in the mailcap file:

Code:
text/html; /usr/bin/w3m -cols 90 -dump -T text/html '%s'; copiousoutput
A handy trick is to define a separate mailcap just for mutt, on my own system in .muttrc:

Code:
set mailcap_path="~/mail/mutt/mutt_mailcap"
 
2 members found this post helpful.
Old 07-23-2013, 11:45 PM   #20
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Andrew:
noted!

Thanks kindly,
 
Old 07-24-2013, 12:13 AM   #21
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Quote:
Originally Posted by kikinovak View Post
Vim is a must-have.

Again, a word of advice. Use the built-in interactive tutorial. From the command-line, simply do this:

Code:
$ vimtutor
Follow the tutorial. Don't try to memorize things. Like the Nike ad says: just do it. And like we say here: il faut laisser le temps au temps.
If I have understood the French properly: experience can't be manufactured, hurried or wished for; experience and knowledge need the thickening effect of time.

Your reminder regarding Vim is salutary and timely: when I first rushed through that tutorial, I was doing 10 new things at once, trying to read 20 man-pages and get 15 programs up ... all utterly new and outside my habitual cognitive inscape, if I can put it like that.

So, henceforth I resolve to look up everything I'd like to do -but currently avoid because I don't know how- so as to daily extend, ingrain and consolidate my practical grasp of vim.

(Because, in the words -paraphrased- of Saint-Exupery: "Pour faire un ami de quelqu'un, il faut d'abord l'apprivoiser")
 
Old 07-24-2013, 03:45 AM   #22
kabamaru
Member
 
Registered: Dec 2011
Location: Greece
Distribution: Slackware
Posts: 276

Rep: Reputation: 134Reputation: 134
For web browsing from a terminal I prefer ELinks. Although its color theme is a bit bland, I like the fact that it feels a bit like working with a gui browser - less awkward than links/lynx. You can grab it from SlackBuilds.org.

As saulgoode said, KMandla's articles are a great resource for console or lightweight gui applications. Here are a couple of articles about Elinks, and if you really like "life in the console", check out her/his new blog called Inconsolation.

As far as text editors, I used to use vim/gvim exclusively, with elaborate configs, plugins and whatnot. Nowadays I go with nano for basic editing from a terminal, and Sublime Text for everything else. Sublime is not free, but you can practically use it as long as you want without buying a license. There's a SlackBuild for that too. If I "had" to code in a console, I'd use vim.

Don't get me wrong, console is fine and sometimes either you don't need X, or you can use it to troubleshoot X related issues. But generally I find a graphical environment to be a more convenient way to do work, access the Internet, read mail, watch videos etc. so I boot straight to X, and when I need a command line I just open a terminal emulator.
 
1 members found this post helpful.
Old 07-24-2013, 06:20 AM   #23
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Kabamaru,
I'm at a different place on the learning curve: more like at the beginning.
I want to surround myselk with the console environment as much as possible, so that
most of my computer time is time during which I will be forced to confront head on:
  1. -what is in my computer and what do those things do
  2. -how do I change those things and how they do what they do
  3. -how far can I push my learning in the direction of freedom from someone else's choices,
    choices made before I came on the scene



All of which I'm sure you can sympathize with, given that you seem to have travelled such a trajectory yourself...

Thanks heaps for the references!

Last edited by textillis; 07-24-2013 at 06:23 AM.
 
Old 07-24-2013, 07:12 AM   #24
kabamaru
Member
 
Registered: Dec 2011
Location: Greece
Distribution: Slackware
Posts: 276

Rep: Reputation: 134Reputation: 134
Quote:
Originally Posted by textillis View Post
Kabamaru,
I want to surround myselk with the console environment as much as possible, so that
most of my computer time is time during which I will be forced to confront head on:
  1. -what is in my computer and what do those things do
  2. -how do I change those things and how they do what they do
  3. -how far can I push my learning in the direction of freedom from someone else's choices,
    choices made before I came on the scene
In that case you chose the perfect distro: simple, stable, batteries included :-)

Quote:
Originally Posted by textillis View Post
All of which I'm sure you can sympathize with, given that you seem to have travelled such a trajectory yourself...
Absolutely.
 
1 members found this post helpful.
Old 07-24-2013, 07:22 AM   #25
kikinovak
MLED Founder
 
Registered: Jun 2011
Location: Montpezat (South France)
Distribution: CentOS, OpenSUSE
Posts: 3,453

Rep: Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154Reputation: 2154
Quote:
Originally Posted by textillis View Post
Your reminder regarding Vim is salutary and timely: when I first rushed through that tutorial, I was doing 10 new things at once, trying to read 20 man-pages and get 15 programs up ... all utterly new and outside my habitual cognitive inscape, if I can put it like that.
I started learning Linux in 2001, on Henry White's excellent - and now defunct - basiclinux.net mailing list. The course was distribution agnostic, but most folks used either Slackware 7.1 or Debian Potato (and mostly both in a double-boot scenario). One very precious advice Henry gave me at the beginning: only slay one dragon at a time.
 
1 members found this post helpful.
Old 07-24-2013, 10:30 AM   #26
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
Nicki,

Thanks for this: it reminds me of a precisous piece of advice I have carried with me all my life without always
following it: il faut accepter les hommes comme ils sont, y compris soi-meme.

Which implies recognizing and accepting and taking as one's marching orders the limitations which we are all living within; unlike in the Oprah-sphere, where everyone can do anything, in reality, we can't all be maths geniuses, nor can we all run like gazelles, nor can we all code like daemons.

So, following the advice of your friend, and in mind of what your friend's advice has reawoken in me: I gird myself to do daily battle at the lair of Vim, Naz-gul of the text editors, until I learn to mount him and stride the winds atop his neck, like a Vim-wizard (well, maybe I let my Tolkein-lore run away with me a little there)

Cheers
 
Old 07-24-2013, 08:09 PM   #27
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by gezley View Post
Emacs.

Is there anything it can't do?
For working in a console environment? Nothing better.

You can run multiple shells within it as well as read email. Web browsing is a little weak, however.
 
1 members found this post helpful.
Old 07-24-2013, 10:53 PM   #28
textillis
Member
 
Registered: May 2013
Location: Northern Rivers, NSW, Australia
Distribution: Slackware64-current, Mint Nadya
Posts: 299

Original Poster
Rep: Reputation: 2
thanks Richard, but I've already come to the emacs/vim fork in the road, and come down the vim-track too far to go back now,
not while I'm still making baby steps and painfully forging the neural-networks of my new baby slacker's brain

 
Old 07-25-2013, 01:16 AM   #29
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Ah, but there is a vi-mode in emacs so that you don't have to re-train your fingers. :-)
 
1 members found this post helpful.
Old 07-25-2013, 04:40 AM   #30
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Quote:
All of which I'm sure you can sympathize with, given that you seem to have travelled such a trajectory yourself...
I don't want to be that guy, but... are you sure you are not unnecessarily complicating your life, by doing things the hard way just for the sake of it?
 
1 members found this post helpful.
  


Reply

Tags
browsers, cli, colorschema, slack-attack, wirelesstools



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
A small While CLI screen After Startx swapz Ubuntu 1 05-13-2013 04:36 AM
malloc: cannot allocate memory (when running a small cli program). stf92 Linux - Software 1 11-09-2012 03:24 AM
Ubuntu 10.04 server cli resolution too small dgermann Linux - Server 7 11-27-2010 12:45 PM
LXer: Computing In Small Business LXer Syndicated Linux News 0 12-29-2007 05:00 PM
Kind of a Mush-Gush thing... Bobmeister Slackware 7 05-16-2004 07:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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