Go to file
Xiufeng Guo 5cb1537702
Update sshd_config
without-password is a deprecated alias, use prohibit-password instead
2024-06-12 04:52:06 +09:00
.gitignore Create .gitignore 2023-06-01 10:21:43 +10:00
backup.rb Update 2022-12-19 20:18:51 +11:00
backup.sh Update backup.sh 2024-06-12 03:58:14 +09:00
debian.sh Update sshd_config 2024-06-12 04:52:06 +09:00
LICENSE update License 2022-07-07 01:50:28 +00:00
README.md update License 2022-07-07 01:50:28 +00:00

Bash Script for personal use

Some shell shits here.

debian.sh

debian.sh - Initial Setup for Debian Server

Usage

apt update
apt install curl dialog -y
curl -sL ba.sh/debian | bash

License

GLWTPLS

Terms

No Warranty. The Software is being delivered to you “AS IS” and with ALL FAULTS.