Skip to content

Linux

How To Use Homebrew Package Manager On Linux

Homebrew has spawned several sub-projects such as Linuxbrew, a Linux port now officially merged into Homebrew; Homebrew Cask, which builds upon Homebrew and focuses on the installation of GUI applications and taps dedicated to specific areas or programming languages and Frameworks like PHP & NodeJS etc.

What is a Linux package manager

On Linux a popular and common method of installing software is to make use of a Package Manager, but Package Managers can help users accomplish a number of tasks. In this post, I’ll take a deeper look into Linux Package Managers.

How to create a git repository

Learn more about advanced fit configuration options to configure your git environment to manage your content and interactions
summary: In this tutorial we’ll guide you through the process on how to configure git and explore different options available

How to install Git on Linux

A tutorial to guide software developers through the steps required to install and configure Git distributed version control system on Debian based Linux distributions.
summary: Walk-through guide to install and configure git for use on your Ubuntu and Debian based Linux

How to use the Linux Terminal Window on Ubuntu

The terminal window for most average users and even some seasoned
developers may at first be an intimidating environment and for the most part a
place where wizards seem to be able cast weird and incomprehensible textual
spells that make computers respond or do things!

What is a terminal window

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)

Probably the most popular and common tool amongst software developers, regardless of programming language or specialism is the terminal window. For the most developers it… Read More »What is a terminal window

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