This category includes topics on computers, hardware, game console’s, cell phones, tables, and any type of general electronic awesomeness.

Installing Chromium On Ubuntu Mate On Raspberry Pi 3

I was working on my install of Ubuntu Mate on my Raspberry Pi 3 and decided to install Chromium. The current version would install with apt-get but would crash on

Read More

Setting Raspberry Pi To Full Screen

So far, every Raspberry Pi I’ve setup with every compatible Linux version has had a gap of resolution around the entire monitor. It seems to be a pretty standard occurance.

Read More

Installing Linrunner TLP Laptop Power Manager On Ubuntu

One of the first Ubuntu Installs that I tried on my HP Stream was completed by collecting a bunch of random data and turning that into my install. I found

Read More

Setting A Static IP Address On Raspberry Pi Zero Dongle

The Raspberry Pi Zero Dongle project is a great way to work or play with the Zero. I use it for developing and testing websites from my PC without sharing

Read More

Raspberry Pi Initial Configuration Using Raspi-Config

The Raspberry Pi doesn’t include a traditional BIOS or a battery. All settings that would usually be stored on a motherboard are housed on the SD card and things like

Read More

How To Reset Webmin Root Password Via SSH

I’ve had to to do this on my Raspberry Pi 3 running Raspbian. This will work for all Debian based distros running Webmin. /usr/share/webmin/changepass.pl /etc/webmin root NEWPASSWORD  

Read More

Free Responsive Theme For vTiger

I found this theme some time ago and it has been working great for me. You can find it at http://www.genius-crm.com/download. I’ve included the zip file here.

Read More

vTiger CRM Ad Removal Script

Found this script to remove the ad on the main landing page of your vTiger CRM installation. To use it, add a PHP file called noads.php in the root folder and

Read More

Run A Detached Application Or Process From Terminal

You may have noticed that when you run an application from the Linux terminal, it binds or locks to the window that it was opened from. There is a quick

Read More

33 Useful Linux Commands To Get Most Things Done In Terminal

I’ve compiled a list of the most commonly used terminal commands for Linux. For me, these commands are priceless as I spend as much time in a terminal window as

Read More