Devon and Cornwall GNU/Linux Users Group

  • About DCGLUG
    • FAQ
    • Join
    • Meetings
    • Mailing List Archive
  • About : GNU / Linux
    • Federated social media
    • Video on Free software
    • Video on DRM
    • Video on Creative Commons
    • Hacker / Hacking definition
  • Tutorials
    • BASH Tutorials
    • e-learning
    • My Sql
    • LaTeX and Overleaf
    • Send Plain text e-mail
    • Tutorial : GnuPG – Encryption & Signing
  • CHAT (IRC) / Matrix
    • IRC – Client Setup
      • Weechat Setup guide
      • Hexchat Setup
      • IRSSI Configuration
      • xchat – setup
      • ERC Setup
      • Chat – Matrix
    • DCGLUG on Mastodon

Gimp – Picture resize

Posted on 2014-08-27 by Paul Sutton

I have pulled in the tutorial from my website to the DCGLUG website,  this can be found at

http://www.dcglug.org.uk/gimp-picture-resize-tutorial/
http://www.nikeairmaxfreerun.com nike air max 90

Posted in Uncategorized | Leave a comment |

Job Vacancy : Digital Experience Manager

Posted on 2014-08-26 by Paul Sutton

LOCAL JOB VACANCY

Employer: SOUTH WEST GRID FOR LEARNING TRUST
Link to details : http://www.devonjobs.gov.uk/management-south-west-grid-for-learning-trust-digital-experience-manager/44066.job

 

  • Closing date:19 September 2014
  • Based at:Exeter

 
http://www.nikeairmaxfreedom.com nike air max

Posted in jobs | Leave a comment |

Sound converter tutorial

Posted on 2014-08-26 by Paul Sutton

I have added a simple sound converter tutorial to the website resources section

http://www.dcglug.org.uk/sound-converter/
http://www.nikeairmaxfreedom.com air max 95

Posted in Uncategorized | Leave a comment |

Global Hackathon

Posted on 2014-08-17 by Paul Sutton

 hack4goodlogo

Global hackathon 12-14 Sep 2014

0.6: hack against catastrophic climate change.

http://hack4good.io/  #hack4good

Flyer global H4G06 - LONDON2
http://www.nikeairmaxfreedom.com nike air max sneakers

Posted in Uncategorized | Leave a comment |

Fab Lab Taster Courses

Posted on 2014-08-15 by Paul Sutton

DEVON FAB LAB TASTER COURSES

** An Introduction to 3D Printing
------------------------------------------------------------
Saturday 16^th Aug - 11am , 1pm, 3pm.


**
An Introduction to Laser Engraving
------------------------------------------------------------
Saturday 23^rd Aug - 11am , 1pm, 3pm.


**
Printing Customised Cases and Covers
------------------------------------------------------------
Saturday 30^th Aug - 11am , 1pm, 3pm.


**
An Introduction to CNC Routing
------------------------------------------------------------
Saturday 6^th September - 11am , 1pm, 3pm.


**
An Introduction to Computerised Embroidery
------------------------------------------------------------
Saturday13^th September - 11am , 1pm, 3pm.


**
Bookings via our Eventbrite page:
http://fablabdevon.us8.list-manage.com/track/click?u=b8a10c99f56bd80ad9ba5aaa5&id=9846107b4b&e=2c61775a67

http://www.nikeairmaxfreerun.com nike air max 95

Posted in Courses, FabLab, hacking, Hardware | Leave a comment |

Web design course in Paignton

Posted on 2014-08-15 by Paul Sutton

Centrepeace in paignton are offering a 2 day web design course,   covering HTML / CSS and Java Script,  please see their website for more information

http://centrepeace.org.uk/1/post/2014/07/learn-web-design-centrepeace.html

Download pdf poster below.

learn_web_design__centrepeace

codeclublogo

If you are under 11 then something similar could be offered as part of code club ,  Please get in touch with centre peace directly and mention code club.

 
http://www.nikeairmaxfreerun.com nike air max 95

Posted in Uncategorized | Leave a comment |

Torios Project update

Posted on 2014-08-11 by Paul Sutton

Reproduced from my personal website http://www.zleap.net

For those of you who are following my blog / twitter feed you will know that I am involved as Documentation lead of the Torios project.  Over the past weekend I made a big stride in this.

  • Added the screenshot for the Jwm window manager settings manager
  • Added a section on testing and included some instructions on how to test a virtual box vdi hard disk image
  • Added information on how to create a flash disk.

There is still some work to do on this but I am getting there and hopefully this information can be synchronised with the online wiki manual.

We are still in internal testing phase at the moment but we should hopefully be able to release a pubic pre-alpha very shortly after which we will be seeking more feedback from user testing, so if you are interested please sign up.

If you can help in other ways please get in touch with the project leaders, details can be found on the website.  Ideally you will have a launchpad account which you will need to enable to you sign up to the main discussion list as well as edit and contribute to bugs, blueprints etc.  If you need help please ask.

If you are unsure what launchpad is please go to the website here. Or visit the Torios launchpad project portal.

 

Notes on early testing in virtual box seem to suggest that having 256 mb of RAM provides a nice quick system.  As this is a replacement for Windows XP which is now end of life.

Latest news can be found here.

IRC (chat) meeting schedule can be found here,  don’t worry if you don’t have an irc client I have added a web based interface to the channel
http://www.nikeairmaxfreerun.com nike air max 2015

Posted in Uncategorized | Leave a comment |

INXI : System information and More

Posted on 2014-08-05 by Paul Sutton

One of the nice things about hangong out on IRC and or with Linux user groups is you get to find out about all sorts of hidden gems.

INXI is one such gem. : https://code.google.com/p/inxi/

It is a full featured system information tool or as the website describes it “A newer, better system information script for irc, administration, and system troubleshooters.”

i believe this is installed by default on Mint and a few others for xubuntu you need to install it

sudo apt-get install inxi should do it

As with all or a vast majority of Linux commands there is a man page

man inxi

so what can it do

Well , to get some basic system information up you can use the -Sx argument

Source code   
$ sudo inxi -Sx
System:    Host: ER1401 Kernel: 3.13.0-30-generic i686 (32 bit, gcc: 4.8.2)
           Desktop: Xfce 4.11.6 (Gtk 2.24.23) Distro: Ubuntu 14.04 trusty

One of the more non system features is one that can give you info on local weather

Source code   
inxi -xxxWTorquay,Uk
Weather:   Conditions: 70 F (21 C) - Partly Cloudy Wind: From the South at 16 MPH Humidity: 78%
           Pressure: 29.98 in (1015 mb) Location: Torquay (UK) Altitude: 0 ft 
           Time: August 5, 4:52 PM BST Observation Time: August 5, 4:20 PM BST

Which is useful you can also invoke this from IRC clients with

/exec -c inxi -xxxWTorquay,Uk

for example which then executes within IRC, (not all channels appreciate this)

One of the ideas of this program is to provide people with system information so they can help you

of course you can send out put to a file with

/exec -c inxi -xxxWTorquay,Uk > output.txt
http://www.nikeairmaxfreedom.com nike air max 2014

Posted in Uncategorized | Leave a comment |

Exeter Raspberry Pi jam

Posted on 2014-08-04 by Paul Sutton

2nd August 2014, saw yet another pi jam take place in Exeter Library / Fab lab,  the 2 hour session seemed to be really busy. In the main fab lab there was a introduction to raspberry pi workshop where users were given an intro to the pi and had a chance to experiment with some electronic interfacing SAM_0240 The Library / fablab have some new raspberry pi model B+ for users SAM_0241 Bag of components from CPC ready for the work shop SAM_0244 This is a project from Mark evans, the display shows the Pis IP address SAM_0252 SAM_0253 Some of the creations by some of the younger visitors using scratch SAM_0254 And yes minecraft on the pi,  i think we managed to hack this enough to get the tnt blocks to explode with code rather than using redstone torches which are not available in MC Pi edition. SAM_0242 And bob made an appearance one of Tom Broughs many projects.  This is arduino based but that is not really important, anyone inspired to make their own Bob ask Tom for info :).

SAM_0248

 

Handy – Scratch controlled robot arm  (not the mini webcam)- issue with camera settings hence it is dark,

SAM_0203

Freddie (photo from a previous jam ) has now improved further.

 

So in all an excellent jam,  more of the same on Saturday 9th August in paignton,  we hope to see lots of people there :), and maybe we can look in to doing mini workshops at a future date.

 
http://www.nikeairmaxfreerun.com nike air max 95

Posted in Arduino, coding, programming, Raspberry pi | Leave a comment |

Fab Lab – Raspberry Pi Introduction – Exeter Central Library

Posted on 2014-07-28 by Paul Sutton
Introduction to the Raspberry Pi. I can't imagine any
of our regulars have been underfed Pi, but I'm sure some here are
scratching their heads wondering whether the Raspberry Pi is for them.

http://www.eventbrite.co.uk/o/fablab-devon-6722521537

http://www.nikeairmaxfreerun.com nike air max

Posted in Raspberry pi | Leave a comment |
« Previous Page
Next Page »

Recent Posts

  • Tinkerers Meeting – June 2025
  • Meetings June 2025
  • End of Windows 10
  • LibreOffice 24.8.7 is available for download
  • EU security bug database

RSS Debian Security

  • DSA-5941-1 gst-plugins-bad1.0 - security update
  • DSA-5942-1 chromium - security update
  • DSA-5940-1 modsecurity-apache - security update

RSS Debian News

  • Updated Debian 12: 12.11 released
  • Updated Debian 12: 12.10 released
  • The Debian Project mourns the loss of Steve Langasek (vorlon)

CyberChimps WordPress Themes

© 2021 Devon and Cornwall GNU/Linux Users Group