Open Source Technology

Masters of Computer Science, Open Source Technology

Open Source Technology Old Exam Question – First Semester | MCS | Lincoln University College

LINCOLN UNIVERSITY COLLEGE EXAMINATION PAPER FACULTY: COMPUTER SCIENCE AND MULTIMEDIA COURSE: MASTER OF COMPUTER SCIENCE YEAR/ SEMESTER:FIRST YEAR/SEMESTER ONE MODULE TITLE: OPEN SOURCE TECHNOLOGY CODE: MCSO 123 TIME ALLOWED:3 HOURS …...

Read More

Masters of Computer Science, 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 machine. For a single program, there can be multiple …...

Read More

Masters of Computer Science, Open Source Technology

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 Kernel is monolithic and OS operates in Kernel space. Complete …...

Read More

Masters of Computer Science, Open Source Technology

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 Programs BIOS Acronym for Basic Input Output System BIOS loads …...

Read More

Masters of Computer Science, Open Source Technology

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 with 3 tyoes of owner User Owner of the file …...

Read More

Masters of Computer Science, Open Source Technology

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 is segmented and it contains data, it is a partion …...

Read More

Masters of Computer Science, Open Source Technology

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 depends on factors like Skills Area of focus Support Required …...

Read More

Masters of Computer Science, Open Source Technology

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 Directly interacts with hardware Shell Interface to kernel Hides complexity …...

Read More

Masters of Computer Science, Open Source Technology

Linux Standard Directories

Linux Standard Directories All files and directories are under root directory (/) Some standard directories are /root Every file and directory starts from root Root user can write on this …...

Read More

Masters of Computer Science, Open Source Technology

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 customization option GPL License – free to modify and redistribute …...

Read More
Close