Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thehxdev/hxlinux
Comprehensive Bash script to manage and setup Debian based Servers/Desktops
https://github.com/thehxdev/hxlinux
bash bash-script debian desktop linux script server
Last synced: 6 days ago
JSON representation
Comprehensive Bash script to manage and setup Debian based Servers/Desktops
- Host: GitHub
- URL: https://github.com/thehxdev/hxlinux
- Owner: thehxdev
- Created: 2024-08-22T13:17:15.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-02T15:26:31.000Z (2 months ago)
- Last Synced: 2024-10-10T15:41:52.897Z (27 days ago)
- Topics: bash, bash-script, debian, desktop, linux, script, server
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HxLinux
A complete and comprehensive Bash script for Debian-based Servers/Desktops.## Usage
### Install dependencies
```bash
apt-get update && apt-get install curl
```### Run
```bash
bash <(curl -sfSL https://raw.githubusercontent.com/thehxdev/hxlinux/main/hxlinux.sh)
```