MACOS Linux Flashcards
DMG file
Apple disk image
.pkg file
Installer package
.app
Application bundle
Time Machine
Apple backup system
Hourly
Daily
Weekly
Automatic delete once full
Does Apple provide Anti-virus
No, must get it from 3rd party
What is spotlight in apple
Search function
Mission Control
Multiple desktop and see all the windows open
Keychain
password management
Spotlight
mac search
Finder
File management
Dock
View running application similar to taskbar
disk utility
manage disks and images
restore from image
file vault
full disk encryption
Steps to force quit
command option escape
pwd command linux
print working directory
Permissions chart using octal value
7 read,write, execute
6 read and write
5 read and execute
4 read only
3 write and execute
2 write only
1 execute only
0 none
breakdown permission in linux for octa value
-rwxr–r–
first dash - type of file
rwx user
r– group
r– others
Package management command for linux redhat
YUM
Yellowdog updater modified
ip command for linux
manage the network interfaces
df command linux
disk free
amount of free space available
grep command linux
find text in a file
ps command linux
processes running on the system. similar to windows task manager
top command linux
view cpu, ram and resource utilizations
find command linux
find a file by name or extension