Skip to content

Add macOS Server Optimisation Toolkit#1768

Open
hodorogandrei wants to merge 1 commit intojaywcjlove:masterfrom
hodorogandrei:add-macos-server-optimisation-toolkit
Open

Add macOS Server Optimisation Toolkit#1768
hodorogandrei wants to merge 1 commit intojaywcjlove:masterfrom
hodorogandrei:add-macos-server-optimisation-toolkit

Conversation

@hodorogandrei
Copy link

Description

Adding macOS Server Optimisation Toolkit to the System Related Tools section.

What it does

A Bash toolkit that transforms macOS Sequoia into a high-performance server:

  • Disables 86 consumer services (72 automatic + 14 conditional) via launchctl disable
  • Tunes network stack via sysctl (TCP buffers, window scaling, delayed ACK)
  • Configures power management for always-on server use
  • Fully reversible — automatic timestamped backups with one-command restore
  • Dry-run mode — preview all changes before applying

Checklist

  • Open source (MIT license)
  • Useful for Mac users (server/sysadmin use case)
  • Added in alphabetical order (after Mounty, before NitroShare)
  • Follows format: [Name](link) - Description. [![OSS Icon]][source] ![Freeware Icon]
  • Not a duplicate (searched existing entries)
  • Spelling and grammar checked

Category

System Related Tools — fits alongside other system optimization/management utilities like OnyX, AppCleaner, and iStat Menus.

Adds macOS Server Optimisation Toolkit - a Bash toolkit that transforms
macOS Sequoia into a high-performance server by disabling 86 consumer
services, tuning the network stack, and configuring power management.

- Open source (MIT license)
- Fully reversible via backup/restore
- Alphabetically ordered placement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant