Posts

Showing posts with the label linux

Pintos : Series : Part 1 : Installation

Image
PintOS is an Operating system, but this is not a complete OS. There are many kernel level functions implemented but we need to modify it to implement it correctly. So, if you are taking OS course or interested in Operating Systems then you can follow my PintOS Series. As installation of PintOS is the most important and tedious task, so we need to do it first! Actually I have learnt about the installation steps from various sites, I will share their links side by side. What I grasped from there, I will compose it into this post. I know you might be thinking if the installation steps are already available on-line, then why am I writing them for you? The reason for this is that, when I installed PintOS, I found a lot of problems initially but then it worked. So, what I understood from my experience and from the sites, I will share that. I believe that if learning is done through mutual cooperation,  then this will benefit everyone . So, let's learn together.... First Mist...

Linux Kernel : Continuation : Basic Tutorial

Image
So, yes.. I was given some tasks on LINUX and while searching for it, I found this important basic tutorial . This tutorial is by Maker Pro .  I can tell you some of the things about LINUX, but I prefer you, to read it by yourself... so without further ado, go and get something from here .