Home
OchoaProjects
Cancel

ProxMox Setup and Installation

Proxmox VE is an open-source server platform for enterprise virtualization. As a Debian-based Linux distribution, Proxmox uses a modified Ubuntu kernel to run multiple virtual machines and containe...

Automating AWS VPC and EC2 Instances using Terraform

Terraform is a powerful tool that allows us to automate infrastructure in our cloud providers and much more. Using terraform to automate the building and configuration of our AWS enviornment to be ...

Checking AWS S3 Buckets With Python Lambda Function

This will be a basic example on using a python Lambda function to check S3 Buckets. Table of Contents Create a Lambda Function in AWS Python Code Source for Function Explaining the...

Provision a Linux Server With Docker Using Ansible

Using Ansible to provision remote servers with Docker and Docker-compose. Table of Contents Prerequisites Structure Files provisioning/hosts.yml provisioning/site.yml ...

Portainer Documented

Portainer is a simple and lightweight, but powerful application that is used to provide a web management interface that you can use to perform functions on your Docker host. Table of Contents U...

Deploying VMs With Terraform In ProxMox

Leveraging our ProxMox cloud-init templates to deploy VMs entirely through Terraform quickly and easily. Table of Contents Prep a cloud-init template to use with Terraform Install qe...

Create a Debian Cloud-Init Template on Proxmox

Cloud-Init is the de facto multi-distribution package that handles early initialization of a virtual machine instance. When the VM starts for the first time, the Cloud-Init software inside the VM w...

How to use Sony Remote Play on Linux

Chiaki is a Free and Open Source Software Client for PlayStation 4 and PlayStation 5 Remote Play for Linux, FreeBSD, OpenBSD, Android, macOS, Windows, Nintendo Switch and potentially even more plat...