Showing posts with label sudo. Show all posts
Showing posts with label sudo. Show all posts

Wednesday, 22 August 2018

The end of the line for gksu?

It was only recently that I upgraded my Lubuntu laptop to 18.04, and then found that some of my .desktop launchers had stopped working.


Many Linux distros have now decided to drop gksu as they feel it is unsafe to launch GUI apps as Root.


Well whoopy-do!  Safe or unsafe, I still want to do it.

Sunday, 14 September 2014

RaspberryPi Web server: GPIO access

Controlling the RaspberryPi GPIO remotely, over a network or across the internet, seems like an interesting trick.


I copied some code from the net and gave it a try, but unfortunately it didn't want to play.


So I went back to basics and created my own simple test routine.

Friday, 1 November 2013

Class notes; How To Drive LEDs From A RaspberryPi


I was asked recently to help with a RaspberryPi training session for a group of young Computer Science pupils.

 

So this post is simply the hand-outs from this session.