This repository has been archived by the owner on Mar 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from goldsmcb/master
4.1 Update
- Loading branch information
Showing
192 changed files
with
19,786 additions
and
13,635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
.DS_Store | ||
.svn | ||
|
||
NetSUSLPInstaller.run | ||
.name | ||
compiler.xml | ||
misc.xml | ||
modules.xml | ||
NetSUS.iml | ||
vcs.xml | ||
workspace.xml | ||
profiles_settings.xml | ||
cgolds.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,54 @@ | ||
|
||
NetSUS Downloads | ||
====== | ||
|
||
Installer: | ||
http://content.jamfcloud.com/NetSUSLP_4.0.0.run | ||
|
||
OVA: | ||
http://content.jamfcloud.com/NetSUSLP_4.0.0.ova | ||
|
||
|
||
|
||
|
||
# What is NetSUS? | ||
|
||
The NetBoot/SUS/LP server allows you to host an internal software update server (SUS), a NetBoot server, and a LDAP Proxy server **all on the same Linux system**. For a list of supported Linux distributions see [Requirements](#requirements). | ||
|
||
<p align="center"><img src="docs/images/attachments/dashboard.png" height="270"></p> | ||
|
||
* **Software Update Server** - Unlike a standard SUS, the SUS hosted by the NetBoot/SUS/LP server allows you to control which software updates should be installed on each computer in your organization. | ||
|
||
* **NetBoot Server** - The NetBoot/SUS/LP server allows you to host a NetBoot image. You can boot computers to a NetBoot image in place of a recovery partition or external drive when imaging. | ||
|
||
* **LDAP Proxy** - Use the NetBoot/SUS/LP server as a lightweight proxy that acts as a middleware layer between LDAP clients and LDAP directory servers. | ||
|
||
* **Web Application** - The NetBoot/SUS/LP server includes a web application that can be used to easily manage your NetBoot and Software Update Servers as well as your LDAP Proxy. The dashboard page is shown above. | ||
|
||
## Documentation | ||
|
||
For a getting started guide and step-by-step walkthroughs check out the **[documentation for the current release](docs/README.md)** | ||
|
||
## <a name="requirements"></a>Requirements | ||
|
||
#### Supported Linux distributions: | ||
|
||
* Ubuntu 10.04 LTS Server | ||
* Ubuntu 12.04 LTS Server | ||
* Ubuntu 14.04 LTS Server | ||
* Red Hat Enterprise Linux (RHEL) 6.4 or later | ||
* CentOS 6.4 or later | ||
|
||
#### To install the NetBoot/SUS/LP server using an installer, you need: | ||
|
||
* The NetBoot/SUS/LP Server Installer (.run), available at: | ||
<https://jamfnation.jamfsoftware.com/viewProduct.html?id=180&view=info> | ||
* 300 GB of disk space available | ||
* 1 GB of RAM | ||
|
||
#### To set up the NetBoot/SUS/LP server as an appliance, you need: | ||
|
||
* The OVA file for the NetBoot/SUS/LP server, available at: | ||
<https://jamfnation.jamfsoftware.com/viewProduct.html?id=180&view=info> | ||
* Virtualization software that supports Open Virtualization Format | ||
* 300 GB of disk space available | ||
* 2 GB of RAM | ||
|
||
**Only Intel-based Macs can use a NetBoot server hosted by the NetBoot/SUS/LP server.** | ||
|
||
|
||
# NetSUS Downloads | ||
|
||
Installer: | ||
http://content.jamfcloud.com/NetSUSLP_4.0.0.run | ||
|
||
OVA: | ||
http://content.jamfcloud.com/NetSUSLP_4.0.0.ova | ||
|
||
|
||
# What is NetSUS? | ||
|
||
The NetBoot/SUS/LP server allows you to host an internal software update server (SUS), a NetBoot server, and a LDAP Proxy server **all on the same Linux system**. For a list of supported Linux distributions see [Requirements](#requirements). | ||
|
||
<p align="center"><img src="docs/images/attachments/dashboard.png" height="270"></p> | ||
|
||
* **Software Update Server** - Unlike a standard SUS, the SUS hosted by the NetBoot/SUS/LP server allows you to control which software updates should be installed on each computer in your organization. | ||
|
||
* **NetBoot Server** - The NetBoot/SUS/LP server allows you to host a NetBoot image. You can boot computers to a NetBoot image in place of a recovery partition or external drive when imaging. | ||
|
||
* **LDAP Proxy** - Use the NetBoot/SUS/LP server as a lightweight proxy that acts as a middleware layer between LDAP clients and LDAP directory servers. | ||
|
||
* **Web Application** - The NetBoot/SUS/LP server includes a web application that can be used to easily manage your NetBoot and Software Update Servers as well as your LDAP Proxy. The dashboard page is shown above. | ||
|
||
## Documentation | ||
|
||
For a getting started guide and step-by-step walkthroughs check out the **[documentation for the current release](docs/README.md)** | ||
|
||
## <a name="requirements"></a>Requirements | ||
|
||
#### Supported Linux distributions: | ||
|
||
* Ubuntu 10.04 LTS Server | ||
* Ubuntu 12.04 LTS Server | ||
* Ubuntu 14.04 LTS Server | ||
* Red Hat Enterprise Linux (RHEL) 6.4 or later | ||
* CentOS 6.4 or later | ||
|
||
#### To install the NetBoot/SUS/LP server using an installer, you need: | ||
|
||
* The NetBoot/SUS/LP Server Installer (.run), available at: | ||
<https://jamfnation.jamfsoftware.com/viewProduct.html?id=180&view=info> | ||
* 300 GB of disk space available | ||
* 1 GB of RAM | ||
|
||
#### To set up the NetBoot/SUS/LP server as an appliance, you need: | ||
|
||
* The OVA file for the NetBoot/SUS/LP server, available at: | ||
<https://jamfnation.jamfsoftware.com/viewProduct.html?id=180&view=info> | ||
* Virtualization software that supports Open Virtualization Format | ||
* 300 GB of disk space available | ||
* 2 GB of RAM | ||
|
||
**Only Intel-based Macs can use a NetBoot server hosted by the NetBoot/SUS/LP server.** |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified
BIN
+97.5 KB
(230%)
docs/images/attachments/sus_branch_upper.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.