LINCOLN UNIVERSITY COLLEGE EXAMINATION PAPER FACULTY: COMPUTER SCIENCE AND MULTIMEDIA COURSE: MASTER OF COMPUTER SCIENCE YEAR/ SEMESTER:FIRST YEAR/SEMESTER ONE MODULE…
Category: Open Source Technology
Background Processing in Linux. Here is what you need to know!
Introduction of Process Process is an instance of program. A new process is started when you gibe any command to…
Linux Kernel Fundamentals. Things you need to know about Linux Kernel
Introduction of Kernel Kernel is core of OS representing core aspect of Linux distribution for computers and servers Architecture of…
Boot Process in Linux | Understanding Boot process and related System files
We can distinct boot process in linux in 6 different stages These includes BIOS MBR GRUB Kernel Init Run Level…
File permission, changing permission and ownership in Linux
Linux Authorization For security purpose, LINUX divides authorization in Ownership Permission Ownwership In linux, every file and directory is assigned…
File Structure and Hierarchy in Linux
File Structure and Hierarchy File system is a collection of files in a structure on disk or partition When memory…
Variants of Linux! Most popular and useful distros
Variants of Linux There are hundreds of variants of Linux For you, which is best linux? To answer this, it…
Overview of Linux Architecture
Overview of Linux Architecture Hardware Consists all peripheral devices Physical devices E.g RAM, HDD, Processer, motherboard etc Kernel Core Component…
Linux Standard Directories
Linux Standard Directories All files and directories are under root directory (/) Some standard directories are /root Every file and…
Linux Vs Windows! Differences you need to know!
LINUX WINDOWS Users have access to source code Access of source code is not available to users Highly customizable Less…