Containers 101 – Pre-Work

Before you start the lessons you will need to have a Photon VM up and accessible on your laptop running in either Fusion on the Mac or VMware Workstation on Windows. You could also run Photon on vSphere as long as you have DHCP or can provide a static IP to the Photon VM. These steps will ensure your Photon OS is configured properly and ready to start learning how to deploy, build and operate containers.

Open the OVA you just downloaded in Fusion or Workstation and edit the network settings to Share with Mac or NAT on Windows

Power it on and login and change the password to your choosing

Username = root

Password = changeme

Now get the IP address of the new VM with the following command

ifconfig

Open a terminal session and ssh to the IP address as shown, type yes and enter your password to login. On Windows use Putty

ssh root@172.16.36.133

or Download Putty from here https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

You are now all set to start the first lesson

Remember sharing is caring!

3 Replies to “Containers 101 – Pre-Work”

  1. Pingback: Containers 101 – Push containers to Dockerhub | VMtoCloud.com

  2. Pingback: Containers 101 – Create a Contaner with Docker | VMtoCloud.com

  3. Pingback: Containers 101 – Run a Contaner with Docker | VMtoCloud.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.