Skip to content

murphyqm/learning-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Linux

Welcome to your virtual machine! This will help you get to grips with some introductory Linux material.

First command

The very first command you are going to use, down in the terminal, is cd: this will bring you to your home directory and let you follow the guidance given in the tutorial slides here.

After the course

When you've worked through the content given in the presentation, you might want to continue by working through the content for The Carpentries Unix Shell Intro. In order to follow this course, you'll need to download the data to your codespace.

Download data

In the directory you want to download the data to (for example, navigate to your home directory with cd then execute the following scripts there):

wget https://swcarpentry.github.io/shell-novice/data/shell-lesson-data.zip

Then unzip the data:

unzip shell-lesson-data.zip

About

An introductory container to help you learn basic Linux command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published