Re: Examples of customized grub2 configuration files?

2017-04-05 Thread Tom H
On Mon, Apr 3, 2017 at 5:26 PM, Keith Lofstrom  wrote:
>
> I'm looking for examples (with explanatory comments) of
> customized configuration files to use in the /etc/grub.d
> directory, somewhere out there on the intertubes.
>
> Specifically, what I hope to add is a "11_single" file
> to /etc/grub.d that adds a boot menu option for booting
> the most recent kernel in single user mode.
>
> Yes, I know I can select a menu entry with "e", and
> then edit "SINGLE" onto the end of the kernel line.

If you set "GRUB_DISABLE_RECOVERY=false" in "/etc/default/grub", the
boot submenu will have single-user entry for every kernel.

If you set "GRUB_DISABLE_RECOVERY=false" and "GRUB_DISABLE_SUBMENU=y"
in "/etc/default/grub", the enu will have single-user entry for every
kernel.


Re: Book/Paper technical illustrations - inkscape?

2017-04-05 Thread Serguei Mokhov
On Wed, Apr 5, 2017 at 8:05 PM, Keith Lofstrom  wrote:
> I am considering Inkscape as a technical illustration
> tool for latex documents (papers and book chapters).
> Suggestions for better tools?
>
> I usually set up bash scripts (with lots of comments)
> to automate the assembly of my documents, rather than
> use graphic environments like openoffice. I am NOT
> looking for a complete document design tool.
>
> I have Inkscape running now in SL7.3, though it has
> a strange rendering problem (overlaid windows leave
> translucent ghosts) that I'll need to fix if I want
> to use it for production.

I used LaTeX and Inkscape for most of my drawings in my doctorate
dissertation. Though I did not use much of the built-in LaTeX
integration within Inkscape itself, for my documents I exported
drawings as .png or .pdf for better quality and used them as figure
environments. Inkscape is a good portable tool for such things. I used
a Makefile for automation and building of my thesis instead of bash
scripts to assemble the PDF.

-- 
Serguei Mokhov
http://www.cs.concordia.ca/~mokhov
http://cciff.ca | http://mdreams-stage.com
http://marf.sf.net | http://sf.net/projects/marf


Book/Paper technical illustrations - inkscape?

2017-04-05 Thread Keith Lofstrom
I am considering Inkscape as a technical illustration
tool for latex documents (papers and book chapters). 
Suggestions for better tools? 

I usually set up bash scripts (with lots of comments)
to automate the assembly of my documents, rather than
use graphic environments like openoffice. I am NOT
looking for a complete document design tool.

I have Inkscape running now in SL7.3, though it has
a strange rendering problem (overlaid windows leave
translucent ghosts) that I'll need to fix if I want
to use it for production.

Keith

P.S. I've used a hodgepodge of drawing tools over the
years for patents and papers and presentations and CAD.
Most are old and unsupported now, or worse, the tools
change interfaces to adopt the latest fashion.  I want
to think about my content, not admire the cleverness
of the toolmakers.  The best tools are like wallpaper,
and fade into the background.

-- 
Keith Lofstrom  kei...@keithl.com


Re: Scientific Linux 5 End of Life

2017-04-05 Thread Lamar Owen

On 03/31/2017 03:06 PM, Larry Linder wrote:

We are still using SL 5.10 on a number of workstations.  The users are
used to using KDE with a lot of desktops - 12 or more.  We switched a
number of boxes to SL 6.8 and we get a lot of grumbles about desktop.
We run VMWare and load applications that require Windows there.  We have
everything from Windows 2000 Server to Windows 10 on system.
If you want KDE 3 on SL6 or SL7, use the Trinity Desktop ( 
https://www.trinitydesktop.org/ ).  This is a currently-maintained KDE 3 
fork.  I'm using some of the packages in TDE R14 on EL7.


Re: RAID 6 array and failing harddrives

2017-04-05 Thread David Sommerseth
On 05/04/17 11:50, David Sommerseth wrote:
> ZFS looks great, so does btrfs - on the paper.  But until ZFS is native
> in Linux or btrfs stabilizes on the same level as ext4 and XFS, I'm not
> going that path for production environments :)

Just to be clear, when I say "ZFS is native in Linux" - I do mean
included and available as a build option in the upstream Linux kernel.
In my opinion, the OpenZFS [1] effort is not "native" in this regard.

[1] 


-- 
kind regards,

David Sommerseth