Hi all,
I created on free Oracle VPS an 1 AMD Epic 1 core and 1GB ram. All is working fine (CentOS).
When creating on free instance with 4 arm core and 24GB ram (Ubuntu), always have problem:
https://prnt.sc/1izq1dq
https://prnt.sc/1izt5dd
All is on at FOREVER FREE TIER, at hardware firewall is opened, and on software firewall:
sudo iptables -I INPUT -p tcp -s 0.0.0.0/0 --dport 80 -j ACCEPT
sudo iptables -I INPUT -p tcp -s 0.0.0.0/0 --dport 443 -j ACCEPT
But on Ubuntu still not work. On CentOS working, on Oracle Linux EUK (Unhackable and Unbreakable Enterprise Kernel) all working good.