|
2 月之前 | |
---|---|---|
ansible | 1 年之前 | |
backup | 5 年之前 | |
benchmark | 2 年之前 | |
centos | 3 年之前 | |
cloud-init | 6 年之前 | |
config | 2 月之前 | |
cpanel | 3 年之前 | |
data | 3 年之前 | |
debian | 1 年之前 | |
ffmpeg | 1 年之前 | |
install | 2 月之前 | |
monitor | 2 年之前 | |
php | 5 年之前 | |
ssh-hosts-allow | 2 年之前 | |
test-scripts | 4 月之前 | |
tools | 8 月之前 | |
ubuntu | 2 月之前 | |
.gitignore | 7 年之前 | |
README.md | 4 年之前 | |
cloudlinux-mysql-governor.sh | 5 年之前 | |
cloudlinux.sh | 6 年之前 | |
cpanel-default-page.txt | 9 年之前 | |
cpanel-server-setup.txt | 4 月之前 | |
csf-config.sh | 3 年之前 | |
csf-install.sh | 5 年之前 | |
maldet-install.sh | 5 年之前 | |
secure-ssh.sh | 9 年之前 | |
secure-sysctl.sh | 9 年之前 | |
ssh-keygen.sh | 3 年之前 | |
ssh_sudo.txt | 9 年之前 |
Scripts to setup Ubuntu, Debian and CentOS web servers.
rsync -avz "-e ssh -p 22" --exclude=.git ~/www/server-setup/ root@NEW-SERVER-IP:/root/server-setup/
Or clone it on server
cd /root git clone https://github.com/serverok/server-setup/