Skip to content

Commit 93f5cc3

Browse files
authored
DevOps -- Linux -- Firewall Config
1 parent 90962f0 commit 93f5cc3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

kodekloud-laboratories/kodekloud-engineer/linux-administration/level-02-linux/13-02-firewall-setup.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,9 @@ vi /etc/firewalld.conf
3939
4040
ssh worker01@stapp02
4141
42+
sudo su -
43+
44+
ssh worker02@stapp03
45+
46+
sudo su -
47+

0 commit comments

Comments
 (0)