What steps are required to perform a bare-metal recovery?
Answer / guest
reinstall the os.
start -> run -> type “ntbackup” -> ok -> next -> select
restore -> next -> select backup files -> next -> finish
| Is This Answer Correct ? | 5 Yes | 3 No |
How do you list the files in an UNIX directory while also showing hidden files?
How do you execute a UNIX command in the background?
What UNIX command will control the default file permissions when files are created?
In Unix inter process communication take place using?
what happens when we create a file system?
What is the difference between > and >> operators?
What is paging?
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
What are the events done by the Kernel after a process is being swapped out from the main memory?
Explain the read, write, and execute permissions on a UNIX directory.
The very first process created by the kernal that runs till the kernal process is haltes is