The things of the internetThe Internet of things is what next will determine the new way on how we interact with technology, it’s the result of how small we have…Mar 17, 2020Mar 17, 2020
(Prelude) The Linux Programming Interface as seen by meA Prelude on how I plan to address my series on understanding The Linux Programming Interface By Michael Kerrisk.Jan 11, 2020Jan 11, 2020
What happens when you type gcc main.cgcc or otherwise known as the Gnu Compiler CollectionSep 19, 2019Sep 19, 2019
Difference’s between a hard link and a symbolic linkBoth soft and hard links are links which are basically the bridge between the file and the actual data that corresponds to the main file’s…Sep 17, 2019Sep 17, 2019
What happens when typing ls *.c into the command line.To start to understand how ls *.c works, one must understand how it works behind the scenes. Down far below in a computer is the Kernel…Sep 17, 2019Sep 17, 2019