The Mixcder E9 headphones are easily the best headphones under $100. The folks over at Mixcder reached out to me to ask if I’d be interested in reviewing their E9 over-ear noise cancelling headphones. I’ve been using them for a month now and I’m in love. The construction quality of the Mixcder E9 headphones is great and their understated aesthetic …
Forget Discord and Setup Your Own Chat Server
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 …
Forget Discord and Setup Your Own Chat Server
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 …
Tonor Condenser Microphone Kit Review
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 …
How To Install Gitlab On Ubuntu 16.04
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 …
How To Install Gitlab On Ubuntu 16.04
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” …