Linux Guides of Others

for Apps, SysAdmin, Programming, etc.

locally archived 'eDocuments'
and some external web links

( eDocuments = electronic Documents,
such as PDF files)

Home > RefInfo menu >

Computer Topics menu >

This 'Linux Guides of Others' menu page

! Note !
More guides and links are to be added, changed,
and culled --- if/when I re-visit this page.

< Go to Table of Contents, below. >
(Skip the Introduction)

< Go to start of the Application Guide links, below. >
(Skip the Intro and TOC)

INTRODUCTION :

Linux guides are scattered all over the Internet. When I need a reference on some subject --- an application or a system administration task, for example --- I would like to remember how to get to help information that I have found in the past.

This page is a way to keep that 'how to' information in one spot that I can quickly access. So ...

Below are links to locally stored ( = backed up = preserved = archived)

  • guides --- mostly PDF's --- perhaps a few videos
  • examples of configuration files (in the SysAdmin guides section)

The guides are arranged in 'application or topic groups' --- as indicated in the following table of contents. The guides are mostly open source documents for open source apps.

To augment the guides and to possibly provide some more up-to-date guides, there are also some

  • links to guides at external web locations.

Perhaps someday

  • locally stored HTML guides --- with images (screenshots) --- but WITHOUT embedded ads and links to sales sites

will be added.

Use the table-of-contents below to go directly to 'how to' guides in category-groups. OR simply scroll down this page to spot guides of interest.

Alternatively, use the 'Find text' option of your web browser to look for keywords on this page. For example, when looking for 'how to' information on editing video mpeg (mpg) files, one could search for 'video' or 'movie' or 'mpg' or 'mpeg'.

OR, if you know the application you want to use, like Blender, search for 'blender'.

For some additional info on the content of this page (and supplements to this page), see the 'Conclusion' at the bottom of this page.

Table of Contents:

(links to sections of documents,
below, on this page)

< Go to Top of Page, above. >

Help for

End of Table of Contents.   Links to guides start below.

< Go to Table of Contents, above. >

Blender :

The following Blender PDF's are in order by
number of pages --- shortest first
(for those who are looking for brief introductions).
See the bottom of the list for
reference manuals and the like.

Wings3D :


MeVisLab :

< Go to Table of Contents, above. >

  • No guides here yet.
    You can do a WEB SEARCH on keywords such as:
    gnucash guide

< Go to Table of Contents, above. >

Amarok : (audio player)


Audacity : (audio editor)

The following Audacity PDF's are in order by
number of pages --- shortest first
(for those who are looking for brief introductions).
See the bottom of the list for
reference manuals and the like.

Gstreamer :   (audio/video utility routines)

< Go to Table of Contents, above. >

  • No guides here yet.
    You can do a WEB SEARCH on keywords such as:
    brasero guide

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

GIMP :

    See the Wikipedia page on the GIMP image editor.

    See the GIMP home page at gimp.org.

The following GIMP PDF's are in order by
number of pages --- shortest first
(for those who are looking for brief introductions).
See the bottom of the list for
reference manuals and the like.

Image Magick :

    See the Wikipedia page on the Image Magick utility programs.

    See the Image Magick home page at imagemagick.org, where there are lots of 'how-to' pages. See the 'Usage' page.

    To find examples of scripts that use Image Magick commands, you can do a WEB SEARCH on keywords such as:
    bin sh convert imagemagick
    (where 'convert' is the main ImageMagick program).

    There are many ImageMagick scripts in the IMAGEtools subset of scripts in the 'feNautilusScripts' subsystem at www.freedomenv.com.


Inkscape :

The following Inkscape PDF's are in order by
number of pages --- shortest first
(for those who are looking for brief introductions).
See the bottom of the list for
reference manuals and the like.

mtpaint : (Mark Tyler Paint)

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

FONTS on Linux :


Open Office - overviews :


Open Office Getting Started :


Open Office Writer :


Open Office Calc :


Open Office Draw :


Open Office Impress :


Open Office Macros :


Open Office, Migration to :


Scribus desktop publishing program :

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

Avidemux - PDF files :


DVD video creation, on Linux - PDF files :


ffmpeg video tool, on Linux :

    To find guides and help for the latest ways to use the ffmpeg video-audio tool on Linux (especially conversion from one video format to another), you can do a WEB SEARCH on keywords such as:
    ffmpeg video linux guide.


Kdenlive - Web links :

Kdenlive - 'how-to' videos :

(These are Flash '.flv' files archived on this site - to avoid links that go dead.
I may replace these someday with better ones. See some links to Kdenlive video how-to's above.)


Openshot video editor - Web Links


Ubuntu Studio - PDF files :


Video Capture, on Linux - PDF files :

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

General Linux guides :

Ubuntu guides :

< Go to Table of Contents, above. >

< Go to Table of Contents, above. >

Linux Programming Guides (a separate page of 100-plus guides, mostly PDF's --- including many guides on 3D programming, OpenGL, game programming, GUI programming, etc.)


For script code examples, see my Handy Scripts page.


Many instructive shell script code samples are available through code archive web sites such as


Another handy source of help and code samples for shell scripting is forums, such as


Since many shell scripts start off with a call to the '#!/bin/sh' or '#!/bin/ksh' or '#!/bin/bash' interpreter, one way to find code samples is to do web searches on keyword strings such as

NOTE:
Since Google essentially replaces special characters in your search strings with a blank character (and seemingly replaces leading blanks by a null character),

  • a search on "bin/sh"
  • a search on "bin sh"
  • a search on "#!/bin/sh", and
  • a search on "   bin sh"
will usually return the same 'hits'.

The most practical and useful book on shell scripting that I have ever found is the O'Reilly book, 'Unix Power Tools'.


Shell scripting tutorials :

There are many web sites that provide tutorials for shell scripting. Someday I may provide a separate web page of such sites. Unfortunately, many such sites go dead quite rapidly.

In the meantime, here are a few links to some tutorials :

A problem with tutorials is that they often contain many code 'snippets' but not many complete code samples that accomplish very much. To accomplish much, they would have to be too long for a tutorial.

See my script code samples page, for some complete samples, not just snippets.

< Go to Table of Contents, above. >

Linux Boot Info :

Linux Kernel Compiling :

Linux Monitor Configuration : (Example config files)

How the guides (above) are presented :

For most guides for which a PDF file is available, a copy of the PDF guide is preserved on this web site --- rather than providing a link to a guide on the web. (External links 'go dead' all too frequently.)

For some guides, there may be a link to an external web page that provides a guide in HTML format. BUT ...

Over a period of months or years, the original web sites and web pages vanish --- and PDF files and HTML-based guides become inaccessible. Because that lesson has been learned many times over, an image of an HTML-based guide that was found elsewhere may be preserved on this web site --- images and HTML text --- preferably without any ads that were embedded in the web pages.

In some cases, the guide is later improved or updated --- by the original author or by new maintainers of the guide. Sometimes those improvements or updates will be provided --- by a newer PDF or by a new external link.

Alternative sources of guides or updated guides :

Alternatively, do a web search, with key words describing the guide (or using actual sentence fragments of a guide), to see if there are updates to the guide, available on the web.

An alternative way of finding guides: I have a page of Linux Apps with website links and screenshots on my 'Computer - Linux Software Websites' page.

Also, see my script code samples page, for some complete samples of handy shell scripts. Scripts are often needed to augment the 'unfinished', 'incomplete' state of many Linux apps --- especially in the area of (batch) image/photo processing. For example, there is nothing yet, for Linux, in the way of a 'feature-full', lightweight, batch-capable, interactive image editor such as Irfanview, which is only available on MS Windows.

For more 'Computing' info, try the 'Computer Topics menu' link at the top of this page.

Bottom of this
Linux Guides (of Others) page.

To return to a previously visited web page location, click on the Back button of your web browser a sufficient number of times. OR, use the History-list option of your web browser.
OR ...

< Go to Start of the Guide links, above. >

< Go to Table of Contents, above. >

< Go to Top of Page, above. >

Page was created 2010 Feb 18.

Page was changed 2012 Jun 01.

Page was changed 2018 Dec 13.
(Added css and javascript to try to handle text-size for smartphones, esp. in portrait orientation. Added some links.)


If it gets to this, shoot me.