fix: fix typo
This commit is contained in:
parent
e1bed7ffd3
commit
96bf5de005
@ -92,5 +92,5 @@ There are going to be lots of resources I find as we go through and much like th
|
||||
|
||||
As I mentioned next up we will take a look at the commands we might be using on the daily whilst in our Linux environments.
|
||||
|
||||
See you on [Day15](Day15.md)
|
||||
See you on [Day15](day15.md)
|
||||
|
||||
|
@ -155,7 +155,7 @@ Also to note if you type a command and you are no longer with happy with it and
|
||||
- [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70)
|
||||
- [Linux for hackers (don't worry you don't need be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day16](Day16.md)
|
||||
See you on [Day16](day16.md)
|
||||
|
||||
This is a pretty heavy list already but I can safely say that I have used all of these commands in my day to day, be it from an administering Linux servers or in my Linux Desktop, it is very easy when you are in Windows or macOS to navigate the UI but in Linux Servers they are not there, everything is done through the terminal.
|
||||
|
||||
|
@ -153,4 +153,4 @@ We will cover how you would edit a file using a text editor in a future session.
|
||||
- [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70)
|
||||
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day17](Day17.md)
|
||||
See you on [Day17](day17.md)
|
||||
|
@ -74,4 +74,4 @@ Another pointer to navigate around in vim we can use `H,J,K,L` as well as our ar
|
||||
- [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70)
|
||||
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day18](Day18.md)
|
||||
See you on [Day18](day18.md)
|
@ -196,4 +196,4 @@ Then providing everything is configured correctly you will be able to access via
|
||||
- [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70)
|
||||
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day19](Day19.md)
|
||||
See you on [Day19](day19.md)
|
@ -292,4 +292,4 @@ I have created a very simple bash file that helps me spin up a Kubernetes cluste
|
||||
- [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70)
|
||||
- [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE)
|
||||
|
||||
See you on [Day20](Day20.md)
|
||||
See you on [Day20](day20.md)
|
Loading…
Reference in New Issue
Block a user