I have a question about missing services.
This is my platform:
- Jetson AGX Orin 64GB
- Ubuntu 22.04 host and target
- JetPack 6.0 (rev 2)
- developer kit version
- DeepStream 7.0, and all target components included
Does anyone know if there is a firewall service enabled by default? I remember it was ufw, but I do not see it installed. Platform Services indicates it is. I also cannot find jetson-firewall:
root@ubuntu:~# service jetson-firewall status
Unit jetson-firewall.service could not be found.
…
root@ubuntu:~# ufw status
-bash: ufw: command not found