Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhstray-io/workstations
Documentation and best practices for end-user workstation deployment, optimization, and security.
https://github.com/uhstray-io/workstations
automation bash best-practices configuration desktop linux macosx powershell scripting server windows
Last synced: 10 days ago
JSON representation
Documentation and best practices for end-user workstation deployment, optimization, and security.
- Host: GitHub
- URL: https://github.com/uhstray-io/workstations
- Owner: uhstray-io
- License: mit
- Created: 2024-07-08T16:20:24.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T19:53:33.000Z (21 days ago)
- Last Synced: 2025-01-17T20:29:30.552Z (21 days ago)
- Topics: automation, bash, best-practices, configuration, desktop, linux, macosx, powershell, scripting, server, windows
- Homepage: https://www.uhstray.io/
- Size: 621 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# workstations
Documentation and best practices for development and end-user workstation deployment, optimization, and security.## Table of Contents
- [Contributing Guidelines](#contributing-guidelines)
- [Currently Tested Devices](#currently-tested-devices)
- [Device Paradigm Workflows](#device-paradigm-workflows)
- [x86\_64 Processor Workflows](#x86_64-processor-workflows)
- [ARM Processor Workflows](#arm-processor-workflows)
- [Apple Processor Workflows](#apple-processor-workflows)
- [NVIDIA GPU Workflows](#nvidia-gpu-workflows)## Contributing Guidelines
- [Review our Code of Conduct](https://www.uhstray.io/en/code-of-conduct)
- [Check our CONTRIBUTING.MD](./CONTRIBUTING.md)## Currently Tested Devices
- [Samsung Galaxy Book Edge 4 (Snapdragon Elite X1E-84-100)](https://www.samsung.com/us/computing/galaxy-books/galaxy-book4-edge/)
- [Razer Blade 15 (2020) Advanced 3070 GPU](https://mysupport.razer.com/app/answers/detail/a_id/3618/kw/Blade%2015%202020)
- [Lenovo Yoga Pro 19 16IMH9](https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/yoga-series/yoga-pro-9-16imh9)
- [Apple Macbook Pro M3](https://support.apple.com/en-us/docs/mac/301011)## Device Paradigm Workflows
### x86_64 Processor Workflows
- Linux Workstation - [linux_workstation.md](linux_workstation.md)
- Windows Workstation - [windows_workstation.md](windows_workstation.md)### ARM Processor Workflows
- Windows on ARM - [win_arm_workstation.md](win_arm_workstation.md)
- Linux on ARM - [linux_arm_workstation.md](linux_arm_workstation.md)### Apple Processor Workflows
- Apple M3 Macbook Pro - [macos_workstation.md](macos_workstation.md)
### NVIDIA GPU Workflows
- NVIDIA CUDA GPU Workstation - [gpu_workstation.md](gpu_workstation.md)