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
Linux Internals – Interview Preparation Guide – Free Download
Table of Contents Add a header to begin generating the table of contents Introduction As a part of our ECEP (Emertxe Certified Embedded Systems) program in Emertxe, we teach Linux Internals and Networking, where our students acquire in depth knowledge in Linux programming. It is necessary...
Read more
Cut Command : Filtering What You Want
Table of Contents Add a header to begin generating the table of contents Introduction As a sequel to the previous article about Split command, thought of sharing another useful command called ‘cut’ that is available in Linux environment. Similar to split, often we run...
Read more