Automation Using Shell Script

Table of Contents Add a header to begin generating the table of contents Introduction In today’s world, we are talking about programs or applications getting more intelligent – Self driving cars, M2M IoT communication, Virtual assistant applications like Google bots etc. At the crux of...
Read more
Scripting v/s Programming languages : Which one to choose?

Table of Contents Add a header to begin generating the table of contents Introduction Programming is defined as a process of creating a set of instructions that tells a computer how to perform a task. The main purpose of programming language is to find a...
Read more
Why Linux Is More Secure than Other Operating Systems?

Table of Contents Add a header to begin generating the table of contents A brief about OS Before getting into why is linux more secure than other operating systems, let us have a look into the brief on Operating Systems. Operating System is a software,...
Read more
Linux Internals Interview Questions : Multitasking | Memory Management | IPC Mechanisms

Table of Contents Add a header to begin generating the table of contents Introduction Linux Internals and networking module has various topics describing OS concepts, kernel, IPC, Multi-threading etc., Students should try to relate the concepts, understand and remember it. In one of the...
Read more
Android Things – an Introduction to Build Embedded Devices

Table of Contents Add a header to begin generating the table of contents Introduction Android Things is an android – based embedded operating system platform by Google. It is aimed to be used with low-power and memory constrained Internet of Things (IoT) devices, which are...
Read more