Skip to content

Tips & Tutorials

Add new meanjs app to GitHub

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

This post is nothing more than a reminder to myself on how to add a newly generated meanjs application to a new GitHub repository.    This… Read More »Add new meanjs app to GitHub

How to Install Node Version Manager on Ubuntu Linux

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Typically developers will no doubt need to support software that has been developed using old outdated versions of a software framework or libraries within that… Read More »How to Install Node Version Manager on Ubuntu Linux

Enable SSH on ubuntu

Secure Shell (SSH) is an extremely useful tool when administering a number Linux servers. If SSH is not enable on your ubuntu server this guide will assist you in configuring SSH.

How to setup node.js on a raspberry pi

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

The Raspberry Pi is a great device for tinkering and hacking around different technology and hardware.  This evening  I thought it might be fun to… Read More »How to setup node.js on a raspberry pi

xfreerdp dual monitor support for RDP sessions on Ubuntu

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Ubuntu comes pre-packaged with an excellent tool to enable RDP sessions to other servers or desktops. The Remmina Remote Desktop Client, it works great but… Read More »xfreerdp dual monitor support for RDP sessions on Ubuntu

How to install magento on ubuntu

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

There are a number of blog posts available online which attempt to explain how to install magento on ubuntu for  development. However, having spent the… Read More »How to install magento on ubuntu

proxmox ubuntu firefox plugin error

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Proxmox VE is a complete open source virtualization management solution for servers.  The enterprise-class features and the intuitive web interface are designed to help you… Read More »proxmox ubuntu firefox plugin error

install python pip and django on ubuntu

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)





Django is a free and open source web application framework, written in Python, which follows the Model–View–Controller (MVC) architectural pattern.  In this article I will provide you instructions to install python pip and django on ubuntu linux to create a development site .

Read More »install python pip and django on ubuntu

How to upgrade Ubuntu using command line

Technical Director at threenine.co.uk
Gary is Technical Director at threenine.co.uk, an independent software vendor specialising in IoT, Field Service and associated managed services,enabling customers to be efficient, productive, secure and scale-able.
Gary Woodfine
Latest posts by Gary Woodfine (see all)

Although the Ubuntu team have made a great job of making the update process for the distribution really user friendly with a nice graphical user… Read More »How to upgrade Ubuntu using command line