Lesson 1 Flashcards
How is Debian GNU/Linux different from Ubuntu? Name two aspects.
- Ubuntu is easier for beginners because ubuntu requires less configuration
- Stability - Debian is mores table because it receives fewer updates. Ubuntu has a more up to date release cadence
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.
Desktop, Server, Smartphone
Server/Desktop - Debian, Ubuntu, Red Hat, CentOS
Smartphone - Android
You are planning to install a Linux distribution in a new environment. Name four things that you should consider when choosing a distribution.
Cost, Performance, Scalability, Stability
Name three devices that the android OS runs on, other than smartphones
Smart TVs, tablets, Android Auto, Smartwatches
Explain three major advantages of cloud computing
Flexibility, ease of recovery and low use cost. They are also easy to implement and scale.
In a business setting, which distributions would be most suitable to reduce licensing costs?
CentOS because it incorporates Red Hat products while still being free to use.
What are the major advantages of using a raspberry pi?
Small in size, low cost, uses not a lot of electricity
What distros do Amazon and GCP offer?
Ubuntu, CentOS, and Red Hat. Along with Amazon Linux, Kali Linux
Name Debian based package managers
apt, dkpg, apt-get
Name Red Hat, Fedora and CentOS package managers
rpm, yum, dnf
what does apt-cache do?
Searches for a package and gives a description of it
what does yum search do?
Gives a description of the package you search for
Name some popular office programs that are on linux?
LibreOffice and Apache OpenOffice
Name some popular multimedia creation programs
Blender, GIMP, Inkscape (like corel draw, vector based), Audacity, ImageMagick (CLI tool to convert images and create PDFs)
Name popular web servers
Nginx, Apache, lighttpd