Topic 1.1 Linux Evolution and Popular Operating Systems Flashcards
How is Debian GNU/Linux different from Ubuntu? Name two aspects.
- Ubuntu is recommended for beginners because of its ease of use and on the other hand Debian is recommended for more advanced users.
- Debian is considered to be more stable compared to Ubuntu because Debian receives fewer updates that are tested in detail.
What are the most common environments/platforms Linux is used for? Name three different environments/platforms and name one distribution you can use for each.
- Smartphone, desktop and server.
- Smartphones, it can be used Android. On desktop and server, it can be used by any distribution that is mostly suitable with the functionality of that machine, from Debian, Ubuntu to CentOS and Red Hat Enterprise Linux.
You are planning to install a Linux distribution in a new environment. Name five things that you should consider when choosing a distribution.
- Cost
- Performance
- Scalability,
- Stability
- Hardware demand of the system.
Name three devices that the Android OS runs on, other than smartphones.
- TVs
- Tablets
- Android Auto
Explain three major advantages of cloud computing.
- Flexibility (i.e. Scalability)
- Easy to recover
- Low use cost
Define embedded systems. Give Linux Examples
Embedded systems are a combination of computer hardware and software designed to have a specific function within a larger system. Usually they are part of other devices and help to control these devices.
Examples:
Android, that is mainly used on mobile phones.
Raspbian, which is used mainly on Raspberry Pi.
Name different uses for Raspberry Pi
- Full-functionality desktop computer.
- Learning to program.
- Linux embedded system.
- Platform for hardware development.
- DIY projects (and industrial prototyping.
Define Cloud Computing. What role does Linux play in cloud computing.
- Cloud standardized way of consuming computing resources, either by buying them from a public cloud provider or by running a private cloud.
- Linux is usually offered as part of Infrastructure as a Service (IaaS) offering
Considering cost and performance, which distributions are mostly suitable for a business that aims to reduce licensing costs, while keeping performance at its highest? Explain why.
- CentOS because it incorporates all Red Hat products, which are further used within their commercial operating system, while being free to use
- Ubuntu LTS releases guarantee support for a longer period of time.
- Stable versions of Debian GNU/Linux are also often used in enterprise environments.
What are the major advantages of the Raspberry Pi and which functions can they take in business?
It can be used as the main board for robots, and many other small devices.
What range of distributions does Amazon Cloud Services and Google Cloud offer?
The common distributions between Amazon and Google Cloud Services are Ubuntu, CentOS and Red Hat Enterprise Linux.
What is the goal of a distribution?
A distribution’s goal is to optimize the kernel and the applications that run on the operating system for a certain use case or user group.
What are advantaged of Linux over proprietary embedded systems?
- Cross platform compatibility and development.
- Support.
- No license fees.