Skip to content

Commit

Permalink
Fix link to day14 and day 15 issue MichaelCade#44
Browse files Browse the repository at this point in the history
Fixed the link to day14.md and day15 which were initially giving 404 page not found
  • Loading branch information
ronsamgeorge authored Mar 31, 2022
1 parent 8a91f66 commit fb58545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Days/day16.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Managing your Linux System, Filesystem & Storage

So far we have had a brief overview of Linux and DevOps and then we got our lab environment set up using vagant [(Day 14)](Day14.md), we then touched on a small portion of commands that will be in your daily toolkit when in the terminal and getting things done [(Day 15)](Day15.md).
So far we have had a brief overview of Linux and DevOps and then we got our lab environment set up using vagant [(Day 14)](day14.md), we then touched on a small portion of commands that will be in your daily toolkit when in the terminal and getting things done [(Day 15)](day15.md).

Here we are going to look into three key areas of looking after your Linux systems with updates, installing software, understanding what system folders are used for and we will also take a look at storage.

Expand Down

0 comments on commit fb58545

Please sign in to comment.