Why I use Linux as my developer platform
Detailing how and why I use Linux as my primary operating system even though I am primarily a Dotnet Developer
Detailing how and why I use Linux as my primary operating system even though I am primarily a Dotnet Developer
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.
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.
An introductory tutorial on how to install the handy command line tool name wget and when and where to use it
In this tutorial we’ll guide you through the process on how to configure git and explore different options available
An introductory tutorial on how to install the handy command line tool name cURL and when and where to use it
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
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!
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
the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system.
Instructions on how to burn SD card to create a Raspberry PI SDc ard
Linux Command Line Cheat Sheet from threenine.co.uk. A cheat sheet of common linux commands . Quick and Easy terminal command reference sheets for Linux and Ubuntu. Download your free and un-gated copy today.
A quick tip to get pbcopy alias configured on your ubuntu in order to copy standard input from the terminal
I review my purchase of Viglen Genie Desktop PC Ubuntu Linux
You may on occassion feel the need to automate certain processes or proceudres on your linux based computer. These maybe simple processes like ensuring your… Read More »How to execute a BASH script
I’ll cover how to install MySQL Server on Ubuntu 18.04 Server. MySQL is a popular and widely used relational databases amongst developers, especially Linux based… Read More »Install MySQL on Ubuntu
If you are constantly updating your linux installation you may find over time that your boot partition may be running out of space and if… Read More »Remove All Unused Linux Kernel Headers, Images and Modules from ubuntu boot
In this post I will be providing a quick set of instructions and a script to install AdobeAir & Balsamiq on a Unbuntu desktop. These… Read More »Install AdobeAir & Balsamiq on ubuntu 14.X
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
A quick how to explaining how to set up a network shared folder on your raspberry pi enabling you to access the pi from a windows 8 computer