Skip to content

I am Christopher Bale

Tech Journal and Ideas Explored

Category: linux

September 24, 2019September 25, 2019 D0nBale

Adding a Linux EC2 instance to AWS Managed AD

aws, AWS Managed AD, linux
Adding a Linux EC2 instance to AWS Managed AD

Step-by-step guide CENTOS (yum): sudo wget -O /etc/yum.repos.d/pbiso.repo http://repo.pbis.beyondtrust.com/yum/pbiso.repo sudo yum clean all sudo yum install pbis-open UBUNTU(apt): wget -O – http://repo.pbis.beyondtrust.com/apt/RPM-GPG-KEY-pbis|sudo apt-key add –

Read More
June 13, 2019June 13, 2019 D0nBale

Converting and Importing a Virtual Box VM into a AWS EC2 AMI

aws, linux, sysadmin
Converting and Importing a Virtual Box VM into a AWS EC2 AMI

Sometimes we need to release our local Virtual Machines (VMs) into the cloud here’s how: First we need to add some confirguration to the local

Read More
October 11, 2018 D0nBale

How do I add swap space to a Linux system

linux, sysadmin

To add 1GB of swap to your server, for example, follow these steps: Create the file to be used for swap. sudo fallocate -l 1G

Read More

Me…

D0nBale

UK based DevOps Engineer certified in Linux and AWS. Working with Ansible, Terraform, Packer, Jenkins & Docker Always learning...

cmdline magic...

mkdir project1 && cd $_

— make a directory and change to it

Recent Posts

  • Redis Sentinel Failover
  • Scaling a node out of a kubernetes cluster in kops
  • Using Flutter with the updated amplify_flutter plugin
  • Bash Cheat Sheet
  • Setting up Pandora Network Monitoring

Categories

  • amplify
  • aws
  • AWS Managed AD
  • bash
  • docker
  • ec2
  • flutter
  • kubernetes
  • linux
  • NextCloud
  • photoshop
  • puppet
  • redis
  • sysadmin
  • Uncategorized
  • windows 10

Come follow me…

Follow Us on GithubFollow Us on Twitter
All Rights Reserved 2022
Proudly powered by WordPress | Theme: Gist by Candid Themes.