JOURNEY TO THE CLOUD

Opeyemi Seriki
1 min readFeb 16, 2021

--

THIS IS AN INTRODUCTION INTO MY WEEKLY SERIES OF TASKS AND RESOURCES I USED TO EXECUTE THEM.

WEEK 1 TASK

  1. SETUP A VAGRANT ENVIRONMENT
  2. INTRODUCTION TO LINUX
  3. CREATE 3 GROUPS AND 15 USERS
  • Assign the 15 users across the 3 groups
  • Demonstrate that user(s) in a group cannot access files/folders that belong to another group unless they are added to that group

4. SET UP A REMOTE SERVER IN THE CLOUD (USE GCP FREE TIER)

  • Set up ssh client in your local machine
  • Use ssh in your local machine to login to your remote server

RESOURCES USED

With these resources above I was able to complete my weekly task

Watch out for week 2 Bash Scripting

--

--