- Linux Administration Cookbook
- Adam K. Dean
- 24字
- 2025-04-04 15:16:17
Getting ready
Connect to your centos1 VM (and ubuntu1, if desired).
Enable and start firewalld for later examples:
$ sudo systemctl enable --now firewalld
Connect to your centos1 VM (and ubuntu1, if desired).
Enable and start firewalld for later examples:
$ sudo systemctl enable --now firewalld