rollback sudo
All checks were successful
Deployment Verification Ubuntu / deploy-and-test (push) Successful in 2m5s
All checks were successful
Deployment Verification Ubuntu / deploy-and-test (push) Successful in 2m5s
This commit is contained in:
parent
f6d85f96c8
commit
d5caebb742
@ -35,7 +35,7 @@ configure_ufw() {
|
|||||||
|
|
||||||
# Allow SSH on custom port
|
# Allow SSH on custom port
|
||||||
log_message "INFO" "IPv4 : Allowing SSH on port 22"
|
log_message "INFO" "IPv4 : Allowing SSH on port 22"
|
||||||
sudo ufw allow 22/tcp
|
ufw allow 22/tcp
|
||||||
|
|
||||||
# Allow HTTP/HTTPS for web services if needed
|
# Allow HTTP/HTTPS for web services if needed
|
||||||
log_message "INFO" "IPv4 : Allowing HTTP/HTTPS ports"
|
log_message "INFO" "IPv4 : Allowing HTTP/HTTPS ports"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user