Skip to main content

ICT Resources Notes

ICT Resources Notes

Click here for download 






ICT  Question Paper
Network Administration:-
Windows NT: Its Windows New Technology. Its a network operating system that provide the feature of data sharing, communication, resource sharing and other services. Its a multi user and multi tasking operating system. Windows NT is available in to two version:
1. Windows NT Server
2. Windows NT Workstation
The Windows NT Server is used for design the server and Windows NT Workstation is use for Clients computers. It provide the GUI looks for working. It provide strict security.
Window NT support following protocol
1. RIP:- Routing Information Protocol
2. OSPF :- Open Shortest Path First
---------------------------------------------------------------------------------------------------------
 In Windows NT use workgroup for store the setup records.

In Windoes NT two types of accounts is created.
1. Administrator :- It provide the full access priviliges.
2. Guest:- Limited access priviliges
--------------------------------------------------------------------------------------------------------

Files sharing in Windows NT:- File sharing is use for share the files on the network. Sharing is allowing access of files to others on the networks. There are different types of sharing:-
1. Full Control
2. Permission for read
3. Read:- user can view the contents of the share, read files and run program

 Some tools of Windows NT.
1. NetBios:- It is a program that communicate within local network using different computer.
2. NETBEUI :- Advance version of netBios that control unlocated computer communication.
3. KERBEROS:- it a protocol that allow to communicate jthe computer over non secure protocol.
4. NSLOOKUP:- It is use for troubleshoot the DNS problems. Like Resolution of host address
5. NTLDR:- It is an importent file in computer because it handle the booting files in computer.

NTLDR File Missing Causes

1. Computer is booting form non bootavle access.
2. NTLDR related files is missing.
3. The bootable volume has its active partition set incorrectly.
4. Wrong boot sector code is installed
5. To many files in boot sector.

Comments

Post a Comment

Popular posts from this blog

O Level Practical Queestion Paper (MS-OFFICE, MSDOS, MS-EXCEL, ICT Resources)

MSDOS 1. Write command to display all files having extension ‘jpg’. 2. Write command to display all files of all types starting with letter ‘m’. 3. Write command to display all files having names up to ten characters with second last letter as ‘n’, e.g. intelligent. 4. Write a command to copy the file mars of type exe from the directory ‘space’ of drive U to another directory “universe” in drive S. 5. Write a command to delete the directory as well as the files of the directory ‘world’ on drive E. 6. Write command to display all file names on the disk in drive A and having an extension of no more than two characters.   7. Write command to copy all the files beginning with ‘m’ and whose file names has a ‘txt’ extension from drive A to the ‘\document’ directory on drive C. 8. Write set of commands to create a subdirectory of the root directory called ‘exercise’, and then move into it 9. Perform the following tasks using DOS commands in the DOS sh...

Learn Programming in UNIX

Q: - Write a program to input two numbers and add them?             gedit add.sh             clear             echo “enter two numbers:”             read a             read b             sum=`expr$a+$b`             echo $sum Syntax for if-else:- (1)          if test condition             then                 ---------                 --...

IICS College 15th August Celebration Day

IICS COLLEGE  15th August Celebration Day