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
- Host: GitHub
- URL: https://github.com/fcwu/pxeubuntu
- Owner: fcwu
- License: gpl-3.0
- Created: 2013-04-11T06:31:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-05T10:08:11.000Z (about 13 years ago)
- Last Synced: 2025-12-04T14:25:31.508Z (7 months ago)
- Language: Python
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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
```