serverreview-benchmark
Serverreview Benchmark Script v3
File Explorer
- .gitattributes
- bench.sh
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
share
View Details ▼
share
Make local resource/filesystem available for mounting by remote systems.
share
List all currently shared filesystems:
share -F nfs -o rw /{{path/to/directory}}
Share a directory with read/write access:
share -F nfs -o ro /{{path/to/directory}}
Share a directory with read-only access:
// repository documentation
Was this content helpful?
(0 ratings)
