Question
How can i secure my client computers against my users?

Answers

One way to make it harder for the local user to do any harm to the system is to have a local PC without any hard disk or floppy disk. To boot, the system will need to talk to a boot server over the network.   Your Comment






Search
Can you Answer!!
  • Q What is afferent branch
  • Q How can i use a particular profile from my formsweb.cfg when running from the builder?
  • Q What food item did Pythagoras advise his followers to avoid
  • Q An ammeter is connected in series with an unknown resistance and a voltmeter is connected across the terminals of the resistance. If the ammeter reads 1.2 A and the Voltmeter reads 18 V the n value of the resistance is-
  • Q We would like to compare the planned cost, actual cost & revenue for line items in sd module. For this as what object should we consider the line item in ps module.
  • Q What are major types of networks and explain
  • Q Which airport get India's First Runway on 'Sea Bridge'? A. Ozar Airport B. Amravati Airport C. Agatti Airport D. Daboh Airport
  • Q What is a resource?
  • Q A transaction is a unit of work in which a series of operations occur between the begin transaction and end transaction statements of an application. A transaction executes exactly once and is atomic ?
  • Q How to reduce the traffic on server ? Explain load balancer ? how to switch the users from server to another server ?
  • Q How can you deploy a strong named assembly? a. By running gacutil.exe b. By creating an installer c. By running asm.exe d. By copying the file to the Bin folder of the application e. By running regsvcs.exe