View Post

Forget Discord and Setup Your Own Chat Server

In Tutorials, Ubuntu, Video by dbtech

Getting Started To get started with your own chat server, you’ll need a few things: A domain name A DigitalOcean account Putty Desktop Application Setup First, you’ll want to setup the Digital Ocean droplet with the following settings: – Ubuntu (whatever the most recent version is) – Standard Plan – Choose the Billing/CPU/RAM/Storage settings that fit your needs – Backups …

View Post

Forget Discord and Setup Your Own Chat Server

In Tutorials, Ubuntu, Video by dbtech

Getting Started To get started with your own chat server, you’ll need a few things: A domain name A DigitalOcean account Putty Desktop Application Setup First, you’ll want to setup the Digital Ocean droplet with the following settings: – Ubuntu (whatever the most recent version is) – Standard Plan – Choose the Billing/CPU/RAM/Storage settings that fit your needs – Backups …

View Post

Tonor Condenser Microphone Kit Review

In Product Review by dbtech

The Tonor Condenser Microphone Kit is a great, affordable way to make your videos sound better! The Tonor Condenser Microphone Kit includes a microphone, a scissor arm stand, a shock mount, a pop filter, and a foam cover. The Tonor Condenser Microphone Kit can be plugged directly into the microphone jack on your computer and will work, but to get …

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

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