Difference between revisions of "ERPXE:FAQ (Frequently Asked Questions)"

From ERPXE Wiki
Line 10: Line 10:
 
PXE usually doesn't use your local storage as hard drives or USB drives, so you can do several tasks from the PXE without affecting your computer (unless you want to).
 
PXE usually doesn't use your local storage as hard drives or USB drives, so you can do several tasks from the PXE without affecting your computer (unless you want to).
  
== ERPXE ==
 
 
=== What can i do with ERPXE? ===
 
=== What can i do with ERPXE? ===
  
Line 21: Line 20:
 
and lot more....
 
and lot more....
  
== TFTP ==
+
=== TFTP ===
=== What is TFTP, TFTP Client and TFTPD Server? ===
+
==== What is TFTP? ====  
 
[[http://en.wikipedia.org/wiki/Tftp TFTP]]
 
[[http://en.wikipedia.org/wiki/Tftp TFTP]]
 +
 +
==== What is TFTP Client and TFTPD Server? ====
 +
 +
 +
  
 
=== Where can I get a TFTP Server? ===
 
=== Where can I get a TFTP Server? ===
 
  NotImplemented.
 
  NotImplemented.

Revision as of 14:34, 29 December 2011

PXE

What is PXE?

from wikipedia: [[1]]

"The Preboot eXecution Environment (PXE, also known as Pre-Execution Environment; sometimes pronounced "pixie") is an environment   
to boot computers using a network interface independently of data storage devices (like hard disks) or installed operating  
systems." 

thats mean you can boot your computers on the network without the need of other boot media (Hard drive/CDROM/USB) PXE usually doesn't use your local storage as hard drives or USB drives, so you can do several tasks from the PXE without affecting your computer (unless you want to).

What can i do with ERPXE?

you can do alot!

  • fix/manipulate the installed OS from outside.
  • clean viruses
  • change partitions include system
  • backup/restore your entire HD
  • run hardware diagnostic tests

and lot more....

TFTP

What is TFTP?

[TFTP]

What is TFTP Client and TFTPD Server?

Where can I get a TFTP Server?

NotImplemented.