Book Review: The Linux Programming Interface
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.
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.
I needed to upgrade my existing desktop computer, I just needed a little more power than my faithful old Dell OPTIPLEX 745 was providing. Although… Read More »Viglen Genie Desktop PC Ubuntu Linux v14.04 LTS Review
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
One of the really great things about the Raspberry Pi is that it is a Linux based computer, so pretty much anything you can do… Read More »How to configure a network shared folder on raspberry pi
Developing applications for your Raspberry PI, you will often need to connect to the Raspberry PI from another computer to deploy code or run tests… Read More »How to Remotely access the Raspberry Pi using SSH
Over the past 3 years there has been a lot of buzz and chatter on the internet about the Raspberry Pi. However, for the uninitiated… Read More »What is a Raspberry Pi?
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 .
In a previous blog post we provided a some instructions on how to watch netflix on ubuntu desktop by installing netflix desktop, although that solution worked… Read More »Watch netflix on ubuntu desktop
mcrypt extension is missing. Please check your PHP configuration. This is the error message that was displayed with setting installing phpMyAdmin a new ubuntu 14.04… Read More »PHPMyAdmin mcrypt extension is missing
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