Chapter Notes - Linux and OSX Operating Systems
Chapter Notes - Linux and OSX Operating Systems
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
macOS for Macintosh Computers (2 of 2)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights
Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in
part.
Getting to Know the macOS Desktop (9 of 16)
• Spotlight
• Spotlight is a search app
• To open, click the search icon on the right side of the menu bar
• Mission Control and Multiple Desktops
• Mission Control gives you a quick view of all open windows and desktops
• Lets you switch among them
• Multiple desktops allows for several desktop screens each with its own collection of
open windows
• Each desktop screen is called a Space
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Getting to Know the macOS Desktop (11 of 16)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Getting to Know the macOS Desktop (14 of 16)
• Terminal
• Terminal in macOS is similar to a command prompt window in Windows
• Exception: Terminal uses UNIX commands because macOS is based on UNIX
• To open Terminal:
• Open Finder, click Applications, and double-click the Utilities folder
• Scroll down and double-click Terminal
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Linux Operating System (1 of 2)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Linux Operating System (2 of 2)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights
Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in
part.
Linux Installs, Updates, and Backups (1 of 4)
• Install software
• Click the Ubuntu Software button (Ubuntu Desktop software appears), click an item and
then click Install to start its installation
• You can also install an app by clicking a setup file you have downloaded
• Update Ubuntu and apps
• To update, click Updates in the Ubuntu Software window
• Updates for Ubuntu are listed first, followed by app updates
• Click beside the updates you want to install
• Change update settings
• Open the Software & Updates menu, click Software & Updates, click the Updates tab
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Linux Installs, Updates, and Backups (2 of 4)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights
Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in
part.
Linux Installs, Updates, and Backups (3 of 4)
• Configure backups
• Click the Apps button
• In the list of apps, scroll down and click Utilities
• Click the Backups utility
• Using the Backups window you can schedule backups, decide where backups are stored,
and select which items are included in the backup
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Linux Installs, Updates, and Backups (4 of 4)
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights
Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in
part.
Telnet and SSH for Remote Access
• In Linux, the primary utilities for remote access at a shell prompt are Telnet and SSH
(Secure Shell)
• Telnet does not encrypt transmissions
• SSH encrypts all transmissions and is more secure than Telnet
• To remotely access a Linux system from a Windows or Linux computer:
• Turn on Telnet Client in the Windows Features window
• Use the following command to open a Telnet session using the correct IP address for the
Linux system you want to remote in to:
• telnet 192.168.1.160
• To use SSH to remote in:
• ssh [email protected]
• To close each session, use the logout command
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Comparing Windows, macOS, and Linux
Andrews/Dark/West, CompTIA A+ Guide to IT Technical Support, 10th Edition. © [2020] Cengage. All Rights Reserved. May
not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.