-
Published Tech talk
No matter how strong your security may be, humans will be the primary attacking point. Learn how to protect yourself online, and by extension, your systems. Sharpen your awareness of social engineering techniques and ...
•
By
Mason Egger
Security
Tech Talks
-
Published Tutorial
Django is a powerful web framework that allows you to deploy your Python applications or websites. Django includes many features such as authentication, a custom database ORM, and an extensible plugin architecture. Dj...
•
By
Mason Egger
Django
Python
Python Frameworks
Development
DigitalOcean App Platform
-
Published Tutorial
In this tutorial you will build a Slackbot in the Python programming language. As a fun proof-of-concept that will demonstrate the power of Python and its Slack APIs, you will build a CoinBot--a Slackbot that monitors...
•
By
Mason Egger
Ubuntu 20.04
Python
API
Slack
-
Published Tutorial
In this tutorial we will deploy a Flask App Using Gunicorn to DigitalOcean's App Platform.
•
By
Mason Egger
Python
Python Frameworks
DigitalOcean App Platform
Flask
-
Published Tech talk
Securely manage remote systems by making use of the full set of security features SSH has to offer, including strong encryption algorithms, ssh agents, two-factor authentication, and more.
•
By
Mason Egger
Security
Tech Talks
-
Published Tech talk
Live-coding demo using Terraform to deploy both DigitalOcean App Platform apps and traditional IaaS components that work together.
•
By
Mason Egger
deploy 2020
Tech Talks
DigitalOcean App Platform
Terraform
-
Published Tech talk
From firewalls, to user privileges, to access controls — this talk will not only explain the how, but also dive into the why of common security practices.
•
By
Mason Egger
Security
Tech Talks
-
Published Tech talk
Secure your Droplet from malicious actors attempting to compromise your systems. This talk will cover the foundations of securing your droplet, protecting your users, and keeping your data safe.
•
By
Mason Egger
Tech Talks
Security
-
Published Tech talk
An overview of the history and fundamentals of computer security. Explore security best practices, policies, the different threats you might face, and common resources you can use to keep your infrastructure safe.
•
By
Mason Egger
Tech Talks
Security
-
Published Tech talk
How to build a minimal, production-ready architecture using Terraform and DigitalOcean Droplet, LBaaS, VPC, Firewall, and DNS.
•
By
Mason Egger
Tech Talks
DigitalOcean Managed Load Balancers
Firewall
DNS
Terraform
-
Published Tutorial
Minecraft is a popular sandbox video game. As of late 2019, it was the second best-selling video game of all time. In this tutorial, you will create your own Minecraft server so that you and your friends can play toge...
•
By
Mason Egger
Gaming
Java
Ubuntu 20.04
-
Published Tutorial
Minecraft is a popular sandbox video game. As of late 2019, it was the second best-selling video game of all time. In this tutorial, you will create your own Minecraft server so that you and your friends can play toge...
•
By
Mason Egger
Ubuntu 18.04
Java
Gaming
-
Published Answer
If you can find the httpd.conf file you can search it for the DocumentRoot setting and it will tell you where your default file…
•
By
masonegger
-
Published Tutorial
In this tutorial, you'll enable the Remote-SSH plugin, configure Visual Studio Code to execute code on the remote server, and execute code from your local Visual Studio Code installation on the remote server.
•
By
Mason Egger
VS Code
Development
Ubuntu 18.04