As a website or app developer, you’ll want to use some sort of code repository and versioning system to help keep your life a little more sane while you’re developing. In this video I’ll show you how to install GitLab 11.0.3-ee on a virtualized Ubuntu 16.04 setup. While installing GitLab on Ubuntu isn’t terribly difficult, it IS a bit time …
Virtualize Kali Linux the Easy Way
Since there have been a fair number of people having issues with getting Kali Linux setup on VirtualBox, I decided to make another video showing a MUCH easier way to get up and running with Kali Linux on VirtualBox. The default username is: root The default password is: toor I’m running Windows 10 and have Oracle VM Virtual Box installed …
Building a RetroPie Game Emulator with Raspberry Pi
Since I’m doing a Raspberry Pi giveaway, I thought I should do some Raspberry Pi content. In this video we’re going to take a look at building a RetroPi gaming system. RetroPi is a REALLY fun and simple way to play the games you (or your parents) grew up on in the 80s and 90s. It’s up to you to …
How To Install Skype on Ubuntu
Someone watched my video on how to install Skype on Kali Linux and asked me to show how to install Skype on Ubuntu. Here’s a video on how to do that. Download the install file from here: https://www.skype.com/en/get-skype/ You can also run the install via the terminal like this: Open Terminal Type in: sudo apt-get install skypeforlinux and press “Enter” …