amazon linux 2
Contents
Amazon Linux 2
Change hostname use init-cloud:
1 | vim /etc/cloud/cloud.cfg.d/11_changehostname.cfg |
By Command:
1 | hostnamectl set-hostname foobar.localdomain |
Extra Library:
1 | [ec2-user ~]$ amazon-linux-extras list |

