x
Size: a a a
x
C
R
n8
R
YG
G
2019-03-24 17:51:14
G
G
YG
G
# arguments is empty
if [ -z $1 ] || [ -z $2 ] ; then
echo "Please use script with example - ./remove-old.sh /var/log/* 90"
else
YG
YG
YG
G
14 cd secure-ssh/
15 nano secure-ssh.sh
16 bash secure-ssh.sh
17 nano /etc/ssh/sshd_config
18 systemctl restart sshd
19 yum update -y
20 netstat -tulpn
21 firewall-cmd --list-all
YG
G
2019-03-24 18:02:20
V
G
2019-03-24 18:03:24