@@ -4,5 +4,5 @@ Linux was first released in September 17, 1991 by Linus Torvalds. Strictly speak
From a infosec perspective there are two reasons we should learn Linux. The first is that the majority of all servers in the world is running on Linux. And if we want to hack those servers we of course have to understand how they work. The second reason is that the vast majority of all hacking-tools are only available on Linux.
So in this chapter we are going to look at bit at some basic commands and basics of Linux.
So in this chapter we are going to look at bit at some basic commands and basics of Linux. Of course your can write quite a few books about Linux, so this tiny little introduction is just way to get you started. And also, I am just a beginner myself so I am just writing stuff that I myself need to learn.