As soon as a run my http server program in aws ubuntu with "sudo nohup server", SSH stops and I also cant go to the ivp4 public address assigned by aws to see the website. Yet all this worked for the same command in my Amazon image ec2.
I recently ditched asw Amazon ec2 in favor of an aws Ubuntu ec2. In the amazon ec2 I had my http server program working well (although there were some other issues which led me to switching to Ubuntu). In creating both, I specifically allowed both http and https access inbound.
Are there some further steps to make in ubuntu to make it work? Any help much appreciated.