Skip to content

Commit

Permalink
Shorten Titles
Browse files Browse the repository at this point in the history
  • Loading branch information
ms264556 committed Jun 26, 2023
1 parent a847322 commit 00e0d20
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Just hacks and code snippets which might be useful to someone else.

[Change the Country Code on country-locked Ruckus Access Points](pages/RuckusCountryCodeChange.md)

[Push Let's Encrypt certificates to your Ruckus Unleashed or ZoneDirector](pages/PfSenseLetsEncryptToRuckus.md)
[Push Let's Encrypt certificates to Ruckus Unleashed/ZoneDirector](pages/PfSenseLetsEncryptToRuckus.md)

[Retrieve forgotten passwords from your Unleashed or ZoneDirector backup](pages/ExtractRuckusAdminUserPass.md)
[Retrieve forgotten passwords from Unleashed/ZoneDirector backups](pages/ExtractRuckusAdminUserPass.md)

[Enable Upgrades and Add Extra AP Licenses to your ZoneDirector for HomeLab Use](pages/ZD1200LicensesAndSupport.md)
[Enable Upgrades and Add Extra AP Licenses to ZoneDirector for HomeLab Use](pages/ZD1200LicensesAndSupport.md)

[Fix insecure Unleashed/ZoneDirector SSH Host Key](pages/MakeRuckusSshUseEcdsa.md)

[Connect APs to ZoneDirector or Unleashed Dedicated Master over the Internet](pages/ZD1200OpenPfsensePorts.md)
[Connect APs to ZoneDirector / Unleashed Dedicated Master over the Internet](pages/ZD1200OpenPfsensePorts.md)

## Font Hackery

Expand Down
2 changes: 1 addition & 1 deletion pages/ExtractRuckusAdminUserPass.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Extract your Ruckus Unleashed/ZoneDirector password from a Backup
# Extract Ruckus Unleashed / ZoneDirector passwords from Backups

Use this script if you've forgotten the login details for your Ruckus Unleashed/ZoneDirector, but you have access to a backup.

Expand Down
2 changes: 1 addition & 1 deletion pages/PfSenseLetsEncryptToRuckus.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Push TLS Certificates to Ruckus ZoneDirector or Unleashed
# Push TLS Certificates to Ruckus ZoneDirector / Unleashed

There's no official API for pushing certificates to Ruckus ZoneDirector or Ruckus Unleashed.
This is a pain. Free TLS certificates issued by [Let's Encrypt](https://letsencrypt.org) are only good for 90 days, so automation is key.
Expand Down
2 changes: 1 addition & 1 deletion pages/ZD1200AddOneTimeRootShell.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Add a Single Use Root Shell to your ZoneDirector 1200
# Add a Single Use Root Shell to ZoneDirector 1200

Until late 2019 you could escape from the Ruckus CLI to a root shell.
You can temporarily add this functionality, without making any persistent changes to your ZD1200.
Expand Down
2 changes: 1 addition & 1 deletion pages/ZD1200AddRootShell.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Accessing a Root Shell on Ruckus ZoneDirectors
# Add a Root Shell to Ruckus ZoneDirector

## ZoneDirector 10.4 - 10.5.1

Expand Down
2 changes: 1 addition & 1 deletion pages/ZD1200CreateCustomFirmware.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Create a pre-patched Software Installation Image (from Linux or WSL)
## Create a pre-patched ZoneDirector Software Installation Image (from Linux or WSL)

The script below patches a ZD1200 Software Image so that it includes a root shell, 75 AP licenses and an Upgrade entitlement ending in 2027.
If you already have the latest software version or you have no active support then just download, patch & apply the version you're currently running.
Expand Down
2 changes: 1 addition & 1 deletion pages/ZD1200LicensesAndSupport.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Add Licenses and Upgrade Entitlement to a ZoneDirector
# Add Licenses and Upgrade Entitlement to ZoneDirector

To prevent e-waste and save these from landfills, you may use the procedure here to enable upgrades, enable URL filtering and apply the maximum number of AP licenses to your ZoneDirector for use in a homelab or personal environment.

Expand Down
2 changes: 1 addition & 1 deletion pages/ZDAddLicenses.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Manually Add AP Licenses to a ZoneDirector
# Manually Add AP Licenses to ZoneDirector

Ruckus ships ZoneDirector controllers with a license to control a limited number of Access Points.
Extra APs can be controlled by purchasing and uploading a license file.
Expand Down

0 comments on commit 00e0d20

Please sign in to comment.