S12 - Working with OS Flashcards
commands you add on to the end of cmd instructions are called
switches
SFC function
analyse/fix system files based on system store
CHKDSK function
fixes formatted partitions
DISM function
scans and patches faulty files based on online system stores
Diskpart function
partition drives
alternative to xcopy
robocopy
xcopy vs robocopy
robocopy is quicker and safer
linux version of xcopy
dd
icacls function
changes the ntfs permissions on windows
what can we use within linux to change file permissions
chmod
which rule must we follow up on when it comes to chmod (changing file permissions)
rule of 7 (4,2,1)
command used in linux to change file ownership
chown
give an example of chown usage within linux
chown 777 myfolder1 matt
cli = of task manager within windows + PID kill
tasklist & taskkill PID=x
what file type does grep work on
text