MODULE 3 - CERTIFICATION CYBER OPS ASSOCIATE Flashcards
Disk Operating System
The first computers did not have modern storage devices such as hard drives, optical drives, or flash storage.
The first storage methods used punch cards, paper tape, magnetic tape, and even audio cassettes.
Floppy disk and hard disk storage require software to read from, write to, and manage the data that they store.
The Disk Operating System (DOS) is an operating system that the computer uses to enable these data storage devices to read and write files.
DOS provides a file system which organizes the files in a specific way on the disk.
Microsoft bought DOS and developed MS-DOS.
MS-DOS used a command line as the interface for people to create programs and manipulate data files, as shown in the command output. DOS commands are shown in bold text.
https://snipboard.io/12QA0e.jpg
With MS-DOS, the computer had a basic working knowledge of how to access the disk drive and load the operating system files directly from disk as part of the boot process.
When it was loaded, MS-DOS could easily access the disk because it was built into the operating system.
Early versions of Windows consisted of a Graphical User Interface (GUI) that ran over MS-DOS, starting with Windows 1.0 in 1985.
The disk operating system still controlled the computer and its hardware. A modern operating system like Windows 10 is not considered a disk operating system.
It is built on Windows NT, which stands for “New Technologies”. The operating system itself is in direct control of the computer and its hardware. NT is an OS with support for multiple user processes.
This is much different than the single-process, single-user MS-DOS.
Today, many things that used to be accomplished through the command line interface of MS-DOS can be accomplished in the Windows GUI.
You can still experience what it was like to use MS-DOS by opening a command window, but what you see is no longer MS-DOS, it is a function of Windows.
To experience a little of what it was like to work in MS-DOS, open a command window by typing cmd in Windows Search and pressing Enter.
The table lists some commands that you can use. Enter help followed by the command to learn more about the command.
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
dir:
Shows a listing of all the files in the current directory (folder)
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
cd directory :
Changes the directory to the indicated directory
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
cd .. :
Changes the directory to the directory above the current directory
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
cd \
Changes the directory to the root directory (often C:)
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
copy source destination :
Copies files to another location
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
del filename :
Deletes one or more files
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
find :
Searches for text in files
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
mkdir directory :
Creates a new directory
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
ren oldname newname :
Renames a file
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
help :
Displays all the commands that can be used, with a brief description
The table lists some commands that you can use. :
– dir
– cd directory
– cd ..
– cd \
– copy source destination
– del filename
– find
– mkdir directory
– ren oldname newname
– help
– help command
help command :
Displays extensive help for the indicated command
Windows Versions Since 1993, there have been more than 20 releases of Windows that are based on the NT operating system.
Most of these versions were for use by the general public and businesses because of the file security offered by the file system that was used by the NT OS.
Businesses also adopted NT OS-based Windows operating systems. This is because many editions were built specifically for workstation, professional, server, advanced server, and datacenter server, to name just a few of the many purpose-built versions.
Windows Versions :
Beginning with Windows XP, a 64-bit edition was available. The 64-bit operating system was an entirely new architecture. It had a 64-bit address space instead of a 32-bit address space. This is not simply twice the amount of space because these bits are binary numbers.
While 32-bit Windows can address a little less than 4 GB of RAM, 64-bit Windows can theoretically address 16.8 million terabytes. When the OS and the hardware all support 64-bit operation, extremely large data sets can be used.
These large data sets include very large databases, scientific computing, and manipulation of high definition digital video with special effects. In general, 64-bit computers and operating systems are backward-compatible with older, 32-bit programs, but 64-bit programs cannot be run on older, 32-bit hardware.
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows 7 :
Starter, Home Basic, Home Premium, Professional, Enterprise, Ultimate
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows Server 2008 R2 :
Foundation, Standard, Enterprise, Datacenter, Web Server, HPC Server, Itanium-Based Systems
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows Home Server 2011 :
None
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows 8 :
Windows 8, Windows 8 Pro, Windows 8 Enterprise, Windows RT
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows Server 2012 :
Foundation, Essentials, Standard, Datacenter
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows 8.1 :
Windows 8.1, Windows 8.1 Pro, Windows 8.1 Enterprise, Windows RT 8.1
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows Server 2012 R2 :
Foundation, Essentials, Standard, Datacenter
Windows Versions With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows 10 :
Home, Pro, Pro Education, Enterprise, Education, loT Core, Mobile, Mobile Enterprise
Windows Versions
With each subsequent release of Windows, the operating system has become more refined by incorporating more features. Windows 7 was offered with six different editions, Windows 8 with as many as five, and Windows 10 with eight different editions! Each edition not only offers different capabilities, but also different price points. Microsoft has said that Windows 10 is the last version of Windows, and that Windows has become a service rather than just an OS. They say that rather than purchasing new operating systems, users will just update Windows 10 instead.
The table lists common Windows versions.
– Windows 7
– Windows Server 2008 R2
– Windows Home Server 2011
– Windows 8
– Windows Server 2012
– Windows 8.1
– Windows Server 2012 R2
– Windows 10
– Windows Server 2016
Windows Server 2016 :
Essentials, Standard, Datacenter, Multipoint Premium Server, Storage Server, Hyper-V Server
Windows GUI :
Windows has a graphical user interface (GUI) for users to work with data files and software. The GUI has a main area that is known as the Desktop, shown in the figure.
https://snipboard.io/ySFfVb.jpg
https://snipboard.io/ySFfVb.jpg
The Desktop can be customized with various colors and background images. Windows supports multiple users, so each user can customize the Desktop to their liking.
The Desktop can store files, folders, shortcuts to locations and programs, and applications. The Desktop also has a recycle bin icon, where files are stored when the user deletes them. Files can be restored from the recycle bin or the recycle bin can be emptied of files, which truly deletes them.