Author Archives: Brian

Node-RED, npm, sudo and permissions

I ran into a problem on my Pi yesterday; I could not update any npm installed packages.  If I did try, it simply failed, quietly.  Some searching led me to believe that it was because I had installed npm using … Continue reading

Posted in Linux, Node-RED | Tagged , | Leave a comment

A New Discovery

I actually love it when I come across something new, even if I should have found it ages ago. WinSCP. How I have never come across it beats me, but if you regularly edit files on different systems, this is … Continue reading

Posted in RaspberryPi, Technical - General | Leave a comment

Trouble with Hosting at SmartHost

If you happened to notice a number of posts simply disappearing, it was because my hosting provider SmartHosting had some sort of failure last week which meant they lost a number of days work.  I noticed it on Sunday and … Continue reading

Posted in General | Tagged , | Leave a comment

Node-RED and XML to JSON

I’m trying to catch up with a whole load of stuff I did before I started this blog; as much as anything, so I can remember what I did for when I need to do it again! Following on from … Continue reading

Posted in Coding and Programming, Node-RED | Tagged , , , | Leave a comment

Reducing Spam on WordPress and Blacklists

It is a shame that there are folk in the world that have nothing better to do that try and irritate others. Sadly that is the way it is.  Inevitably, having only set the blog up a week ago and … Continue reading

Posted in WordPress | Tagged , | Leave a comment

USB to VGA adapter

A really quick blog on an item I got from Amazon this week I had a couple of old 21″ monitors kicking around that I wanted to use on a dual stand, but the monitors only have a VGA input.  … Continue reading

Posted in Hardware | Leave a comment

Bash on Windows

Bash on Windows is a fantastic tool. If you have not heard about it I suggest a bit of Googling but in short, it is a fully fledged (well almost) Ubuntu system running right on Windows.  I don’t intend to … Continue reading

Posted in Technical - General | Tagged , , | Leave a comment

Monitoring Processes using Monit

Monit and it’s big (paid for) brother M/Monit are great tools for monitoring processes on your Raspberry Pi (or any Linux based system).  The first thing to note though is that Monit cannot be used to monitor processes started using … Continue reading

Posted in Linux | Tagged , | Leave a comment

WordPress Plugins and Code Snippets

I have used WordPress on and off for a number of years and I think I can say it does the job. However, it does annoy me sometimes. With this blog, I intend to share quite a lot of code … Continue reading

Posted in WordPress | Tagged , | Leave a comment

Installing Raspbian onto the PiDrive (HDD)

In the previous blog, I explained how I got to this point. Briefly, I have a new B+ RaspberryPi and a WD Labs PiDrive HDD.  The aim is to end up with Jessie Lite booting off the PiDrive. There are … Continue reading

Posted in RaspberryPi, Technical - General | Tagged , , , , | Leave a comment