Skip to content

I am Christopher Bale

Tech Journal and Ideas Explored

Tag: aws

October 24, 2019February 25, 2020 D0nBale

Permanently Set HOSTNAME in an AWS EC2 instance

aws, ec2

This is more when you want to create an AMI from an EC2 image and you want it to have a persistent hostname. This was

Read More
September 25, 2019 D0nBale

Ensure DNS Nameservers are correct on EC2 startup

aws, ec2

vim /etc/sysconfig/network-scripts/ifcfg-eth0 add PEERDNS=no sudo vim /etc/resolv.conf make sure this file is as you want it and then make a copy sudo cp resolv.conf resolv.conf.bk

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

Me…

D0nBale

UK based Linux SysAdmin with skills in the art of Bash & Python, I am also proficient in HTML, CSS, JavaScript and Wordpress. Always learning...

cmdline magic...

md () { mkdir -p “[email protected]” && cd “[email protected]”; }

— Create a directory and change into it at the same time

Recent Posts

  • Bash Cheat Sheet
  • Setting up Pandora Network Monitoring
  • Nextcloud keeps crashing (Solution)
  • Permanently Set HOSTNAME in an AWS EC2 instance
  • Prepare a Centos6 AMI to use on C5/M5 Instances

Categories

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

Come follow me…

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