Latest Posts
Monday, January 10, 2022
I've done a post on this before, but it was for an older version of Linux CentOS it no longer works for CentOS 8 Stream. So instead of updating the existing post, I am doing another post so it won't confuse you. The older post is for older version of CentOS and this one is for CentOS 8
The first thing you noticed after your install of CentOS on VirtualBox is that it's pretty small even if you put it in Fullscreen mode, it doesn't not fill the whole screen at all, as a matter of fact the size stayed the same.
In this post we are going to install the Guest Addition tool in VirtualBox to make the VM fullscreen truly fullscreen.
Here are the steps to make the VM fullscreen:
1. Log into your system as root
2. Run dnf update -y, if you have no internet access type dhclient -v to get access
3. Next we want to install Red Hat's repository of tools with this command dnf install epel-release
4. Once the update is finished run the command dnf install gcc make perl kernel-devel kernel-headers bzip2 dkms -y to install headers and build tools
9. Type in the root password and click on "Authenticate"
10. If you don't see your VM going fullscreen, then try reboot
11. Once rebooted click on "View", then "Full-screen Mode" to use your VM in fullscreen mode
Friday, October 1, 2021
Friday, September 24, 2021
Friday, September 10, 2021
Monday, September 6, 2021
To simulate a real world scenario often times you have to add components to your virtualize Linux operating system. In this post we are going to add a new disk to our virtual machine in Oracle's VirtualBox.
Here are the steps to adding a new disk to a VM:
1. Right click on your virtual machine and select settings then select "Storage", the power must be off. Click on the second icon next to the "Controller: SATA" section
2. On the next dialog click on the "Create" icon
3. Click "Next"
4. Click "Next"
5. Type in a name for the disk and then click "Create"
6. Select the disk under "Not Attached" and then click on "Choose"
7. Now your new disk is attached to the Virtual Machine, click "OK"
Wednesday, July 28, 2021
User Data in an instance allows you run commands while your instance boots up. In the previous posts we just plain vanilla instances so far. But in this post we are going to install the Apache Httpd service when we create our instance using User Data.
Here are the steps to create an instance with User Data:
In this blog we are going to start our journey into AWS infrastructure with the creation of an EC2 instance which is probably the most common task you'll ever do.Wednesday, June 9, 2021
Monday, January 20, 2020
The following steps is how you would create a Windows 2016 Server in the Azure Portal:
1. Log into Azure Portal, and mouse over "Virtual Machines", click on "Create"
Friday, August 3, 2018
Tuesday, July 31, 2018
People often get confused when they work with Azure because there are two versions of Azure. Most people call it the classic mode and the new portal Azure or the more official term is ASM vs ARM. In this post we will create a CentOS Linux virtual machine in the new Azure portal.
Tuesday, July 24, 2018
Tuesday, July 10, 2018
1. Make sure you have internet connection
2. Click "Start" on your "CentOS" VM
Tuesday, July 3, 2018
On the previous blog we went over how to create a new virtual machine for CentOS in VirtualBox. In this blog we will go over how to install the CentOS ISO file on the new virtual machine that we've just created. Below are the step by step instructions of how to install CentOS on VirtualBox.
Tuesday, June 26, 2018
Tuesday, July 11, 2017
Here are the steps to get the automation scripts for your VM in Azure:
1. Log into the Azure portal at https://portal.azure.com
2. Click on "Virtual Machines"
Tuesday, July 4, 2017
Follow the steps below to create a Windows Server Virtual Machine:
1. Log into https://portal.azure.com
2. Select "Virtual Machines"
Tuesday, June 27, 2017
Follow the steps below to connect to your Ubuntu Server in Azure:
1. Log into the Azure Portal at https://portal.azure.com
2. Click on "Virtual Machines"
Tuesday, June 20, 2017
Follow the steps below create a new Azure portal:
1. Go to the URL : https://portal.azure.com
2. Log in with your Azure credentials
3. Click on "Virtual Machines" make sure it doesn't say classic on the link
Tuesday, June 13, 2017
Follow the steps below to create a Linux virtual machine in Azure:
1. Type into the browser https://manage.windowsazure.com/
2. Log into Azure with your Azure credentials
3. On the left hand side of the portal click on the "Virtual Machines" link
Sunday, June 19, 2016
Step-By-Step Instructions:
1. Launch VirtualBox, right-click then select "Settings"















