An open API service indexing awesome lists of open source software.

https://github.com/fcwu/pxeubuntu

PXE boot service for Ubuntu
https://github.com/fcwu/pxeubuntu

Last synced: 14 days ago
JSON representation

PXE boot service for Ubuntu

Awesome Lists containing this project

README

          

PxeUbuntu
====

A PXE boot assistant service. For more introduction(in chinese), http://rickey-nctu.blogspot.tw/2013/06/pxeubuntu-install-ubuntu-by-pxe-server.html

Install
====

Ubuntu user can use apt to install it

```
$ sudo add-apt-repository ppa:fcwu-tw/ppa
$ sudo apt-get update
$ sudo apt-get install pxeubuntu
```