0% found this document useful (0 votes)
725 views2 pages

Command Vps Auto Script

This document describes an automatic script installer for setting up various server configurations on CentOS and Debian virtual private servers. It provides instructions on how to download and run scripts to install services like OpenSSH, Dropbear, OpenVPN, Squid, and tools like Webmin, vnstat, and MRTG. The installed services include SSH, HTTP, FTP, OpenVPN, and Squid proxy with IP filtering. Additional tools like axel, bmon, htop, iftop and mtr are also included. Configured features cover time zone, Fail2Ban, and disabling IPv6. Provided scripts automate tasks like system monitoring, network benchmarking, and user accounts management.

Uploaded by

Wong Cerbon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
725 views2 pages

Command Vps Auto Script

This document describes an automatic script installer for setting up various server configurations on CentOS and Debian virtual private servers. It provides instructions on how to download and run scripts to install services like OpenSSH, Dropbear, OpenVPN, Squid, and tools like Webmin, vnstat, and MRTG. The installed services include SSH, HTTP, FTP, OpenVPN, and Squid proxy with IP filtering. Additional tools like axel, bmon, htop, iftop and mtr are also included. Configured features cover time zone, Fail2Ban, and disabling IPv6. Provided scripts automate tasks like system monitoring, network benchmarking, and user accounts management.

Uploaded by

Wong Cerbon
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

Automatic Script Installer by KangArie ========== ## Usage ### Centos 6 32/64bit (OpenVZ VPS) ``` wget http://script.jualssh.com/autoscript/centos6.sh sh centos6.

sh ``` ### Centos 6 32/64bit (KVM VPS) ``` wget http://script.jualssh.com/autoscript/centos6-kvm.sh sh centos6-kvm.sh ``` ### Debian 6 32/64bit (OpenVZ VPS) ``` wget http://script.jualssh.com/autoscript/debian6.sh sh debian6.sh ``` ### Debian 7 32/64bit (OpenVZ VPS) ``` wget http://script.jualssh.com/autoscript/debian7.sh sh debian7.sh ``` ### Ubuntu 13.04 32/64bit (OpenVZ VPS) ``` wget http://script.jualssh.com/autoscript/ubuntu1304.sh sh ubuntu1304-kvm.sh ``` ### Ubuntu 13.04 32/64bit (KVM VPS) ``` wget http://script.jualssh.com/autoscript/ubuntu1304-kvm.sh sh ubuntu1304-kvm.sh ``` ## Descriptions ### What's services included * OpenSSH port 22, 80, 143 * Dropbear port 109, 110, 443 * OpenVPN port TCP 1194 (client config - http://[ip]/client.tar) * Squid port 8080 (limit to IP VPS) * badvpn-udpgw port 7300 ### What's features included * Webmin http(s)://[ip]:10000/ * vnstat http://[ip]/vnstat/ * MRTG http://[ip]/mrtg/ * Timezone : Asia/Jakarta * Fail2Ban : [on] * IPv6 : [off] ### What's tools included * axel * bmon

* * * *

htop iftop mtr nethogs

### What's scripts included * screenfetch (https://github.com/KittyKatt/screenFetch) * ps_mem.py (https://github.com/pixelb/ps_mem/) * speedtest-cli (https://github.com/sivel/speedtest-cli) * bench-network.sh * user-login.sh * user-limit.sh * user-expire.sh

You might also like