#########################
## USER INPUT REQUIRED ##
#########################
Change the default SSH port for some security reasons.
Please use only a priviliged Port! (1 - 1024)
Enter a new port: xxx
--2015-09-01 23:04:16--

Resolving

(

)... 148.251.95.254, 2a01:4f8:201:93e8::95:254
Connecting to

(

... connected.
HTTP request sent, awaiting response... 200 OK
Length: 549897 (537K) [application/x-gzip]
Saving to: ‘base_all.txt.gz’
base_all.txt.gz 100%[================================================== ===========================================>] 537.01K 3.15MB/s in 0.2s
2015-09-01 23:04:17 (3.15 MB/s) - ‘base_all.txt.gz’ saved [549897/549897]
kernel.randomize_va_space = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.log_martians = 1
net.ipv4.tcp_fin_timeout = 1
net.ipv4.tcp_tw_recycle = 1
kernel.shmmax = 1073741824
net.ipv4.tcp_rmem = 4096 25165824 25165824
net.core.rmem_max = 25165824
net.core.rmem_default = 25165824
net.ipv4.tcp_wmem = 4096 65536 25165824
net.core.wmem_max = 25165824
net.core.wmem_default = 65536
net.core.optmem_max = 25165824
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_max_orphans = 262144
net.ipv4.tcp_max_syn_backlog = 262144
net.ipv4.tcp_synack_retries = 2
net.ipv4.tcp_syn_retries = 2
sysctl: cannot stat /proc/sys/net/core/default_qdisc: No such file or directory
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.eth0.disable_ipv6 = 1
root@xyz:~# bash install.sh
fatal: destination path '/root/sources/aif' already exists and is not an empty directory.