Jumat, 12 Desember 2014

Bristol Digest, Vol 580, Issue 10

Send Bristol mailing list submissions to
bristol@mailman.lug.org.uk

To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.lug.org.uk/mailman/listinfo/bristol
or, via email, send a message with subject or body 'help' to
bristol-request@mailman.lug.org.uk

You can reach the person managing the list at
bristol-owner@mailman.lug.org.uk

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Bristol digest..."


Today's Topics:

1. Linux training references (Dylan Taylor)
2. Re: Linux training references (Ian Collier)
3. Linux Foundation for Beginners (Dylan Taylor)
4. Re: screen savers (Christopher Horler)
5. Re: Linux training reference books etc (Alex Butcher (LUG))
6. Re: Just for a larf, I thought I'd offer these here...
(Stuart Ward)
7. Re: Just for a larf, I thought I'd offer these here... (Zaniyah)


----------------------------------------------------------------------

Message: 1
Date: Thu, 11 Dec 2014 12:57:11 +0000
From: Dylan Taylor <thefishstation@gmail.com>
To: bristol@mailman.lug.org.uk
Subject: [bristol] Linux training references
Message-ID:
<CA+r7K8xE4s2-VmKrhj0uhDnR8e=Gek+cN=j13hnQVn40r6jsZA@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hey thanks so much to you all for your input.

I will be reading through what you posted, I have already enrolled on the
edx course that starts in January - free to do so might be worthwhile to
share that...

I just received a copy of Linux Foundation for Beginners By Ahmed Ali
Shlule, it looks great and I have seen that a college in the UK is
following his exact, and I do mean exact content on their courses and
charging ?999 for the privilege, not bad for a book that costs ?12.99.
Still that is the slashed price - they claim to have reduced it from ?1500
originally.

I'm intrigued about your meetings in Bristol... What happens? I'm in Frome
so it'd be a real trip to the big city for me..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20141211/b402fc54/attachment-0001.html>

------------------------------

Message: 2
Date: Thu, 11 Dec 2014 14:12:09 +0100
From: Ian Collier <ianpcollier@gmail.com>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] Linux training references
Message-ID: <E95C35FB-6382-4769-8535-EF2897FE8047@gmail.com>
Content-Type: text/plain; charset=windows-1252

If online study works for you you could look at Linux Academy (https://linuxacademy.com)

It is ~$200/year and works well for some people.

Much of their material specifically targets the LPI certifications.

?Ian

> On 11 Dec 2014, at 13:57, Dylan Taylor <thefishstation@gmail.com> wrote:
>
> Hey thanks so much to you all for your input.
>
> I will be reading through what you posted, I have already enrolled on the edx course that starts in January - free to do so might be worthwhile to share that...
>
> I just received a copy of Linux Foundation for Beginners By Ahmed Ali Shlule, it looks great and I have seen that a college in the UK is following his exact, and I do mean exact content on their courses and charging ?999 for the privilege, not bad for a book that costs ?12.99. Still that is the slashed price - they claim to have reduced it from ?1500 originally.
>
> I'm intrigued about your meetings in Bristol... What happens? I'm in Frome so it'd be a real trip to the big city for me..
> _______________________________________________
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol




------------------------------

Message: 3
Date: Thu, 11 Dec 2014 15:23:34 +0000
From: Dylan Taylor <thefishstation@gmail.com>
To: bristol@mailman.lug.org.uk
Subject: [bristol] Linux Foundation for Beginners
Message-ID:
<CA+r7K8wNXeNoHEF20CdATe0cmpCX_DQBj44Y2wBd5c1tszvpbA@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Oops, the reason that the course I mentioned has the exact same content as
the book is that the author owns the training company.
#that'stotallyokthenshameface
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20141211/378b0e80/attachment-0001.html>

------------------------------

Message: 4
Date: Thu, 11 Dec 2014 18:13:48 +0000
From: Christopher Horler <cshorler@googlemail.com>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] screen savers
Message-ID:
<CAAeT8m9d81Z-wBkoYHOOtGgX1jPkLFCCmwx6kgg27LKB5rpjtA@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8

In VLC http://git.videolan.org/?p=vlc.git;a=blob;f=modules/misc/inhibit/dbus.c

On my system I can get the same behaviour (temporarily) using
qdbusviewer and calling the org.freedesktop.ScreenSaver interface's
Inhibit() method. (the application has to remain connected to dbus)

Both files in the directory are useful for other Desktop environments.

Chris

On 9 December 2014 at 20:33, jpff <jpff@codemist.co.uk> wrote:
>
>
> On Tue, 9 Dec 2014, Alex Butcher (LUG) wrote:
>
>> It's up to the application to inhibit the screensaver as necessary, and if
>> configured to do so. The precise method varies from screensaver to
>> screensaver, and some don't include it in some versions
>> (gnome-screensaver,
>> IIRC).
>>
>> Presumably this is Adobe flash video?
>
>
> I guess so but not certain
>
>>
>> What browser(s) are you using?
>
>
>
> Seamonkey; I do have firefox which I rarely use
>
>>
>> What screensaver are you using? Check, because just because you have a
>> .xscreensaver file in your home directory doesn't necessarily mean that's
>> what
>> you're using.
>>
>
> I have no idea what screen saver is in use. I get a blan screen after some
> idle time. Searched for references to screen saving in various places with
> no success
>
> I did notice that the .xscreensaver file is from 2002 but I have been using
> X11+fvwm since way before that. Could be from my SGI days?
>
> > Best regards,
>>
>> Alex
>>
>
> Thanks for the response. I even looked at the sources of vlc without much
> enlightenment.
>
> However looking closely at fvwm configurations I think I need "xset s off"
>
> ==Jphn ff
>
>> On 9 December 2014 18:41:52 GMT+00:00, jpff <jpff@codemist.co.uk> wrote:
>>
>> I am embarrassed to ask such a trivial question, but......
>> When I watch TV, BBC-iplayer or ITV, the screen saver kicks in every
>> 10 minutes or so (not timed it) and I have to get up an wiggle the
>> mouse, rather like http://xkcd.com/196/
>> When I d/load stuff and view with vlc this does not happen, so I
>> assume that vlc is overriding in some way.
>> How do I turn screen saving off? There is a .xscreensaver file but I
>> do not know what it means; or more importantly how to switch it on/off
>> No desktop; X11 with fvwm with openSuSE. No tray, no icons
>> ==John ffitch
>>
>> ______________________________________________________________________________
>> Bristol mailing list
>> Bristol@mailman.lug.org.uk
>> https://mailman.lug.org.uk/mailman/listinfo/bristol
>>
>>
>> --
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity.
>>
>
> _______________________________________________
>
> Bristol mailing list
> Bristol@mailman.lug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/bristol



------------------------------

Message: 5
Date: Thu, 11 Dec 2014 23:43:45 +0000
From: "Alex Butcher (LUG)" <lug@assursys.co.uk>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>,
Dylan Taylor <thefishstation@gmail.com>
Subject: Re: [bristol] Linux training reference books etc
Message-ID: <77FFB4BE-9B5C-4E23-BFD2-5C59BFE77A91@assursys.co.uk>
Content-Type: text/plain; charset="utf-8"

http://www.hotukdeals.com/freebies/linux-for-dummies-9th-edition-ebook-usually-22-99-free-for-a-limited-time-2081723

On 10 December 2014 09:16:19 GMT+00:00, Dylan Taylor <thefishstation@gmail.com> wrote:
>Hi, I'm new to the list, have been listening in for a few days... Onto
>business:
>
>Would anyone care to recommend any particular text books (or online
>resources that have been useful to you) that would suit a person (me)
>who
>is looking into putting together some basic linux training sessions to
>introduce newbies into the world of linux os?
>
>Initially I am just looking at teaching individual users and the aim is
>not
>more than getting them comfortable with installing and day-to-day use
>of
>linux as an alternative to you know who.
>
>Plain english is my first priority, and my focus will be on delivering
>training rather than becoming a technical expert.
>
>Any input and perhaps offer of sale of books that are sitting on your
>shelf
>gathering dust would be appreciated.
>
>Long live the Revolution!
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Bristol mailing list
>Bristol@mailman.lug.org.uk
>https://mailman.lug.org.uk/mailman/listinfo/bristol

--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20141211/0a82938b/attachment-0001.html>

------------------------------

Message: 6
Date: Fri, 12 Dec 2014 00:21:32 +0000
From: Stuart Ward <stuart.ward@bcs.org>
To: Bristol and Bath Linux User Group <bristol@mailman.lug.org.uk>
Subject: Re: [bristol] Just for a larf, I thought I'd offer these
here...
Message-ID:
<CAMJ2t=WQmGPCn5=WnaRnJmPs83igoMrybCr4VTrXfn_5Qf664Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On 9 December 2014 at 18:22, Chris Makepeace <chris@makepeace.net> wrote:

> Wonderful stuff from... Microsoft!
> Install CDs for
> Windows 95 (with USB support!)
> Windows 98 SE
> Windows NT4 Workstation
> Windows Vista (pirate, cracked), also SP1 CD
> Works 8 (2004)
>

The CDs make good coffee cup coasters...

-- Stuart Ward M +44 7782325143
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20141212/88edc0bf/attachment-0001.html>

------------------------------

Message: 7
Date: Fri, 12 Dec 2014 11:02:13 +0000
From: Zaniyah <zan@zaniyah.org>
To: bristol@mailman.lug.org.uk
Subject: Re: [bristol] Just for a larf, I thought I'd offer these
here...
Message-ID: <548ACB35.9070705@zaniyah.org>
Content-Type: text/plain; charset="windows-1252"

On 12/12/14 00:21, Stuart Ward wrote:
>
> On 9 December 2014 at 18:22, Chris Makepeace <chris@makepeace.net
> <mailto:chris@makepeace.net>> wrote:
>
> Wonderful stuff from... Microsoft!
> Install CDs for
> Windows 95 (with USB support!)
> Windows 98 SE
> Windows NT4 Workstation
> Windows Vista (pirate, cracked), also SP1 CD
> Works 8 (2004)
>
>
> The CDs make good coffee cup coasters...
>
> -- Stuart Ward M +44 7782325143
>

.. or tree decorations, if you drill a small hole and attach a string.
I've also seen more ambitious people with a lot of time to spare making
curtains/wall covers out of old CDs and DVDs by drilling in four small
holes and using jewellery pliers to wire them together.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.lug.org.uk/mailman/private/bristol/attachments/20141212/b08eafe5/attachment.html>

------------------------------

_______________________________________________
Bristol mailing list
Bristol@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/bristol

End of Bristol Digest, Vol 580, Issue 10
****************************************

Tidak ada komentar:

Posting Komentar