Skip to content

This is my first repository as a full-stack engineer

Notifications You must be signed in to change notification settings

Trisraki/zero_day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

[Optional] Vagrant

DevOps

Virtual machine

Learning Objectives

  • What is a virtual machine
  • What is Vagrant
  • Who wrote Vagrant
  • What is Ubuntu
  • What does “Ubuntu” mean
  • How to use VMs with Vagrant
  • What does the command uname do

Install git

$ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install git

Basic usage

$ git clone $ touch test $ git add test $ git commit -m "Initial commit" $ git push origin main

Tasks

0. Create and setup your Git and GitHub account
1. Hello Ubuntu

About

This is my first repository as a full-stack engineer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published