Linux Essay Examples
The freedom to run the program, for any purpose (freedom 0). The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this. The freedom to redistribute copies so you can help your neighbor (freedom 2)….
Even though many Ubuntu functions can be performed through the GUI, they can be completed faster through the shell. The default shell that Ubuntu uses is BASH. Three features and roles of each feature for Saucy Salamander 1. LibreOffice – open-source Office suite 2. Radeon UVD support – deals with hardware decoding of H.264 and…
As software trends change with the time so will the technologies that they run off of and the platforms they use to operate on. One of those technologies is mainframes and the cost to operate these in the traditional sense comes at a very high cost. The solution is to migrate to a Linux/Unix solution;…
Operating systems are the programmes that create environment which enable the various programmes to run on a computer. That is why they are also referred to as platforms. The programmes that run on these platforms can range from simple office automation softwares that enable us to do wordprocessing to games and also device drivers. All…
RAM : Random Access Memory. It is the area where all software and programmes run. ROM: Read Only Memory: This is the memory that is stored in ROM device and it cannot be modified (at least not very quickly or easily), it is mainly used to distribute programmes and firmware (software that is linked to…
Introduction The purpose of this report is to compare the most recent kernels used by Windows and Linux investigating the following aspects: file system, memory management, device management, security, and reliability. The kernel is the most important part of any operating system and has complete control of the computer systems e.g. application execution, memory and…
1. What is GRUB and why is it important to lock it down? a. GRUB is a bootloader. It is very important to lock this down because of the high access to the kernel and how important aspects can be modified on the fly at any time during the boot up process because it is…