Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)
```