https://github.com/aziascreations/bash-linux-server-utilities
A set of small interactive scripts that can help you setup swapfiles and other things on your linux servers.
https://github.com/aziascreations/bash-linux-server-utilities
linux-scripts swapfile
Last synced: 3 months ago
JSON representation
A set of small interactive scripts that can help you setup swapfiles and other things on your linux servers.
- Host: GitHub
- URL: https://github.com/aziascreations/bash-linux-server-utilities
- Owner: aziascreations
- License: cc0-1.0
- Created: 2023-12-17T03:12:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-17T03:31:14.000Z (over 1 year ago)
- Last Synced: 2025-01-01T14:45:19.931Z (5 months ago)
- Topics: linux-scripts, swapfile
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Server Utility Scripts
A set of small interactive scripts that can help you setup swapfiles and other things on your linux servers.## Scripts
### Swapfile Setup
Allows you to easily setup a swapfile on your system by just giving it a path and a human-readable size.All the size conversions and checks for available space are done automatically.
GIF Preview (Click to open)
![]()