Quantcast

Text Recommendation

classic Classic list List threaded Threaded
21 messages Options
12
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Text Recommendation

Bahn, Nathan
I'm looking for a good tutorial text --  CLI, NOT GUI.

--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html , http://www.libreoffice.org/ & http://www.fsf.org/campaigns/opendocument (Nathan Bahn)


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Mika Suomalainen
On 29.04.2012 22:38, Bahn, Nathan wrote:

> I'm looking for a good tutorial text --  CLI, NOT GUI.
>
> --
> Please avoid sending me Word or PowerPoint attachments.
> See
> http://www.gnu.org/philosophy/no-word-attachments.html , http://www.libreoffice.org/ & http://www.fsf.org/campaigns/opendocument (Nathan
> Bahn)
>
>
>
I don't understand your question.

If you are looking for tutorial for CLI based text editor, install vim
and run "vimtutor".

If  you are looking for tutorial how to use terminal, try running "man
intro".

--
Mika Suomalainen
gpg --keyserver pool.sks-keyservers.net --recv-keys 4DB53CFE82A46728
Key fingerprint = 24BC 1573 B8EE D666 D10A  AA65 4DB5 3CFE 82A4 6728

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

0x82A46728.asc (5K) Download Attachment
signature.asc (918 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Jonesy-2
In reply to this post by Bahn, Nathan
On Sun, 29 Apr 2012 15:38:05 -0400, Bahn, Nathan wrote:
>
> I'm looking for a good tutorial text --  CLI, NOT GUI.

On keeping honey bees, or raising rabbits?


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Bahn, Nathan


On Mon, Apr 30, 2012 at 2:56 PM, Jonesy <[hidden email]> wrote:
On Sun, 29 Apr 2012 15:38:05 -0400, Bahn, Nathan wrote:
>
> I'm looking for a good tutorial text --  CLI, NOT GUI.

On keeping honey bees, or raising rabbits?


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Attention all--

Please accept this apology for being too vague.  I'm looking for a good Linux (C.L.I.) instruction manual -- preferably one with good exercises to complete.  I ask this because I'm tired of being too dependent upon the G.U.I.

--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html , http://www.libreoffice.org/ & http://www.fsf.org/campaigns/opendocument (Nathan Bahn)


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Nils Kassube-2
Bahn, Nathan wrote:
> Please accept this apology for being too vague.  I'm looking for a
> good Linux (C.L.I.) instruction manual -- preferably one with good
> exercises to complete.  I ask this because I'm tired of being too
> dependent upon the G.U.I.

Try to find something here:
<http://www.tldp.org/guides.html>
<http://www.gnu.org/manual/manual.html>


Nils

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Doug McGarrett
On 04/30/2012 03:45 PM, Nils Kassube wrote:

> Bahn, Nathan wrote:
>> Please accept this apology for being too vague.  I'm looking for a
>> good Linux (C.L.I.) instruction manual -- preferably one with good
>> exercises to complete.  I ask this because I'm tired of being too
>> dependent upon the G.U.I.
> Try to find something here:
> <http://www.tldp.org/guides.html>
> <http://www.gnu.org/manual/manual.html>
>
>
> Nils
>
There are some bash programming texts on the 'Net. One humongous
one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
Arnold Robbins.  (At least I think it was free--if not, it's very cheap.)

An excellent command reference is another O'Reilly book that you'll have
to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever, Figgins,
Love and Robbins. It's been published in successive editions since 1997;
I have the sixth edition of 2009.  This is a real paper book, 900 pages.
It's the best $50 I ever spent on Linux! I use it at least once a week.

If you could find an old RedHat or SuSE Linux manual (or pair) from around
2000 or earlier, before everything got GUI-fied, there was some useful
stuff there
that is not so easy to locate anymore. If there's a nearby Linux club,
somebody
may have one they might give you. I seem to have lost mine.

--doug


--
Blessed are the peacekeepers...for they shall be shot at from both sides. --A.M. Greeley


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Ric Moore
On 04/30/2012 04:14 PM, Doug wrote:

> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>> Bahn, Nathan wrote:
>>> Please accept this apology for being too vague. I'm looking for a
>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>> exercises to complete. I ask this because I'm tired of being too
>>> dependent upon the G.U.I.
>> Try to find something here:
>> <http://www.tldp.org/guides.html>
>> <http://www.gnu.org/manual/manual.html>
>>
>>
>> Nils
>>
> There are some bash programming texts on the 'Net. One humongous
> one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
> altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
> Arnold Robbins. (At least I think it was free--if not, it's very cheap.)
>
> An excellent command reference is another O'Reilly book that you'll have
> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever,
> Figgins,
> Love and Robbins. It's been published in successive editions since 1997;
> I have the sixth edition of 2009. This is a real paper book, 900 pages.
> It's the best $50 I ever spent on Linux! I use it at least once a week.
>
> If you could find an old RedHat or SuSE Linux manual (or pair) from around
> 2000 or earlier, before everything got GUI-fied, there was some useful
> stuff there
> that is not so easy to locate anymore. If there's a nearby Linux club,
> somebody
> may have one they might give you. I seem to have lost mine.

Heh, after they squashed system-v, half of what is in those old RedHat
manuals is deader than a doornail. I miss the old days. I had 20 users
telneted into our MUD on a 486 with 32 megs of memory, no sweat. You
were a weenie if you actually rebooted. I reboot more frequently now
that I did with Win3.1  :) Ric



--
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
http://linuxcounter.net/user/44256.html

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Gerhard Magnus
On 04/30/2012 01:35 PM, Ric Moore wrote:
> On 04/30/2012 04:14 PM, Doug wrote:
>> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>> Bahn, Nathan wrote:
>>>> Please accept this apology for being too vague. I'm looking for a
>>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>>> exercises to complete. I ask this because I'm tired of being too
>>>> dependent upon the G.U.I.

This classic with a great title has saved me aggravation more times than
I can count. Maybe it has a more recent edition... but linux, like the
public schools, never seems to throw anything away.

Abrahams, Paul W. and Bruce A. Larson (1992). "Linux for the Impatient"
Addison-Wesley.

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Kevin O'Gorman
In reply to this post by Nils Kassube-2
On Mon, Apr 30, 2012 at 12:45 PM, Nils Kassube <[hidden email]> wrote:
> Bahn, Nathan wrote:
>> Please accept this apology for being too vague.  I'm looking for a
>> good Linux (C.L.I.) instruction manual -- preferably one with good
>> exercises to complete.  I ask this because I'm tired of being too
>> dependent upon the G.U.I.

Please put your responses *below* the previous material, if at all
possible, like this one.

Wanting to master the CLI is a great idea.  I'm not aware of a
textbook that does this, and until about a year ago I was teaching
programming at the university level.  That does not mean it does not
exist, but that may be the case.

A couple of other observations that I hope will be helpful:
1) There is more than one "command line".  Usually the term refers to
a "shell" program, of which there are several flavors, all of which
may be present in any given system.  This is because in Unix, Linux
and Mac, the shell program is just a program -- it has no special
privileges or relationship to the rest of the system.  You can even
write your own, and I used to make my students do a small version of
that.

2) That being said, :"bash" is the default shell in most Linux distros
that I'm aware of.  The most common alternatives seem to be tcsh and
ash.  There are others.  If you have no other reason to choose one, I
would suggest bash because much of the administrative programs in
Linux are written either in bash or in Python, and Python is not
normally thought of as a shell.  The advantage of this is that you can
examine existing programs that come with your system, because bash
programs (as is common with most shells) are always just text files.

3) Most of the command-line stuff that users do at the keyboard is
simple commands and options.  These are documented in man pages, and
sometimes in info pages.  The learning curve can be pretty steep
because there are so many commands.  If you know a command exists and
know its name, the command "man <name>" is the first one you should
learn.  The first form you should use is "man man" which asks the man
command to print its own man page for you.  You will probably use
"info <name>" from time to time, but just about every info page has a
man page which says you can get more from 'info', so starting with
"man" makes sense.

4) There are a *lot* of potential commands.  For instance, on the
machine I'm running right now, there are 2757 files in the /usr/bin
directory.  All of these are potential ordinary user commands.  There
are some  more in /bin, and there are even more elsewhere.  I've been
using Unix or Linux at home since 1984, and I am probably familiar
with 10-20 percent of these.  So there are many you'll never need.

5) If you think a command exists, but are unsure of its name, you can
often find it with the "apropos" command.  If you've been paying
attention so far, you know that means I'd like you to check it out
with the "man apropos" command.

6) Shells can do enormously elaborate things.  You'll probably never
need them, but it's nice to know they are there.  Sometimes, it's good
to know how it works.  One of my favorite assignments to students was
to write a program (in C, usually) to do exactly what I could program
in a couple of minutes (well, 15 or so) with shell commands.  I'd give
them 2 weeks, and it was not always enough.  For example, to find the
25 most common words of 4-20 letters (shortening any long ones) in all
the files in the current directory I would construct the following
multi-line command before their eyes (without the comments, but I'd
give them the commented version to work with):

for i in *           # Handle every entry in the directory
do
  if [ -f $i ]       # pick the regular files
  then
    cat $i           # put all files in the directory into the pipeline
    # cat will produce any needed error messages.
    # do not even warn about non-files.  Just skip them.
  fi
done |                      # put the file(s) into the pipeline
    sed 's/[^A-Za-z]/ /g' | # turn non-alphas into blanks
    tr ' \t' '\n\n' |       # turn blanks and tabs into newlines
    sed 's/^...$//g' |      # empty 3-letter lines
    sed 's/^..$//g' |       # empty 2-letter lines
    sed 's/^.$//g' |        # empty 1-letter lines
    grep -v '^$' |          # drop empty lines
                            # truncate long words and add a 6-digit length.
    perl -n -e 'chomp; if (m/\w{21}/) {printf
"%s%06d\n",substr($_,0,20),length($_);} else {print $_, "\n";}' |
    tr '[A-Z]' '[a-z]' |    # go lowercase
    sort |                  # sort the words
    uniq -c |               # count duplicates
    sort -n |               # sort on the counts (numeric)
                            # Rearrange the line
    perl -n -e 'm/(\d+) *(\w*)/; printf("%26s %d\n", $2, $1);' |
    tail -25              # trim to 25 most common

Many of the lines are commands in their own right.  The rest are
components of shell built-in functionality.  They are connected by the
"|" pipe symbol which sends the output of one command as input to the
next, and tells the shell to keep reading lines until it gets the next
part of the pipeline.  But all together, it can be considered a single
shell command.  It could even be written on a single line (without
comments, though).

Most of the commands in that example are ones that a good command-line
user should know, especially cat, sort, uniq, grep and tail.  perl is
the Perl language interpreter, which has its own learning curve.  Here
it is being used to format the lines.  tr is a bit special, but I've
used it a bit.  And perl could have been used to do everything I'm
using sed for, and sed also has a considerable learning curve.  I
could have made the whole thing quite a lot shorter, but only at the
cost of making it harder to understand.

Feel free to play with this as you're learning the command-line.  To
see it in action, you can remove stuff at the end to see what it
outputs without the commands you remove.  Just be careful to remove
the last "|" or add a "cat" command at the end to keep the shell happy
with the syntax.

Finally, I hope I haven't scared you off, but you will probably have
to decide just how deep you want to go into this stuff.

--
Kevin O'Gorman, PhD

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Kevin O'Gorman
In reply to this post by Doug McGarrett
On Mon, Apr 30, 2012 at 1:14 PM, Doug <[hidden email]> wrote:

> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>
>> Bahn, Nathan wrote:
>>>
>>> Please accept this apology for being too vague.  I'm looking for a
>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>> exercises to complete.  I ask this because I'm tired of being too
>>> dependent upon the G.U.I.
>>
>> Try to find something here:
>> <http://www.tldp.org/guides.html>
>> <http://www.gnu.org/manual/manual.html>
>>
>>
>> Nils
>>
> There are some bash programming texts on the 'Net. One humongous
> one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
> altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
> Arnold Robbins.  (At least I think it was free--if not, it's very cheap.)
>
> An excellent command reference is another O'Reilly book that you'll have
> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever, Figgins,
> Love and Robbins. It's been published in successive editions since 1997;
> I have the sixth edition of 2009.  This is a real paper book, 900 pages.
> It's the best $50 I ever spent on Linux! I use it at least once a week.
>
> If you could find an old RedHat or SuSE Linux manual (or pair) from around
> 2000 or earlier, before everything got GUI-fied, there was some useful stuff
> there
> that is not so easy to locate anymore. If there's a nearby Linux club,
> somebody
> may have one they might give you. I seem to have lost mine.

O'Reilly books are great, but none of them is really a textbook with
examples.  I own maybe 70 of their books, mostly e-books any more, so
I think highly of them, but learning from them has the usual
challenges.

--
Kevin O'Gorman, PhD

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Kevin O'Gorman
In reply to this post by Ric Moore
On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore <[hidden email]> wrote:

> On 04/30/2012 04:14 PM, Doug wrote:
>>
>> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>>
>>> Bahn, Nathan wrote:
>>>>
>>>> Please accept this apology for being too vague. I'm looking for a
>>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>>> exercises to complete. I ask this because I'm tired of being too
>>>> dependent upon the G.U.I.
>>>
>>> Try to find something here:
>>> <http://www.tldp.org/guides.html>
>>> <http://www.gnu.org/manual/manual.html>
>>>
>>>
>>> Nils
>>>
>> There are some bash programming texts on the 'Net. One humongous
>> one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
>> altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
>> Arnold Robbins. (At least I think it was free--if not, it's very cheap.)
>>
>> An excellent command reference is another O'Reilly book that you'll have
>> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever,
>> Figgins,
>> Love and Robbins. It's been published in successive editions since 1997;
>> I have the sixth edition of 2009. This is a real paper book, 900 pages.
>> It's the best $50 I ever spent on Linux! I use it at least once a week.
>>
>> If you could find an old RedHat or SuSE Linux manual (or pair) from around
>> 2000 or earlier, before everything got GUI-fied, there was some useful
>> stuff there
>> that is not so easy to locate anymore. If there's a nearby Linux club,
>> somebody
>> may have one they might give you. I seem to have lost mine.
>
>
> Heh, after they squashed system-v, half of what is in those old RedHat
> manuals is deader than a doornail. I miss the old days. I had 20 users
> telneted into our MUD on a 486 with 32 megs of memory, no sweat. You were a
> weenie if you actually rebooted. I reboot more frequently now that I did
> with Win3.1  :) Ric
>

Why?  I reboot the desktop for kernel updates primarily.  My laptop
dual-boots, so you can't blame the system(s) for the frequency on that
machine.


--
Kevin O'Gorman, PhD

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Ric Moore
On 04/30/2012 05:03 PM, Kevin O'Gorman wrote:

> On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore<[hidden email]>  wrote:
>> On 04/30/2012 04:14 PM, Doug wrote:
>>>
>>> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>>>
>>>> Bahn, Nathan wrote:
>>>>>
>>>>> Please accept this apology for being too vague. I'm looking for a
>>>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>>>> exercises to complete. I ask this because I'm tired of being too
>>>>> dependent upon the G.U.I.
>>>>
>>>> Try to find something here:
>>>> <http://www.tldp.org/guides.html>
>>>> <http://www.gnu.org/manual/manual.html>
>>>>
>>>>
>>>> Nils
>>>>
>>> There are some bash programming texts on the 'Net. One humongous
>>> one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
>>> altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
>>> Arnold Robbins. (At least I think it was free--if not, it's very cheap.)
>>>
>>> An excellent command reference is another O'Reilly book that you'll have
>>> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever,
>>> Figgins,
>>> Love and Robbins. It's been published in successive editions since 1997;
>>> I have the sixth edition of 2009. This is a real paper book, 900 pages.
>>> It's the best $50 I ever spent on Linux! I use it at least once a week.
>>>
>>> If you could find an old RedHat or SuSE Linux manual (or pair) from around
>>> 2000 or earlier, before everything got GUI-fied, there was some useful
>>> stuff there
>>> that is not so easy to locate anymore. If there's a nearby Linux club,
>>> somebody
>>> may have one they might give you. I seem to have lost mine.
>>
>>
>> Heh, after they squashed system-v, half of what is in those old RedHat
>> manuals is deader than a doornail. I miss the old days. I had 20 users
>> telneted into our MUD on a 486 with 32 megs of memory, no sweat. You were a
>> weenie if you actually rebooted. I reboot more frequently now that I did
>> with Win3.1  :) Ric
>>
>
> Why?  I reboot the desktop for kernel updates primarily.  My laptop
> dual-boots, so you can't blame the system(s) for the frequency on that
> machine.

Back in the day, you could just init 1 then init 5 and save having to do
the reboot. Remember?? heh, then you could proudly post your uptime in
months, or in a few cases years, instead of days. Ric




--
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
http://linuxcounter.net/user/44256.html

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

scott-2
On 04/30/2012 06:18 PM, Ric Moore wrote:

> On 04/30/2012 05:03 PM, Kevin O'Gorman wrote:
>> On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore<[hidden email]>  
>> wrote:
>>> On 04/30/2012 04:14 PM, Doug wrote:
>>>>
>>>> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>>>>
>>>>> Bahn, Nathan wrote:
>>>>>>
>>>>>> Please accept this apology for being too vague. I'm looking for a
>>>>>> good Linux (C.L.I.) instruction manual -- preferably one with good
>>>>>> exercises to complete. I ask this because I'm tired of being too
>>>>>> dependent upon the G.U.I.
>>>>>
>>>>> Try to find something here:
>>>>> <http://www.tldp.org/guides.html>
>>>>> <http://www.gnu.org/manual/manual.html>
>>>>>
>>>>>
>>>>> Nils
>>>>>
>>>> There are some bash programming texts on the 'Net. One humongous
>>>> one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700
>>>> pages
>>>> altogether!) and there is an O'Reilly freebie, "bash Pocket
>>>> Reference" by
>>>> Arnold Robbins. (At least I think it was free--if not, it's very
>>>> cheap.)
>>>>
>>>> An excellent command reference is another O'Reilly book that you'll
>>>> have
>>>> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever,
>>>> Figgins,
>>>> Love and Robbins. It's been published in successive editions since
>>>> 1997;
>>>> I have the sixth edition of 2009. This is a real paper book, 900
>>>> pages.
>>>> It's the best $50 I ever spent on Linux! I use it at least once a
>>>> week.
>>>>
>>>> If you could find an old RedHat or SuSE Linux manual (or pair) from
>>>> around
>>>> 2000 or earlier, before everything got GUI-fied, there was some useful
>>>> stuff there
>>>> that is not so easy to locate anymore. If there's a nearby Linux club,
>>>> somebody
>>>> may have one they might give you. I seem to have lost mine.
>>>
>>>
>>> Heh, after they squashed system-v, half of what is in those old RedHat
>>> manuals is deader than a doornail. I miss the old days. I had 20 users
>>> telneted into our MUD on a 486 with 32 megs of memory, no sweat. You
>>> were a
>>> weenie if you actually rebooted. I reboot more frequently now that I
>>> did
>>> with Win3.1  :) Ric
>>>
>>
>> Why?  I reboot the desktop for kernel updates primarily.  My laptop
>> dual-boots, so you can't blame the system(s) for the frequency on that
>> machine.
>
> Back in the day, you could just init 1 then init 5 and save having to
> do the reboot. Remember?? heh, then you could proudly post your uptime
> in months, or in a few cases years, instead of days. Ric
>
>
>
>
Then there is always ksplice for those 99.999% uptime servers.

http://www.ksplice.com/

Scott

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Doug McGarrett
In reply to this post by Gerhard Magnus
On 04/30/2012 04:49 PM, Gerhard Magnus wrote:
> Abrahams, Paul W. and Bruce A. Larson (1992). "Linux for the
> Impatient" Addison-Wesley.
Could not locate "Linux..."  It seems to be "Unix for the Impatient."

You can get a copy used for peanuts--the shipping is about equally the cost.
Go to Amazon.

--
Blessed are the peacekeepers...for they shall be shot at from both sides. --A.M. Greeley


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Asif Iqbal-9
In reply to this post by scott-2
On Mon, Apr 30, 2012 at 7:02 PM, scott <[hidden email]> wrote:
On 04/30/2012 06:18 PM, Ric Moore wrote:
On 04/30/2012 05:03 PM, Kevin O'Gorman wrote:
On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore<[hidden email]>  wrote:
On 04/30/2012 04:14 PM, Doug wrote:

On 04/30/2012 03:45 PM, Nils Kassube wrote:

Bahn, Nathan wrote:

Please accept this apology for being too vague. I'm looking for a
good Linux (C.L.I.) instruction manual -- preferably one with good
exercises to complete. I ask this because I'm tired of being too
dependent upon the G.U.I.

Try to find something here:
<http://www.tldp.org/guides.html>
<http://www.gnu.org/manual/manual.html>


Nils

There are some bash programming texts on the 'Net. One humongous
one is "Advanced Bash Scripting Guide" by Mendel Cooper (About 700 pages
altogether!) and there is an O'Reilly freebie, "bash Pocket Reference" by
Arnold Robbins. (At least I think it was free--if not, it's very cheap.)

An excellent command reference is another O'Reilly book that you'll have
to buy--"Linux in a Nutshell--A Desktop Quick Reference" by Siever,
Figgins,
Love and Robbins. It's been published in successive editions since 1997;
I have the sixth edition of 2009. This is a real paper book, 900 pages.
It's the best $50 I ever spent on Linux! I use it at least once a week.

If you could find an old RedHat or SuSE Linux manual (or pair) from around
2000 or earlier, before everything got GUI-fied, there was some useful
stuff there
that is not so easy to locate anymore. If there's a nearby Linux club,
somebody
may have one they might give you. I seem to have lost mine.


Heh, after they squashed system-v, half of what is in those old RedHat
manuals is deader than a doornail. I miss the old days. I had 20 users
telneted into our MUD on a 486 with 32 megs of memory, no sweat. You were a
weenie if you actually rebooted. I reboot more frequently now that I did
with Win3.1  :) Ric


Why?  I reboot the desktop for kernel updates primarily.  My laptop
dual-boots, so you can't blame the system(s) for the frequency on that
machine.

Back in the day, you could just init 1 then init 5 and save having to do the reboot. Remember?? heh, then you could proudly post your uptime in months, or in a few cases years, instead of days. Ric




Then there is always ksplice for those 99.999% uptime servers.

http://www.ksplice.com/

Scott


well but oracle bought them. so it won't work for you unless you use oracle linux or may be few others.
ubuntu is not in that list :-(
 

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Patrick Asselman
 On Tue, 1 May 2012 11:45:42 -0400, Asif Iqbal wrote:

> On Mon, Apr 30, 2012 at 7:02 PM, scott  wrote:
>
>> On 04/30/2012 06:18 PM, Ric Moore wrote:
>>
>>> On 04/30/2012 05:03 PM, Kevin OGorman wrote:
>>>
>>>> On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore  wrote:
>>>>
>>>>> On 04/30/2012 04:14 PM, Doug wrote:
>>>>>
>>>>>> On 04/30/2012 03:45 PM, Nils Kassube wrote:
>>>>>>
>>>>>>> Bahn, Nathan wrote:
>>>>>>>
>>>>>>>> Please accept this apology for being too vague. Im
>>>>>>>> looking for a
>>>>>>>> good Linux (C.L.I.) instruction manual -- preferably
>>>>>>>> one with good
>>>>>>>> exercises to complete. I ask this because Im tired of
>>>>>>>> being too
>>>>>>>> dependent upon the G.U.I.
>>>>>>>
>>>>>>> Try to find something here:
>>>>>>>
>>>>>>> Nils
>>>>>> There are some bash programming texts on the Net. One
>>>>>> humongous
>>>>>> one is "Advanced Bash Scripting Guide" by Mendel Cooper
>>>>>> (About 700 pages
>>>>>> altogether!) and there is an OReilly freebie, "bash Pocket
>>>>>> Reference" by
>>>>>> Arnold Robbins. (At least I think it was free--if not, its
>>>>>> very cheap.)
>>>>>>
>>>>>> An excellent command reference is another OReilly book that
>>>>>> youll have
>>>>>> to buy--"Linux in a Nutshell--A Desktop Quick Reference" by
>>>>>> Siever,
>>>>>> Figgins,
>>>>>> Love and Robbins. Its been published in successive editions
>>>>>> since 1997;
>>>>>> I have the sixth edition of 2009. This is a real paper
>>>>>> book, 900 pages.
>>>>>> Its the best I ever spent on Linux! I use it at least
>>>>>> once a week.
>>>>>>
>>>>>> If you could find an old RedHat or SuSE Linux manual (or
>>>>>> pair) from around
>>>>>> 2000 or earlier, before everything got GUI-fied, there was
>>>>>> some useful
>>>>>> stuff there
>>>>>> that is not so easy to locate anymore. If theres a nearby
>>>>>> Linux club,
>>>>>> somebody
>>>>>> may have one they might give you. I seem to have lost mine.
>>>>>
>>>>> Heh, after they squashed system-v, half of what is in those
>>>>> old RedHat
>>>>> manuals is deader than a doornail. I miss the old days. I had
>>>>> 20 users
>>>>> telneted into our MUD on a 486 with 32 megs of memory, no
>>>>> sweat. You were a
>>>>> weenie if you actually rebooted. I reboot more frequently now
>>>>> that I did
>>>>> with Win3.1  :) Ric
>>>>
>>>> Why?  I reboot the desktop for kernel updates primarily.  My
>>>> laptop
>>>> dual-boots, so you cant blame the system(s) for the frequency
>>>> on that
>>>> machine.
>>>
>>> Back in the day, you could just init 1 then init 5 and save
>>> having to do the reboot. Remember?? heh, then you could proudly
>>> post your uptime in months, or in a few cases years, instead of
>>> days. Ric
>> Then there is always ksplice for those 99.999% uptime servers.
>>
>> http://www.ksplice.com/ [4]
>>
>> Scott
>
> well but oracle bought them. so it wont work for you unless you use
> oracle linux or may be few others.
>  ubuntu is not in that list :-(
>  
>
 What list are you looking at? I found an Ubuntu download link:
 http://www.ksplice.com/uptrack/download-ubuntu

 Best regards,
 Patrick Asselman


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Asif Iqbal-9
On Tue, May 1, 2012 at 12:28 PM, Patrick Asselman <[hidden email]> wrote:
On Tue, 1 May 2012 11:45:42 -0400, Asif Iqbal wrote:
On Mon, Apr 30, 2012 at 7:02 PM, scott  wrote:

On 04/30/2012 06:18 PM, Ric Moore wrote:

On 04/30/2012 05:03 PM, Kevin OGorman wrote:

On Mon, Apr 30, 2012 at 1:35 PM, Ric Moore  wrote:

On 04/30/2012 04:14 PM, Doug wrote:

On 04/30/2012 03:45 PM, Nils Kassube wrote:

Bahn, Nathan wrote:

Please accept this apology for being too vague. Im

looking for a
good Linux (C.L.I.) instruction manual -- preferably
one with good
exercises to complete. I ask this because Im tired of

being too
dependent upon the G.U.I.

Try to find something here:

Nils
There are some bash programming texts on the Net. One
humongous
one is "Advanced Bash Scripting Guide" by Mendel Cooper
(About 700 pages
altogether!) and there is an OReilly freebie, "bash Pocket
Reference" by
Arnold Robbins. (At least I think it was free--if not, its
very cheap.)

An excellent command reference is another OReilly book that
youll have

to buy--"Linux in a Nutshell--A Desktop Quick Reference" by
Siever,
Figgins,
Love and Robbins. Its been published in successive editions

since 1997;
I have the sixth edition of 2009. This is a real paper
book, 900 pages.
Its the best I ever spent on Linux! I use it at least

once a week.

If you could find an old RedHat or SuSE Linux manual (or
pair) from around
2000 or earlier, before everything got GUI-fied, there was
some useful
stuff there
that is not so easy to locate anymore. If theres a nearby

Linux club,
somebody
may have one they might give you. I seem to have lost mine.

Heh, after they squashed system-v, half of what is in those
old RedHat
manuals is deader than a doornail. I miss the old days. I had
20 users
telneted into our MUD on a 486 with 32 megs of memory, no
sweat. You were a
weenie if you actually rebooted. I reboot more frequently now
that I did
with Win3.1  :) Ric

Why?  I reboot the desktop for kernel updates primarily.  My
laptop
dual-boots, so you cant blame the system(s) for the frequency
on that
machine.

Back in the day, you could just init 1 then init 5 and save
having to do the reboot. Remember?? heh, then you could proudly
post your uptime in months, or in a few cases years, instead of
days. Ric
Then there is always ksplice for those 99.999% uptime servers.

http://www.ksplice.com/ [4]

Scott

well but oracle bought them. so it wont work for you unless you use

oracle linux or may be few others.
 ubuntu is not in that list :-(
 

What list are you looking at? I found an Ubuntu download link:
http://www.ksplice.com/uptrack/download-ubuntu


I was not specific. I meant for ubuntu servers. After all that is where the SLA matters.
 
Best regards,
Patrick Asselman



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?



--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Pastor JW-3
In reply to this post by Bahn, Nathan
On Monday, April 30, 2012 03:19:42 PM Bahn, Nathan wrote:
> On Mon, Apr 30, 2012 at 2:56 PM, Jonesy <[hidden email]> wrote:
> > On Sun, 29 Apr 2012 15:38:05 -0400, Bahn, Nathan wrote:
> > > I'm looking for a good tutorial text --  CLI, NOT GUI.

look at http://rute.2038bug.com/index.html.gz which is about the best around.

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Bahn, Nathan


On Fri, Jun 1, 2012 at 11:45 PM, Pastor JW <[hidden email]> wrote:
On Monday, April 30, 2012 03:19:42 PM Bahn, Nathan wrote:
> On Mon, Apr 30, 2012 at 2:56 PM, Jonesy <[hidden email]> wrote:
> > On Sun, 29 Apr 2012 15:38:05 -0400, Bahn, Nathan wrote:
> > > I'm looking for a good tutorial text --  CLI, NOT GUI.

look at http://rute.2038bug.com/index.html.gz which is about the best around.

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Pastor JW--
Thanks.
--
Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html , http://www.libreoffice.org/ & http://www.fsf.org/campaigns/opendocument (Nathan Bahn)


--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Text Recommendation

Aft nix
On Sun, Jun 3, 2012 at 1:56 AM, Bahn, Nathan <[hidden email]> wrote:
>
>
> On Fri, Jun 1, 2012 at 11:45 PM, Pastor JW <[hidden email]> wrote:
>>
>> On Monday, April 30, 2012 03:19:42 PM Bahn, Nathan wrote:
>> > On Mon, Apr 30, 2012 at 2:56 PM, Jonesy <[hidden email]> wrote:
>> > > On Sun, 29 Apr 2012 15:38:05 -0400, Bahn, Nathan wrote:
>> > > > I'm looking for a good tutorial text --  CLI, NOT GUI.
>>

fsf's introduction to command line also available as free ebook. you
should look at it.

And from experience,
most of the cases, man and info pages suffices.

>> --
>> ubuntu-users mailing list
>> [hidden email]
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>
>
>
> Pastor JW--
> Thanks.
> --
> Please avoid sending me Word or PowerPoint attachments.
> See
> http://www.gnu.org/philosophy/no-word-attachments.html , http://www.libreoffice.org/ & http://www.fsf.org/campaigns/opendocument (Nathan
> Bahn)
>
>
> --
> ubuntu-users mailing list
> [hidden email]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>



--
-aft

--
ubuntu-users mailing list
[hidden email]
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
12
Loading...