Interview Questions | Windows Administration Questions | Interview Questions



Get "Windows Administration Questions" Category

Sort by:

What is Virtual Memory?

Virtual memory is a technique that allows the execution of processes that may not be completely in memory. A separation of user logical memory from physical memory allows an extremely large virtual memory to be provided for programmers when only a smaller physical memory is available. It is commonly implemented by demand paging. A demand paging system is similar to a paging system with swapping. Processes reside on secondary memory (which is usually a disk). When we want to execute a process, we swap it into memory.

Read more on What is Virtual Memory?…

How can I set a cron and how can I execute it in Unix, Linux, and windows?

Cron is very simply a Linux module that allows you to run commands at predetermined times or intervals. In Windows, it’s called Scheduled Tasks. The name Cron is in fact derived from the same word from which we get the word chronology, which means order of time.
The easiest way to use crontab is via the crontab command.

Read more on How can I set a cron and how can I execute it in Unix, Linux, and windows?…

Windows Admin Commands – 2

To Access.. following command¦.Click Start Menu CLick on Run Command
Then type the following commands

Paint - pbrush

Password Properties - password.cpl

Performance Monitor - perfmon.msc

Performance Monitor - perfmon

Phone and Modem Options - telephon.cpl

Read more on Windows Admin Commands – 2…

Different Windows Admin Commands – 1

To Access.. following command¦.Click Start Menu CLick on Run Command
Then type the following commands

Accessibility Controls  - access.cpl

Accessibility Wizard  - accwiz

Add Hardware Wizard – hdwwiz.cpl

Add/Remove Programs – appwiz.cpl

Read more on Different Windows Admin Commands – 1…