DIT OS Notes
DIT OS Notes
Answer: Operating System: An Operating System (OS) is a software that acts as an interface between computer
hardware components and the user.
Objectives:
1. Memory Management
It is the management of the main or primary memory. Whatever program is executed, it has to be present in the
main memory.
2. Device Management
An operating system regulates device connection using drivers. The processes may require devices for their
use. This management is done by the OS.
3. File Management
The operating system manages resource allocation and de-allocation. It specifies which process receives the file
and for how long.
4. Managing Resources: -Operating System coordinates the entire computer’s resources including keyboard,
mouse, printer, monitor, storage devices and memory.
5. Security – For security, modern operating systems employ a firewall. A firewall is a type of security system
that monitors all computer activity and blocks it if it detects a threat.
1. General Purpose Operating System: - General purpose Operating System used for multipurpose. General
purpose Operating System supports large number of utility such that compiler, assembler, editor
debugging, packages, word processor and a file system for long term storage of information.
2. Special Purpose Operating System: - These types of Operating Systems are used for special purpose. In
simple word we say that these operating systems are design for unique purpose.
.
Two types of Real-Time Operating System :
1. Hard Real-Time Systems:
These OSs are meant for applications where time constraints are very strict and even the shortest
possible delay is not acceptable.
2. Soft Real-Time Systems:
These OSs are for applications where for time-constraint is less strict.
1. Boot your PC using Windows 7 DVD/USB drive and press any key if you see Press any key to
continue message.
2. Next select your language, keyboard type (Generally the US) and time format.
3. Click the Install button.
4. Click the box labeled I agree with the license terms and click Next to proceed further.
5. In the next screen, click on the Custom (advanced) option. I hope you are not upgrading here. If you are
doing an upgrade then just clicks on the Upgrade option.
6. This is an important step as you need to select the drive where you would like to install Windows 7. Note
that selecting a wrong partition will wipe out the data. You can also format the selected partition by
opening drive option and then choosing the Format option.
7. Click on the Next button to start the Windows 7 installation. Windows may restart many times during the
installation and you need not worry about that.
8. After completing the installation, Windows will give you the below screen to enter your username and
password.
9. In the next step you will be asked to enter the Product Key. Enter the key that you have got and click
the Next button.
10. Here you need to select the Windows 7 update option. Click Use recommended settings option.
11. Select Time Zone, date and time and click Next.. In the next screen, you need to select the type of network.
That is, choose between Home network, Work network and Public network.
12. Finally, the setup will ask you to create a group depending on the type of Network you have chosen. If you
are not sure, just skip as you can do it later as well.
13. You will see the Windows 7 desktop. That is, you have successfully installed Windows 7 on your PC.
Answer:
1. Open Computer Management by selecting the Start button. The select Control Panel > System and
Security > Administrative Tools, and then double-click Computer Management.
2. In the left pane, under Storage, select Disk Management.
3. Right-click an unallocated region on your hard disk, and then select New Simple Volume.
4. In the New Simple Volume Wizard, select Next.
5. Enter the size of the volume you want to create in megabytes (MB) or accept the maximum default size,
and then select Next.
6. Accept the default drive letter or choose a different drive letter to identify the partition, and then
select Next.
7. In the Format Partition dialog box, do one of the following:
8. If you don't want to format the volume right now, select Do not format this volume, and then select Next.
9. To format the volume with the default settings, select Next.
10. Review your choices, and then select Finish.
1. Open device manager click - Start Menu -> Control Panel -> System and Security -> System -> Device
Manager.
2. You will see all your hardware listed. You need to check if you have any yellow exclamation marks next to
the name of the devices this indicates that the driver has not been installed for this device.
3. At this stage you can install the driver for this device. To do so, Right Mouse click on the device and select
Update Driver Software.
4. You can choose to "Search automatically for updated driver software" or "Browse my computer for driver
software". If you have the driver CD or if the driver is on a USB drive then choose "browse my computer
for driver software".
5. Window 7 will search and install the driver from the CD or you can locate the driver manually.
6. Once you have removed all the yellow exclamation marks from the device manager your Windows 7
configuration would be fully complete.
Q.24 How we install and configure the Active Directory Domain Services?
Answer: Creating Active Directory
1. Run Server Manager
2. Select Add Role and Then Select The Active Directory Domain Services from List of Role
3. After this Click start > run and type dcpromo and press enter.
4. Active directory installation wizard will be started.
5. Click next and select the “domain controller for a new domain and click next.
6. Select a domain in the new forest.
7. Provide the fully qualified domain name and click next.
8. Enter the NETBIOS name and click next.
9. Set the Active directory restore password. It is not the same as your domain administrator password.
10. Click next.
11. Active directory installation process begins.
12. During the installation process do not click cancel. The installation process will automatically be
completed. When the installation is completed click finish and restart the computer.