View Post

How To Install Gitlab On Ubuntu 16.04

In Ubuntu, Video, Virtualization by dbtech

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 …

View Post

Virtualize Kali Linux the Easy Way

In Kali Linux, Virtualization by dbtech

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 …

View Post

How To Install Skype on Ubuntu

In Tutorials, Ubuntu by dbtech

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” …