528

cosylab.net

web(http,https

all

ssh

150.89.0.0./16

server world

ubuntu@ip-172-31-7-59:~$ sudo certbot certonly --webroot -w /var/www/html -d ht.cosylab.net
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for ht.cosylab.net

Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/ht.cosylab.net/fullchain.pem
Key is saved at:         /etc/letsencrypt/live/ht.cosylab.net/privkey.pem
This certificate expires on 2025-08-26.
These files will be updated when the certificate renews.
Certbot has set up a scheduled task to automatically renew this certificate in the background.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
If you like Certbot, please consider supporting our work by:
 * Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
 * Donating to EFF:                    https://eff.org/donate-le
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Last login: Wed May 28 16:12:29 on ttys000
┌───(hitto@hot)-[~]
└─$ cd .ssh         
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ ls
config                home                  ictsc2                known_hosts           ubuntu-v
cosylab-oit-hitto.pem home.pub              ictsc2.pub            known_hosts.old
github                ictsc                 id_rsa                raspberry
github.pub            ictsc_guest           id_rsa.pub            raspberry.pub
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ ll        
total 144
-rw-r--r--  1 hitto  staff  4913  5 14 02:28 config
-rw-r--r--@ 1 hitto  staff   387  5 28 16:09 cosylab-oit-hitto.pem
-rw-------@ 1 hitto  staff   411  7 13  2024 github
-rw-r--r--  1 hitto  staff    97  3  4 21:06 github.pub
-rw-------  1 hitto  staff   387  3 22 18:34 home
-rw-r--r--  1 hitto  staff    86  3 22 18:34 home.pub
-rw-------@ 1 hitto  staff  1811  3  4 21:15 ictsc
-rw-------@ 1 hitto  staff  1823  3  4 21:06 ictsc_guest
-rw-------@ 1 hitto  staff  3369  3 12 10:31 ictsc2
-rw-------@ 1 hitto  staff   732  3 12 10:30 ictsc2.pub
-rw-------@ 1 hitto  staff  2602 10  4  2024 id_rsa
-rw-r--r--@ 1 hitto  staff   569 10  4  2024 id_rsa.pub
-rw-------  1 hitto  staff  1175  8  5  2024 known_hosts
-rw-r--r--  1 hitto  staff    92  7 13  2024 known_hosts.old
-rw-------  1 hitto  staff   411 10  4  2024 raspberry
-rw-r--r--@ 1 hitto  staff    97 10  4  2024 raspberry.pub
-rw-------  1 hitto  staff  2602  7 13  2024 ubuntu-v
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ chmod g-r cosylab-oit-hitto.pem       
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ ll
total 144
-rw-r--r--  1 hitto  staff  4913  5 14 02:28 config
-rw----r--@ 1 hitto  staff   387  5 28 16:09 cosylab-oit-hitto.pem
-rw-------@ 1 hitto  staff   411  7 13  2024 github
-rw-r--r--  1 hitto  staff    97  3  4 21:06 github.pub
-rw-------  1 hitto  staff   387  3 22 18:34 home
-rw-r--r--  1 hitto  staff    86  3 22 18:34 home.pub
-rw-------@ 1 hitto  staff  1811  3  4 21:15 ictsc
-rw-------@ 1 hitto  staff  1823  3  4 21:06 ictsc_guest
-rw-------@ 1 hitto  staff  3369  3 12 10:31 ictsc2
-rw-------@ 1 hitto  staff   732  3 12 10:30 ictsc2.pub
-rw-------@ 1 hitto  staff  2602 10  4  2024 id_rsa
-rw-r--r--@ 1 hitto  staff   569 10  4  2024 id_rsa.pub
-rw-------  1 hitto  staff  1175  8  5  2024 known_hosts
-rw-r--r--  1 hitto  staff    92  7 13  2024 known_hosts.old
-rw-------  1 hitto  staff   411 10  4  2024 raspberry
-rw-r--r--@ 1 hitto  staff    97 10  4  2024 raspberry.pub
-rw-------  1 hitto  staff  2602  7 13  2024 ubuntu-v
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ chmod o-r cosylab-oit-hitto.pem
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ ll                             
total 144
-rw-r--r--  1 hitto  staff  4913  5 14 02:28 config
-rw-------@ 1 hitto  staff   387  5 28 16:09 cosylab-oit-hitto.pem
-rw-------@ 1 hitto  staff   411  7 13  2024 github
-rw-r--r--  1 hitto  staff    97  3  4 21:06 github.pub
-rw-------  1 hitto  staff   387  3 22 18:34 home
-rw-r--r--  1 hitto  staff    86  3 22 18:34 home.pub
-rw-------@ 1 hitto  staff  1811  3  4 21:15 ictsc
-rw-------@ 1 hitto  staff  1823  3  4 21:06 ictsc_guest
-rw-------@ 1 hitto  staff  3369  3 12 10:31 ictsc2
-rw-------@ 1 hitto  staff   732  3 12 10:30 ictsc2.pub
-rw-------@ 1 hitto  staff  2602 10  4  2024 id_rsa
-rw-r--r--@ 1 hitto  staff   569 10  4  2024 id_rsa.pub
-rw-------  1 hitto  staff  1175  8  5  2024 known_hosts
-rw-r--r--  1 hitto  staff    92  7 13  2024 known_hosts.old
-rw-------  1 hitto  staff   411 10  4  2024 raspberry
-rw-r--r--@ 1 hitto  staff    97 10  4  2024 raspberry.pub
-rw-------  1 hitto  staff  2602  7 13  2024 ubuntu-v
┌───(hitto@hot)-[~/.ssh][main*] 
└─$ ssh ubuntu@15.152.105.171 -i ~/.ssh/cosylab-oit-hitto.pem
Warning: Permanently added '15.152.105.171' (ED25519) to the list of known hosts.
Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.8.0-1024-aws aarch64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Wed May 28 07:17:25 UTC 2025

  System load:  0.0               Temperature:           -273.1 C
  Usage of /:   25.1% of 6.71GB   Processes:             138
  Memory usage: 46%               Users logged in:       0
  Swap usage:   0%                IPv4 address for ens5: 172.31.7.59

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status


The list of available updates is more than a week old.
To check for new updates run: sudo apt update


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ sudo apt update
Get:1 http://ports.ubuntu.com/ubuntu-ports noble-security InRelease [126 kB]
Hit:2 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble InRelease
Get:3 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Packages [879 kB]
Get:5 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports InRelease [126 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports noble-security/main Translation-en [158 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 Components [18.5 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports noble-security/main arm64 c-n-f Metadata [6816 B] 
Get:9 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Packages [812 kB] 
Get:10 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 Packages [15.3 MB]
Get:11 http://ports.ubuntu.com/ubuntu-ports noble-security/universe Translation-en [184 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 Components [52.3 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports noble-security/universe arm64 c-n-f Metadata [16.6 kB] 
Get:14 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Packages [1404 kB]     
Get:15 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted Translation-en [236 kB]       
Get:16 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 Components [212 B]  
Get:17 http://ports.ubuntu.com/ubuntu-ports noble-security/restricted arm64 c-n-f Metadata [416 B]
Get:18 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Packages [15.5 kB]  
Get:19 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse Translation-en [3792 B]   
Get:20 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 Components [208 B]    
Get:21 http://ports.ubuntu.com/ubuntu-ports noble-security/multiverse arm64 c-n-f Metadata [368 B]
Get:22 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe Translation-en [5982 kB]
Get:23 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 Components [3573 kB]
Get:24 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 c-n-f Metadata [295 kB]
Get:25 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/multiverse arm64 Packages [223 kB]
Get:26 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/multiverse Translation-en [118 kB]
Get:27 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/multiverse arm64 Components [31.6 kB]
Get:28 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/multiverse arm64 c-n-f Metadata [7152 B]
Get:29 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Packages [1122 kB]
Get:30 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [234 kB]         
Get:31 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 Components [159 kB]       
Get:32 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 c-n-f Metadata [13.2 kB]  
Get:33 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Packages [1036 kB]    
Get:34 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/universe Translation-en [270 kB]     
Get:35 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 Components [375 kB]   
Get:36 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/universe arm64 c-n-f Metadata [25.4 kB]
Get:37 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Packages [1442 kB]  
Get:38 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/restricted Translation-en [243 kB]   
Get:39 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 Components [212 B]  
Get:40 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/restricted arm64 c-n-f Metadata [440 B]
Get:41 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Packages [17.1 kB]  
Get:42 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/multiverse Translation-en [4788 B]   
Get:43 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 Components [212 B]  
Get:44 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/multiverse arm64 c-n-f Metadata [408 B]
Get:45 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Packages [39.2 kB]      
Get:46 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/main Translation-en [8676 B]       
Get:47 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 Components [3576 B]     
Get:48 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/main arm64 c-n-f Metadata [272 B]  
Get:49 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Packages [27.0 kB]  
Get:50 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/universe Translation-en [16.5 kB]  
Get:51 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 Components [16.4 kB]
Get:52 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/universe arm64 c-n-f Metadata [1300 B]
Get:53 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 Components [216 B]
Get:54 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/restricted arm64 c-n-f Metadata [116 B]
Get:55 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 Components [212 B]
Get:56 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-backports/multiverse arm64 c-n-f Metadata [116 B]
Fetched 34.8 MB in 11s (3153 kB/s)                                                                                    
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
87 packages can be upgraded. Run 'apt list --upgradable' to see them.
ubuntu@ip-172-31-7-59:~$ sudo apt upgrade 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  linux-aws-headers-6.8.0-1029 linux-aws-tools-6.8.0-1029 linux-headers-6.8.0-1029-aws linux-image-6.8.0-1029-aws
  linux-modules-6.8.0-1029-aws linux-tools-6.8.0-1029-aws
The following packages will be upgraded:
  apparmor apport apport-core-dump-handler cloud-init dirmngr distro-info-data fwupd gir1.2-glib-2.0 gnupg gnupg-l10n
  gnupg-utils gpg gpg-agent gpg-wks-client gpgconf gpgsm gpgv grub-common grub-efi-arm64 grub-efi-arm64-bin
  grub-efi-arm64-signed grub2-common keyboxd landscape-common libapparmor1 libarchive13t64 libdw1t64 libelf1t64
  libexpat1 libfwupd2 libglib2.0-0t64 libglib2.0-bin libglib2.0-data liblzma5 libnetplan1 libnss-systemd
  libpam-systemd libperl5.38t64 libplymouth5 libsqlite3-0 libsystemd-shared libsystemd0 libudev1 libxml2 libxslt1.1
  linux-aws linux-base linux-headers-aws linux-image-aws linux-tools-common netplan-generator netplan.io
  open-vm-tools openssh-client openssh-server openssh-sftp-server pci.ids perl perl-base perl-modules-5.38 plymouth
  plymouth-theme-ubuntu-text python3-apport python3-jinja2 python3-netplan python3-problem-report
  python3-software-properties rsyslog snapd software-properties-common sosreport systemd systemd-dev systemd-resolved
  systemd-sysv tzdata tzdata-legacy ubuntu-pro-client ubuntu-pro-client-l10n udev update-notifier-common vim
  vim-common vim-runtime vim-tiny xxd xz-utils
87 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
44 standard LTS security updates
Need to get 150 MB of archives.
After this operation, 173 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libperl5.38t64 arm64 5.38.2-3.2ubuntu0.1 [4771 kB]
Get:2 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 perl arm64 5.38.2-3.2ubuntu0.1 [231 kB]
Get:3 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 perl-base arm64 5.38.2-3.2ubuntu0.1 [1778 kB]
Get:4 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 perl-modules-5.38 all 5.38.2-3.2ubuntu0.1 [3110 kB]
Get:5 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnss-systemd arm64 255.4-1ubuntu8.6 [155 kB]
Get:6 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 systemd-dev all 255.4-1ubuntu8.6 [104 kB]
Get:7 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 systemd-resolved arm64 255.4-1ubuntu8.6 [291 kB]
Get:8 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsystemd-shared arm64 255.4-1ubuntu8.6 [2018 kB]
Get:9 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsystemd0 arm64 255.4-1ubuntu8.6 [425 kB]
Get:10 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 systemd-sysv arm64 255.4-1ubuntu8.6 [11.9 kB]
Get:11 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libpam-systemd arm64 255.4-1ubuntu8.6 [232 kB]
Get:12 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 systemd arm64 255.4-1ubuntu8.6 [3404 kB]
Get:13 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 udev arm64 255.4-1ubuntu8.6 [1852 kB]
Get:14 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libudev1 arm64 255.4-1ubuntu8.6 [174 kB]
Get:15 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libapparmor1 arm64 4.0.1really4.0.1-0ubuntu0.24.04.4 [51.0 kB]
Get:16 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 liblzma5 arm64 5.6.1+really5.4.5-1ubuntu0.2 [126 kB]
Get:17 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-problem-report all 2.28.1-0ubuntu3.5 [24.9 kB]
Get:18 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-apport all 2.28.1-0ubuntu3.5 [92.4 kB]
Get:19 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 grub2-common arm64 2.12-1ubuntu7.3 [673 kB]
Get:20 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 grub-common arm64 2.12-1ubuntu7.3 [2197 kB]
Get:21 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libglib2.0-data all 2.80.0-6ubuntu3.4 [48.7 kB]
Get:22 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libdw1t64 arm64 0.190-1.1ubuntu0.1 [258 kB]
Get:23 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libelf1t64 arm64 0.190-1.1ubuntu0.1 [58.4 kB]
Get:24 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libglib2.0-bin arm64 2.80.0-6ubuntu3.4 [97.1 kB]
Get:25 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gir1.2-glib-2.0 arm64 2.80.0-6ubuntu3.4 [182 kB]
Get:26 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libglib2.0-0t64 arm64 2.80.0-6ubuntu3.4 [1531 kB]
Get:27 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apport-core-dump-handler all 2.28.1-0ubuntu3.5 [17.9 kB]
Get:28 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apport all 2.28.1-0ubuntu3.5 [84.7 kB]
Get:29 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 openssh-sftp-server arm64 1:9.6p1-3ubuntu13.11 [36.9 kB]
Get:30 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 openssh-server arm64 1:9.6p1-3ubuntu13.11 [500 kB]
Get:31 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 openssh-client arm64 1:9.6p1-3ubuntu13.11 [885 kB]
Get:32 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 update-notifier-common all 3.192.68.1 [207 kB]
Get:33 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.3ubuntu3.3 [735 kB]
Get:34 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 open-vm-tools arm64 2:12.4.5-1~ubuntu0.24.04.2 [735 kB]
Get:35 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libsqlite3-0 arm64 3.45.1-1ubuntu2.3 [703 kB]
Get:36 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-wks-client arm64 2.4.4-2ubuntu17.2 [69.7 kB]
Get:37 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 dirmngr arm64 2.4.4-2ubuntu17.2 [316 kB]
Get:38 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-utils arm64 2.4.4-2ubuntu17.2 [106 kB]
Get:39 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgsm arm64 2.4.4-2ubuntu17.2 [225 kB]
Get:40 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg-agent arm64 2.4.4-2ubuntu17.2 [221 kB]
Get:41 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpg arm64 2.4.4-2ubuntu17.2 [549 kB]
Get:42 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgconf arm64 2.4.4-2ubuntu17.2 [103 kB]
Get:43 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg all 2.4.4-2ubuntu17.2 [359 kB]
Get:44 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 keyboxd arm64 2.4.4-2ubuntu17.2 [75.9 kB]
Get:45 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gpgv arm64 2.4.4-2ubuntu17.2 [150 kB]
Get:46 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 distro-info-data all 0.60ubuntu0.3 [6686 B]
Get:47 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libexpat1 arm64 2.6.1-2ubuntu0.3 [77.4 kB]
Get:48 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 netplan-generator arm64 1.1.2-2~ubuntu24.04.1 [60.8 kB]
Get:49 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-netplan arm64 1.1.2-2~ubuntu24.04.1 [22.9 kB]
Get:50 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 netplan.io arm64 1.1.2-2~ubuntu24.04.1 [69.6 kB]
Get:51 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libnetplan1 arm64 1.1.2-2~ubuntu24.04.1 [129 kB]
Get:52 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 rsyslog arm64 8.2312.0-3ubuntu9.1 [512 kB]
Get:53 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 tzdata all 2025b-0ubuntu0.24.04 [276 kB]
Get:54 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 tzdata-legacy all 2025b-0ubuntu0.24.04 [94.8 kB]
Get:55 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ubuntu-pro-client-l10n arm64 35.1ubuntu0~24.04 [19.8 kB]
Get:56 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 ubuntu-pro-client arm64 35.1ubuntu0~24.04 [256 kB]
Get:57 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim arm64 2:9.1.0016-1ubuntu7.8 [1814 kB]
Get:58 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-common all 2:9.1.0016-1ubuntu7.8 [386 kB]
Get:59 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-tiny arm64 2:9.1.0016-1ubuntu7.8 [771 kB]
Get:60 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 vim-runtime all 2:9.1.0016-1ubuntu7.8 [7281 kB]
Get:61 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 xxd arm64 2:9.1.0016-1ubuntu7.8 [63.7 kB]
Get:62 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apparmor arm64 4.0.1really4.0.1-0ubuntu0.24.04.4 [622 kB]
Get:63 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libplymouth5 arm64 24.004.60-1ubuntu7.1 [140 kB]
Get:64 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB]
Get:65 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 plymouth-theme-ubuntu-text arm64 24.004.60-1ubuntu7.1 [9814 B]
Get:66 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 plymouth arm64 24.004.60-1ubuntu7.1 [134 kB]
Get:67 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 xz-utils arm64 5.6.1+really5.4.5-1ubuntu0.2 [268 kB]
Get:68 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libarchive13t64 arm64 3.7.2-2ubuntu0.4 [377 kB]
Get:69 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libfwupd2 arm64 1.9.29-0ubuntu1~24.04.1ubuntu1 [131 kB]
Get:70 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 fwupd arm64 1.9.29-0ubuntu1~24.04.1ubuntu1 [4517 kB]
Get:71 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 gnupg-l10n all 2.4.4-2ubuntu17.2 [66.1 kB]
Get:72 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 grub-efi-arm64-signed arm64 1.202.5+2.12-1ubuntu7.3 [1395 kB]
Get:73 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 grub-efi-arm64 arm64 2.12-1ubuntu7.3 [52.7 kB]
Get:74 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 grub-efi-arm64-bin arm64 2.12-1ubuntu7.3 [1529 kB]
Get:75 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 landscape-common arm64 24.02-0ubuntu5.3 [93.0 kB]
Get:76 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libxslt1.1 arm64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB]
Get:77 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-base all 4.5ubuntu9+24.04.1 [18.1 kB]
Get:78 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-modules-6.8.0-1029-aws arm64 6.8.0-1029.31 [32.5 MB]
Get:79 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-image-6.8.0-1029-aws arm64 6.8.0-1029.31 [17.9 MB]
Get:80 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-aws arm64 6.8.0-1029.31 [1756 B]
Get:81 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-image-aws arm64 6.8.0-1029.31 [6840 B]
Get:82 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-aws-headers-6.8.0-1029 all 6.8.0-1029.31 [13.6 MB]
Get:83 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-headers-6.8.0-1029-aws arm64 6.8.0-1029.31 [3077 kB]
Get:84 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-headers-aws arm64 6.8.0-1029.31 [6760 B]
Get:85 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-tools-common all 6.8.0-60.63 [715 kB]
Get:86 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-aws-tools-6.8.0-1029 arm64 6.8.0-1029.31 [2805 kB]
Get:87 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 linux-tools-6.8.0-1029-aws arm64 6.8.0-1029.31 [1730 B]
Get:88 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-jinja2 all 3.1.2-1ubuntu1.3 [108 kB]
Get:89 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 software-properties-common all 0.99.49.2 [14.4 kB]
Get:90 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 python3-software-properties all 0.99.49.2 [29.8 kB]
Get:91 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 snapd arm64 2.67.1+24.04 [27.0 MB]
Get:92 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 sosreport arm64 4.8.2-0ubuntu0~24.04.1 [364 kB]
Get:93 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 cloud-init all 24.4.1-0ubuntu0~24.04.3 [604 kB]
Fetched 150 MB in 39s (3852 kB/s)                                                                                     
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.1_arm64.deb ...
Unpacking libperl5.38t64:arm64 (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
Preparing to unpack .../perl_5.38.2-3.2ubuntu0.1_arm64.deb ...
Unpacking perl (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
Preparing to unpack .../perl-base_5.38.2-3.2ubuntu0.1_arm64.deb ...
Unpacking perl-base (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
Setting up perl-base (5.38.2-3.2ubuntu0.1) ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../0-perl-modules-5.38_5.38.2-3.2ubuntu0.1_all.deb ...
Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.6_arm64.deb ...
Unpacking libnss-systemd:arm64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../2-systemd-dev_255.4-1ubuntu8.6_all.deb ...
Unpacking systemd-dev (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../3-systemd-resolved_255.4-1ubuntu8.6_arm64.deb ...
Unpacking systemd-resolved (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../4-libsystemd-shared_255.4-1ubuntu8.6_arm64.deb ...
Unpacking libsystemd-shared:arm64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../5-libsystemd0_255.4-1ubuntu8.6_arm64.deb ...
Unpacking libsystemd0:arm64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Setting up libsystemd0:arm64 (255.4-1ubuntu8.6) ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.6_arm64.deb ...
Unpacking systemd-sysv (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../libpam-systemd_255.4-1ubuntu8.6_arm64.deb ...
Unpacking libpam-systemd:arm64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../systemd_255.4-1ubuntu8.6_arm64.deb ...
Unpacking systemd (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../udev_255.4-1ubuntu8.6_arm64.deb ...
Unpacking udev (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Preparing to unpack .../libudev1_255.4-1ubuntu8.6_arm64.deb ...
Unpacking libudev1:arm64 (255.4-1ubuntu8.6) over (255.4-1ubuntu8.5) ...
Setting up libudev1:arm64 (255.4-1ubuntu8.6) ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.4_arm64.deb ...
Unpacking libapparmor1:arm64 (4.0.1really4.0.1-0ubuntu0.24.04.4) over (4.0.1really4.0.1-0ubuntu0.24.04.3) ...
Preparing to unpack .../liblzma5_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
Unpacking liblzma5:arm64 (5.6.1+really5.4.5-1ubuntu0.2) over (5.6.1+really5.4.5-1build0.1) ...
Setting up liblzma5:arm64 (5.6.1+really5.4.5-1ubuntu0.2) ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../00-python3-problem-report_2.28.1-0ubuntu3.5_all.deb ...
Unpacking python3-problem-report (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../01-python3-apport_2.28.1-0ubuntu3.5_all.deb ...
Unpacking python3-apport (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../02-grub2-common_2.12-1ubuntu7.3_arm64.deb ...
Unpacking grub2-common (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../03-grub-common_2.12-1ubuntu7.3_arm64.deb ...
Unpacking grub-common (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../04-libglib2.0-data_2.80.0-6ubuntu3.4_all.deb ...
Unpacking libglib2.0-data (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.2) ...
Preparing to unpack .../05-libdw1t64_0.190-1.1ubuntu0.1_arm64.deb ...
Unpacking libdw1t64:arm64 (0.190-1.1ubuntu0.1) over (0.190-1.1build4.1) ...
Preparing to unpack .../06-libelf1t64_0.190-1.1ubuntu0.1_arm64.deb ...
Unpacking libelf1t64:arm64 (0.190-1.1ubuntu0.1) over (0.190-1.1build4.1) ...
Preparing to unpack .../07-libglib2.0-bin_2.80.0-6ubuntu3.4_arm64.deb ...
Unpacking libglib2.0-bin (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.2) ...
Preparing to unpack .../08-gir1.2-glib-2.0_2.80.0-6ubuntu3.4_arm64.deb ...
Unpacking gir1.2-glib-2.0:arm64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.2) ...
Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.4_arm64.deb ...
Unpacking libglib2.0-0t64:arm64 (2.80.0-6ubuntu3.4) over (2.80.0-6ubuntu3.2) ...
Preparing to unpack .../10-apport-core-dump-handler_2.28.1-0ubuntu3.5_all.deb ...
Unpacking apport-core-dump-handler (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../11-apport_2.28.1-0ubuntu3.5_all.deb ...
Unpacking apport (2.28.1-0ubuntu3.5) over (2.28.1-0ubuntu3.3) ...
Preparing to unpack .../12-openssh-sftp-server_1%3a9.6p1-3ubuntu13.11_arm64.deb ...
Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.11) over (1:9.6p1-3ubuntu13.8) ...
Preparing to unpack .../13-openssh-server_1%3a9.6p1-3ubuntu13.11_arm64.deb ...
Unpacking openssh-server (1:9.6p1-3ubuntu13.11) over (1:9.6p1-3ubuntu13.8) ...
Preparing to unpack .../14-openssh-client_1%3a9.6p1-3ubuntu13.11_arm64.deb ...
Unpacking openssh-client (1:9.6p1-3ubuntu13.11) over (1:9.6p1-3ubuntu13.8) ...
Preparing to unpack .../15-update-notifier-common_3.192.68.1_all.deb ...
Unpacking update-notifier-common (3.192.68.1) over (3.192.68build3) ...
Preparing to unpack .../16-libxml2_2.9.14+dfsg-1.3ubuntu3.3_arm64.deb ...
Unpacking libxml2:arm64 (2.9.14+dfsg-1.3ubuntu3.3) over (2.9.14+dfsg-1.3ubuntu3.2) ...
Preparing to unpack .../17-open-vm-tools_2%3a12.4.5-1~ubuntu0.24.04.2_arm64.deb ...
Unpacking open-vm-tools (2:12.4.5-1~ubuntu0.24.04.2) over (2:12.4.5-1~ubuntu0.24.04.1) ...
Preparing to unpack .../18-libsqlite3-0_3.45.1-1ubuntu2.3_arm64.deb ...
Unpacking libsqlite3-0:arm64 (3.45.1-1ubuntu2.3) over (3.45.1-1ubuntu2.1) ...
Preparing to unpack .../19-gpg-wks-client_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpg-wks-client (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking dirmngr (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gnupg-utils (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../22-gpgsm_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpgsm (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../23-gpg-agent_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpg-agent (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../24-gpg_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpg (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../25-gpgconf_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpgconf (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../26-gnupg_2.4.4-2ubuntu17.2_all.deb ...
Unpacking gnupg (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../27-keyboxd_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking keyboxd (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../28-gpgv_2.4.4-2ubuntu17.2_arm64.deb ...
Unpacking gpgv (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Setting up gpgv (2.4.4-2ubuntu17.2) ...
(Reading database ... 71782 files and directories currently installed.)
Preparing to unpack .../00-distro-info-data_0.60ubuntu0.3_all.deb ...
Unpacking distro-info-data (0.60ubuntu0.3) over (0.60ubuntu0.2) ...
Preparing to unpack .../01-libexpat1_2.6.1-2ubuntu0.3_arm64.deb ...
Unpacking libexpat1:arm64 (2.6.1-2ubuntu0.3) over (2.6.1-2ubuntu0.2) ...
Preparing to unpack .../02-netplan-generator_1.1.2-2~ubuntu24.04.1_arm64.deb ...
Adding 'diversion of /lib/systemd/system-generators/netplan to /lib/systemd/system-generators/netplan.usr-is-merged by netplan-generator'
Unpacking netplan-generator (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../03-python3-netplan_1.1.2-2~ubuntu24.04.1_arm64.deb ...
Unpacking python3-netplan (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../04-netplan.io_1.1.2-2~ubuntu24.04.1_arm64.deb ...
Unpacking netplan.io (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../05-libnetplan1_1.1.2-2~ubuntu24.04.1_arm64.deb ...
Unpacking libnetplan1:arm64 (1.1.2-2~ubuntu24.04.1) over (1.1.1-1~ubuntu24.04.1) ...
Preparing to unpack .../06-rsyslog_8.2312.0-3ubuntu9.1_arm64.deb ...
Unpacking rsyslog (8.2312.0-3ubuntu9.1) over (8.2312.0-3ubuntu9) ...
Preparing to unpack .../07-tzdata_2025b-0ubuntu0.24.04_all.deb ...
Unpacking tzdata (2025b-0ubuntu0.24.04) over (2024b-0ubuntu0.24.04.1) ...
Preparing to unpack .../08-tzdata-legacy_2025b-0ubuntu0.24.04_all.deb ...
Unpacking tzdata-legacy (2025b-0ubuntu0.24.04) over (2024b-0ubuntu0.24.04.1) ...
Preparing to unpack .../09-ubuntu-pro-client-l10n_35.1ubuntu0~24.04_arm64.deb ...
Unpacking ubuntu-pro-client-l10n (35.1ubuntu0~24.04) over (34~24.04) ...
Preparing to unpack .../10-ubuntu-pro-client_35.1ubuntu0~24.04_arm64.deb ...
Unpacking ubuntu-pro-client (35.1ubuntu0~24.04) over (34~24.04) ...
Preparing to unpack .../11-vim_2%3a9.1.0016-1ubuntu7.8_arm64.deb ...
Unpacking vim (2:9.1.0016-1ubuntu7.8) over (2:9.1.0016-1ubuntu7.6) ...
Preparing to unpack .../12-vim-common_2%3a9.1.0016-1ubuntu7.8_all.deb ...
Unpacking vim-common (2:9.1.0016-1ubuntu7.8) over (2:9.1.0016-1ubuntu7.6) ...
Preparing to unpack .../13-vim-tiny_2%3a9.1.0016-1ubuntu7.8_arm64.deb ...
Unpacking vim-tiny (2:9.1.0016-1ubuntu7.8) over (2:9.1.0016-1ubuntu7.6) ...
Preparing to unpack .../14-vim-runtime_2%3a9.1.0016-1ubuntu7.8_all.deb ...
Unpacking vim-runtime (2:9.1.0016-1ubuntu7.8) over (2:9.1.0016-1ubuntu7.6) ...
Preparing to unpack .../15-xxd_2%3a9.1.0016-1ubuntu7.8_arm64.deb ...
Unpacking xxd (2:9.1.0016-1ubuntu7.8) over (2:9.1.0016-1ubuntu7.6) ...
Preparing to unpack .../16-apparmor_4.0.1really4.0.1-0ubuntu0.24.04.4_arm64.deb ...
Unpacking apparmor (4.0.1really4.0.1-0ubuntu0.24.04.4) over (4.0.1really4.0.1-0ubuntu0.24.04.3) ...
Preparing to unpack .../17-libplymouth5_24.004.60-1ubuntu7.1_arm64.deb ...
Unpacking libplymouth5:arm64 (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../18-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ...
Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) over (0.0~2024.03.31-1) ...
Preparing to unpack .../19-plymouth-theme-ubuntu-text_24.004.60-1ubuntu7.1_arm64.deb ...
Unpacking plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../20-plymouth_24.004.60-1ubuntu7.1_arm64.deb ...
Unpacking plymouth (24.004.60-1ubuntu7.1) over (24.004.60-1ubuntu7) ...
Preparing to unpack .../21-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_arm64.deb ...
Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) over (5.6.1+really5.4.5-1build0.1) ...
Preparing to unpack .../22-libarchive13t64_3.7.2-2ubuntu0.4_arm64.deb ...
Unpacking libarchive13t64:arm64 (3.7.2-2ubuntu0.4) over (3.7.2-2ubuntu0.3) ...
Preparing to unpack .../23-libfwupd2_1.9.29-0ubuntu1~24.04.1ubuntu1_arm64.deb ...
Unpacking libfwupd2:arm64 (1.9.29-0ubuntu1~24.04.1ubuntu1) over (1.9.28-0ubuntu1~24.04.1) ...
Preparing to unpack .../24-fwupd_1.9.29-0ubuntu1~24.04.1ubuntu1_arm64.deb ...
Unpacking fwupd (1.9.29-0ubuntu1~24.04.1ubuntu1) over (1.9.28-0ubuntu1~24.04.1) ...
Preparing to unpack .../25-gnupg-l10n_2.4.4-2ubuntu17.2_all.deb ...
Unpacking gnupg-l10n (2.4.4-2ubuntu17.2) over (2.4.4-2ubuntu17) ...
Preparing to unpack .../26-grub-efi-arm64-signed_1.202.5+2.12-1ubuntu7.3_arm64.deb ...
Unpacking grub-efi-arm64-signed (1.202.5+2.12-1ubuntu7.3) over (1.202.2+2.12-1ubuntu7.1) ...
Preparing to unpack .../27-grub-efi-arm64_2.12-1ubuntu7.3_arm64.deb ...
Unpacking grub-efi-arm64 (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../28-grub-efi-arm64-bin_2.12-1ubuntu7.3_arm64.deb ...
Unpacking grub-efi-arm64-bin (2.12-1ubuntu7.3) over (2.12-1ubuntu7.1) ...
Preparing to unpack .../29-landscape-common_24.02-0ubuntu5.3_arm64.deb ...
Unpacking landscape-common (24.02-0ubuntu5.3) over (24.02-0ubuntu5.2) ...
Preparing to unpack .../30-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_arm64.deb ...
Unpacking libxslt1.1:arm64 (1.1.39-0exp1ubuntu0.24.04.2) over (1.1.39-0exp1build1) ...
Preparing to unpack .../31-linux-base_4.5ubuntu9+24.04.1_all.deb ...
Unpacking linux-base (4.5ubuntu9+24.04.1) over (4.5ubuntu9) ...
Selecting previously unselected package linux-modules-6.8.0-1029-aws.
Preparing to unpack .../32-linux-modules-6.8.0-1029-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-modules-6.8.0-1029-aws (6.8.0-1029.31) ...
Selecting previously unselected package linux-image-6.8.0-1029-aws.
Preparing to unpack .../33-linux-image-6.8.0-1029-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-image-6.8.0-1029-aws (6.8.0-1029.31) ...
Preparing to unpack .../34-linux-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-aws (6.8.0-1029.31) over (6.8.0-1024.26) ...
Preparing to unpack .../35-linux-image-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-image-aws (6.8.0-1029.31) over (6.8.0-1024.26) ...
Selecting previously unselected package linux-aws-headers-6.8.0-1029.
Preparing to unpack .../36-linux-aws-headers-6.8.0-1029_6.8.0-1029.31_all.deb ...
Unpacking linux-aws-headers-6.8.0-1029 (6.8.0-1029.31) ...
Selecting previously unselected package linux-headers-6.8.0-1029-aws.
Preparing to unpack .../37-linux-headers-6.8.0-1029-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-headers-6.8.0-1029-aws (6.8.0-1029.31) ...
Preparing to unpack .../38-linux-headers-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-headers-aws (6.8.0-1029.31) over (6.8.0-1024.26) ...
Preparing to unpack .../39-linux-tools-common_6.8.0-60.63_all.deb ...
Unpacking linux-tools-common (6.8.0-60.63) over (6.8.0-55.57) ...
Selecting previously unselected package linux-aws-tools-6.8.0-1029.
Preparing to unpack .../40-linux-aws-tools-6.8.0-1029_6.8.0-1029.31_arm64.deb ...
Unpacking linux-aws-tools-6.8.0-1029 (6.8.0-1029.31) ...
Selecting previously unselected package linux-tools-6.8.0-1029-aws.
Preparing to unpack .../41-linux-tools-6.8.0-1029-aws_6.8.0-1029.31_arm64.deb ...
Unpacking linux-tools-6.8.0-1029-aws (6.8.0-1029.31) ...
Preparing to unpack .../42-python3-jinja2_3.1.2-1ubuntu1.3_all.deb ...
Unpacking python3-jinja2 (3.1.2-1ubuntu1.3) over (3.1.2-1ubuntu1.2) ...
Preparing to unpack .../43-software-properties-common_0.99.49.2_all.deb ...
Unpacking software-properties-common (0.99.49.2) over (0.99.49.1) ...
Preparing to unpack .../44-python3-software-properties_0.99.49.2_all.deb ...
Unpacking python3-software-properties (0.99.49.2) over (0.99.49.1) ...
Preparing to unpack .../45-snapd_2.67.1+24.04_arm64.deb ...
Unpacking snapd (2.67.1+24.04) over (2.66.1+24.04) ...
Preparing to unpack .../46-sosreport_4.8.2-0ubuntu0~24.04.1_arm64.deb ...
Unpacking sosreport (4.8.2-0ubuntu0~24.04.1) over (4.7.2-0ubuntu1~24.04.2) ...
Preparing to unpack .../47-cloud-init_24.4.1-0ubuntu0~24.04.3_all.deb ...
Unpacking cloud-init (24.4.1-0ubuntu0~24.04.3) over (24.4.1-0ubuntu0~24.04.1) ...
Setting up libexpat1:arm64 (2.6.1-2ubuntu0.3) ...
Setting up libapparmor1:arm64 (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ...
Setting up linux-base (4.5ubuntu9+24.04.1) ...
Setting up python3-problem-report (2.28.1-0ubuntu3.5) ...
Setting up distro-info-data (0.60ubuntu0.3) ...
Setting up openssh-client (1:9.6p1-3ubuntu13.11) ...
Setting up update-notifier-common (3.192.68.1) ...
update-notifier-download.service is a disabled or a static unit not running, not starting it.
update-notifier-motd.service is a disabled or a static unit not running, not starting it.
Setting up libsqlite3-0:arm64 (3.45.1-1ubuntu2.3) ...
Setting up rsyslog (8.2312.0-3ubuntu9.1) ...
Installing new version of config file /etc/apparmor.d/usr.sbin.rsyslogd ...
info: The user `syslog' is already a member of `adm'.
Setting up systemd-dev (255.4-1ubuntu8.6) ...
Setting up landscape-common (24.02-0ubuntu5.3) ...
Setting up xxd (2:9.1.0016-1ubuntu7.8) ...
Setting up libelf1t64:arm64 (0.190-1.1ubuntu0.1) ...
Setting up python3-apport (2.28.1-0ubuntu3.5) ...
Setting up libdw1t64:arm64 (0.190-1.1ubuntu0.1) ...
Setting up tzdata (2025b-0ubuntu0.24.04) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Wed May 28 07:20:35 UTC 2025.
Universal Time is now:  Wed May 28 07:20:35 UTC 2025.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up grub-common (2.12-1ubuntu7.3) ...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up apparmor (4.0.1really4.0.1-0ubuntu0.24.04.4) ...
Reloading AppArmor profiles 
Setting up python3-jinja2 (3.1.2-1ubuntu1.3) ...
Setting up libglib2.0-0t64:arm64 (2.80.0-6ubuntu3.4) ...
No schema files found: doing nothing.
Setting up libglib2.0-data (2.80.0-6ubuntu3.4) ...
Setting up vim-common (2:9.1.0016-1ubuntu7.8) ...
Setting up linux-aws-headers-6.8.0-1029 (6.8.0-1029.31) ...
Setting up gnupg-l10n (2.4.4-2ubuntu17.2) ...
Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ...
Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.1) ...
Setting up libsystemd-shared:arm64 (255.4-1ubuntu8.6) ...
Setting up gir1.2-glib-2.0:arm64 (2.80.0-6ubuntu3.4) ...
Setting up grub-efi-arm64-bin (2.12-1ubuntu7.3) ...
Setting up sosreport (4.8.2-0ubuntu0~24.04.1) ...
Setting up libplymouth5:arm64 (24.004.60-1ubuntu7.1) ...
Setting up gpgconf (2.4.4-2ubuntu17.2) ...
Setting up libperl5.38t64:arm64 (5.38.2-3.2ubuntu0.1) ...
Setting up vim-runtime (2:9.1.0016-1ubuntu7.8) ...
Setting up linux-tools-common (6.8.0-60.63) ...
Setting up libxml2:arm64 (2.9.14+dfsg-1.3ubuntu3.3) ...
Setting up ubuntu-pro-client (35.1ubuntu0~24.04) ...
Installing new version of config file /etc/apparmor.d/ubuntu_pro_apt_news ...
Installing new version of config file /etc/apt/apt.conf.d/20apt-esm-hook.conf ...
Setting up gpg (2.4.4-2ubuntu17.2) ...
Setting up gnupg-utils (2.4.4-2ubuntu17.2) ...
Setting up ubuntu-pro-client-l10n (35.1ubuntu0~24.04) ...
Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.11) ...
Setting up vim (2:9.1.0016-1ubuntu7.8) ...
Setting up gpg-agent (2.4.4-2ubuntu17.2) ...
Setting up openssh-server (1:9.6p1-3ubuntu13.11) ...
Setting up linux-aws-tools-6.8.0-1029 (6.8.0-1029.31) ...
Setting up linux-tools-6.8.0-1029-aws (6.8.0-1029.31) ...
Setting up grub2-common (2.12-1ubuntu7.3) ...
Setting up gpgsm (2.4.4-2ubuntu17.2) ...
Setting up libfwupd2:arm64 (1.9.29-0ubuntu1~24.04.1ubuntu1) ...
Setting up libglib2.0-bin (2.80.0-6ubuntu3.4) ...
Setting up systemd (255.4-1ubuntu8.6) ...
Setting up linux-headers-6.8.0-1029-aws (6.8.0-1029.31) ...
Setting up vim-tiny (2:9.1.0016-1ubuntu7.8) ...
Setting up libnetplan1:arm64 (1.1.2-2~ubuntu24.04.1) ...
Setting up tzdata-legacy (2025b-0ubuntu0.24.04) ...
Setting up dirmngr (2.4.4-2ubuntu17.2) ...
Setting up perl (5.38.2-3.2ubuntu0.1) ...
Setting up python3-software-properties (0.99.49.2) ...
Setting up udev (255.4-1ubuntu8.6) ...
Setting up keyboxd (2.4.4-2ubuntu17.2) ...
Setting up open-vm-tools (2:12.4.5-1~ubuntu0.24.04.2) ...
Setting up libxslt1.1:arm64 (1.1.39-0exp1ubuntu0.24.04.2) ...
Setting up gnupg (2.4.4-2ubuntu17.2) ...
Setting up python3-netplan (1.1.2-2~ubuntu24.04.1) ...
Setting up netplan-generator (1.1.2-2~ubuntu24.04.1) ...
Removing 'diversion of /lib/systemd/system-generators/netplan to /lib/systemd/system-generators/netplan.usr-is-merged by netplan-generator'
Setting up libarchive13t64:arm64 (3.7.2-2ubuntu0.4) ...
Setting up fwupd (1.9.29-0ubuntu1~24.04.1ubuntu1) ...
fwupd-offline-update.service is a disabled or a static unit not running, not starting it.
fwupd-refresh.service is a disabled or a static unit not running, not starting it.
fwupd.service is a disabled or a static unit not running, not starting it.
Setting up systemd-resolved (255.4-1ubuntu8.6) ...
Setting up snapd (2.67.1+24.04) ...
snapd.failure.service is a disabled or a static unit not running, not starting it.
snapd.snap-repair.service is a disabled or a static unit not running, not starting it.
Setting up systemd-sysv (255.4-1ubuntu8.6) ...
Setting up grub-efi-arm64 (2.12-1ubuntu7.3) ...
Trying to migrate /boot/efi into esp config
Installing grub to /boot/efi.
Installing for arm64-efi platform.
Installation finished. No error reported.
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/40-force-partuuid.cfg'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
GRUB_FORCE_PARTUUID is set, will attempt initrdless boot
Found linux image: /boot/vmlinuz-6.8.0-1029-aws
Found linux image: /boot/vmlinuz-6.8.0-1024-aws
Found initrd image: /boot/initrd.img-6.8.0-1024-aws
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Setting up grub-efi-arm64-signed (1.202.5+2.12-1ubuntu7.3) ...
Installing grub to /boot/efi.
Installing for arm64-efi platform.
Installation finished. No error reported.
Setting up gpg-wks-client (2.4.4-2ubuntu17.2) ...
Setting up plymouth (24.004.60-1ubuntu7.1) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-1024-aws
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Setting up linux-headers-aws (6.8.0-1029.31) ...
Setting up libnss-systemd:arm64 (255.4-1ubuntu8.6) ...
Setting up software-properties-common (0.99.49.2) ...
Setting up netplan.io (1.1.2-2~ubuntu24.04.1) ...
Setting up plymouth-theme-ubuntu-text (24.004.60-1ubuntu7.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libpam-systemd:arm64 (255.4-1ubuntu8.6) ...
Setting up cloud-init (24.4.1-0ubuntu0~24.04.3) ...
Setting up apport-core-dump-handler (2.28.1-0ubuntu3.5) ...
Setting up apport (2.28.1-0ubuntu3.5) ...
apport-autoreport.service is a disabled or a static unit not running, not starting it.
Setting up linux-image-6.8.0-1029-aws (6.8.0-1029.31) ...
I: /boot/vmlinuz is now a symlink to vmlinuz-6.8.0-1029-aws
I: /boot/initrd.img is now a symlink to initrd.img-6.8.0-1029-aws
Setting up linux-image-aws (6.8.0-1029.31) ...
Setting up linux-modules-6.8.0-1029-aws (6.8.0-1029.31) ...
Setting up linux-aws (6.8.0-1029.31) ...
Processing triggers for ufw (0.36.2-6) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for dbus (1.14.10-4ubuntu4.1) ...
Processing triggers for install-info (7.1-3build2) ...
Processing triggers for initramfs-tools (0.142ubuntu25.5) ...
update-initramfs: Generating /boot/initrd.img-6.8.0-1024-aws
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Processing triggers for shim-signed (1.58+15.8-0ubuntu1) ...
Processing triggers for linux-image-6.8.0-1029-aws (6.8.0-1029.31) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.8.0-1029-aws
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/40-force-partuuid.cfg'
Sourcing file `/etc/default/grub.d/50-cloudimg-settings.cfg'
Generating grub configuration file ...
GRUB_FORCE_PARTUUID is set, will attempt initrdless boot
Found linux image: /boot/vmlinuz-6.8.0-1029-aws
Found initrd image: /boot/initrd.img-6.8.0-1029-aws
Found linux image: /boot/vmlinuz-6.8.0-1024-aws
Found initrd image: /boot/initrd.img-6.8.0-1024-aws
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
Adding boot menu entry for UEFI Firmware Settings ...
done
Scanning processes...                                                                                                  
Scanning candidates...                                                                                                 
Scanning linux images...                                                                                               

Pending kernel upgrade!
Running kernel version:
  6.8.0-1024-aws
Diagnostics:
  The currently running kernel version is not the expected kernel version 6.8.0-1029-aws.

Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.

Restarting services...
 systemctl restart irqbalance.service multipathd.service packagekit.service polkit.service udisks2.service

Service restarts being deferred:
 systemctl restart ModemManager.service
 /etc/needrestart/restart.d/dbus.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 ubuntu @ session #3: apt[1566], sshd[1091]
 ubuntu @ user manager service: systemd[1096]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
ubuntu@ip-172-31-7-59:~$ sudo apt install apache2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64
  liblua5.4-0 ssl-cert
Suggested packages:
  apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser
The following NEW packages will be installed:
  apache2 apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64
  liblua5.4-0 ssl-cert
0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
Need to get 2065 kB of archives.
After this operation, 14.0 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 libapr1t64 arm64 1.7.2-3.1ubuntu0.1 [106 kB]
Get:2 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 libaprutil1t64 arm64 1.6.3-1.1ubuntu7 [93.9 kB]
Get:3 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 libaprutil1-dbd-sqlite3 arm64 1.6.3-1.1ubuntu7 [11.2 kB]
Get:4 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 libaprutil1-ldap arm64 1.6.3-1.1ubuntu7 [9046 B]
Get:5 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 liblua5.4-0 arm64 5.4.6-3build2 [158 kB]
Get:6 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apache2-bin arm64 2.4.58-1ubuntu8.6 [1319 kB]
Get:7 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apache2-data all 2.4.58-1ubuntu8.6 [163 kB]
Get:8 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apache2-utils arm64 2.4.58-1ubuntu8.6 [96.5 kB]
Get:9 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 apache2 arm64 2.4.58-1ubuntu8.6 [90.2 kB]
Get:10 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 ssl-cert all 1.1.2ubuntu1 [17.8 kB]
Fetched 2065 kB in 2s (925 kB/s)    
Preconfiguring packages ...
Selecting previously unselected package libapr1t64:arm64.
(Reading database ... 104347 files and directories currently installed.)
Preparing to unpack .../0-libapr1t64_1.7.2-3.1ubuntu0.1_arm64.deb ...
Unpacking libapr1t64:arm64 (1.7.2-3.1ubuntu0.1) ...
Selecting previously unselected package libaprutil1t64:arm64.
Preparing to unpack .../1-libaprutil1t64_1.6.3-1.1ubuntu7_arm64.deb ...
Unpacking libaprutil1t64:arm64 (1.6.3-1.1ubuntu7) ...
Selecting previously unselected package libaprutil1-dbd-sqlite3:arm64.
Preparing to unpack .../2-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_arm64.deb ...
Unpacking libaprutil1-dbd-sqlite3:arm64 (1.6.3-1.1ubuntu7) ...
Selecting previously unselected package libaprutil1-ldap:arm64.
Preparing to unpack .../3-libaprutil1-ldap_1.6.3-1.1ubuntu7_arm64.deb ...
Unpacking libaprutil1-ldap:arm64 (1.6.3-1.1ubuntu7) ...
Selecting previously unselected package liblua5.4-0:arm64.
Preparing to unpack .../4-liblua5.4-0_5.4.6-3build2_arm64.deb ...
Unpacking liblua5.4-0:arm64 (5.4.6-3build2) ...
Selecting previously unselected package apache2-bin.
Preparing to unpack .../5-apache2-bin_2.4.58-1ubuntu8.6_arm64.deb ...
Unpacking apache2-bin (2.4.58-1ubuntu8.6) ...
Selecting previously unselected package apache2-data.
Preparing to unpack .../6-apache2-data_2.4.58-1ubuntu8.6_all.deb ...
Unpacking apache2-data (2.4.58-1ubuntu8.6) ...
Selecting previously unselected package apache2-utils.
Preparing to unpack .../7-apache2-utils_2.4.58-1ubuntu8.6_arm64.deb ...
Unpacking apache2-utils (2.4.58-1ubuntu8.6) ...
Selecting previously unselected package apache2.
Preparing to unpack .../8-apache2_2.4.58-1ubuntu8.6_arm64.deb ...
Unpacking apache2 (2.4.58-1ubuntu8.6) ...
Selecting previously unselected package ssl-cert.
Preparing to unpack .../9-ssl-cert_1.1.2ubuntu1_all.deb ...
Unpacking ssl-cert (1.1.2ubuntu1) ...
Setting up ssl-cert (1.1.2ubuntu1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service.
Setting up libapr1t64:arm64 (1.7.2-3.1ubuntu0.1) ...
Setting up liblua5.4-0:arm64 (5.4.6-3build2) ...
Setting up apache2-data (2.4.58-1ubuntu8.6) ...
Setting up libaprutil1t64:arm64 (1.6.3-1.1ubuntu7) ...
Setting up libaprutil1-ldap:arm64 (1.6.3-1.1ubuntu7) ...
Setting up libaprutil1-dbd-sqlite3:arm64 (1.6.3-1.1ubuntu7) ...
Setting up apache2-utils (2.4.58-1ubuntu8.6) ...
Setting up apache2-bin (2.4.58-1ubuntu8.6) ...
Setting up apache2 (2.4.58-1ubuntu8.6) ...
Enabling module mpm_event.
Enabling module authz_core.
Enabling module authz_host.
Enabling module authn_core.
Enabling module auth_basic.
Enabling module access_compat.
Enabling module authn_file.
Enabling module authz_user.
Enabling module alias.
Enabling module dir.
Enabling module autoindex.
Enabling module env.
Enabling module mime.
Enabling module negotiation.
Enabling module setenvif.
Enabling module filter.
Enabling module deflate.
Enabling module status.
Enabling module reqtimeout.
Enabling conf charset.
Enabling conf localized-error-pages.
Enabling conf other-vhosts-access-log.
Enabling conf security.
Enabling conf serve-cgi-bin.
Enabling site 000-default.
Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service.
Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service.
Processing triggers for ufw (0.36.2-6) ...
Processing triggers for man-db (2.12.0-4build2) ...
Processing triggers for libc-bin (2.39-0ubuntu8.4) ...
Scanning processes...                                                                                                  
Scanning candidates...                                                                                                 
Scanning linux images...                                                                                               

Pending kernel upgrade!
Running kernel version:
  6.8.0-1024-aws
Diagnostics:
  The currently running kernel version is not the expected kernel version 6.8.0-1029-aws.

Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.

Restarting services...

Service restarts being deferred:
 /etc/needrestart/restart.d/dbus.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 ubuntu @ session #3: sshd[1091]
 ubuntu @ user manager service: systemd[1096]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
ubuntu@ip-172-31-7-59:~$ apt install net-
net-acct   net-tools  
ubuntu@ip-172-31-7-59:~$ apt install net-tools 
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
ubuntu@ip-172-31-7-59:~$ sudo apt install net-tools 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
  net-tools
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 207 kB of archives.
After this operation, 1229 kB of additional disk space will be used.
Get:1 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble-updates/main arm64 net-tools arm64 2.10-0.1ubuntu4.1 [207 kB]
Fetched 207 kB in 1s (217 kB/s)    
Selecting previously unselected package net-tools.
(Reading database ... 105070 files and directories currently installed.)
Preparing to unpack .../net-tools_2.10-0.1ubuntu4.1_arm64.deb ...
Unpacking net-tools (2.10-0.1ubuntu4.1) ...
Setting up net-tools (2.10-0.1ubuntu4.1) ...
Processing triggers for man-db (2.12.0-4build2) ...
Scanning processes...                                                                                                  
Scanning candidates...                                                                                                 
Scanning linux images...                                                                                               

Pending kernel upgrade!
Running kernel version:
  6.8.0-1024-aws
Diagnostics:
  The currently running kernel version is not the expected kernel version 6.8.0-1029-aws.

Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.

Restarting services...

Service restarts being deferred:
 /etc/needrestart/restart.d/dbus.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 ubuntu @ session #3: sshd[1091]
 ubuntu @ user manager service: systemd[1096]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
ubuntu@ip-172-31-7-59:~$ sudo apt -y install certbot
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  python3-acme python3-certbot python3-configargparse python3-icu python3-josepy python3-parsedatetime
  python3-rfc3339
Suggested packages:
  python-certbot-doc python3-certbot-apache python3-certbot-nginx python-acme-doc
The following NEW packages will be installed:
  certbot python3-acme python3-certbot python3-configargparse python3-icu python3-josepy python3-parsedatetime
  python3-rfc3339
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 980 kB of archives.
After this operation, 5351 kB of additional disk space will be used.
Get:1 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-josepy all 1.14.0-1 [22.1 kB]
Get:2 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-rfc3339 all 1.1-4 [6744 B]
Get:3 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-acme all 2.9.0-1 [48.5 kB]
Get:4 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-configargparse all 1.7-1 [31.7 kB]
Get:5 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-parsedatetime all 2.6-3 [32.8 kB]
Get:6 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 python3-certbot all 2.9.0-1 [267 kB]
Get:7 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/main arm64 python3-icu arm64 2.12-1build2 [482 kB]
Get:8 http://ap-northeast-3c.clouds.ports.ubuntu.com/ubuntu-ports noble/universe arm64 certbot all 2.9.0-1 [89.2 kB]
Fetched 980 kB in 2s (419 kB/s)  
Preconfiguring packages ...
Selecting previously unselected package python3-josepy.
(Reading database ... 105118 files and directories currently installed.)
Preparing to unpack .../0-python3-josepy_1.14.0-1_all.deb ...
Unpacking python3-josepy (1.14.0-1) ...
Selecting previously unselected package python3-rfc3339.
Preparing to unpack .../1-python3-rfc3339_1.1-4_all.deb ...
Unpacking python3-rfc3339 (1.1-4) ...
Selecting previously unselected package python3-acme.
Preparing to unpack .../2-python3-acme_2.9.0-1_all.deb ...
Unpacking python3-acme (2.9.0-1) ...
Selecting previously unselected package python3-configargparse.
Preparing to unpack .../3-python3-configargparse_1.7-1_all.deb ...
Unpacking python3-configargparse (1.7-1) ...
Selecting previously unselected package python3-parsedatetime.
Preparing to unpack .../4-python3-parsedatetime_2.6-3_all.deb ...
Unpacking python3-parsedatetime (2.6-3) ...
Selecting previously unselected package python3-certbot.
Preparing to unpack .../5-python3-certbot_2.9.0-1_all.deb ...
Unpacking python3-certbot (2.9.0-1) ...
Selecting previously unselected package python3-icu.
Preparing to unpack .../6-python3-icu_2.12-1build2_arm64.deb ...
Unpacking python3-icu (2.12-1build2) ...
Selecting previously unselected package certbot.
Preparing to unpack .../7-certbot_2.9.0-1_all.deb ...
Unpacking certbot (2.9.0-1) ...
Setting up python3-configargparse (1.7-1) ...
Setting up python3-parsedatetime (2.6-3) ...
Setting up python3-icu (2.12-1build2) ...
Setting up python3-josepy (1.14.0-1) ...
Setting up python3-rfc3339 (1.1-4) ...
Setting up python3-acme (2.9.0-1) ...
Setting up python3-certbot (2.9.0-1) ...
Setting up certbot (2.9.0-1) ...
Created symlink /etc/systemd/system/timers.target.wants/certbot.timer → /usr/lib/systemd/system/certbot.timer.
Processing triggers for man-db (2.12.0-4build2) ...
Scanning processes...                                                                                                  
Scanning candidates...                                                                                                 
Scanning linux images...                                                                                               

Pending kernel upgrade!
Running kernel version:
  6.8.0-1024-aws
Diagnostics:
  The currently running kernel version is not the expected kernel version 6.8.0-1029-aws.

Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting.

Restarting services...

Service restarts being deferred:
 /etc/needrestart/restart.d/dbus.service
 systemctl restart networkd-dispatcher.service
 systemctl restart systemd-logind.service
 systemctl restart unattended-upgrades.service

No containers need to be restarted.

User sessions running outdated binaries:
 ubuntu @ session #3: sshd[1091]
 ubuntu @ user manager service: systemd[1096]

No VM guests are running outdated hypervisor (qemu) binaries on this host.
ubuntu@ip-172-31-7-59:~$ certbot certonly --webroot -w /var/www/html -d dns.srv.world
The following error was encountered:
[Errno 13] Permission denied: '/var/log/letsencrypt'
Either run as root, or set --config-dir, --work-dir, and --logs-dir to writeable paths.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/certbot-log-lydrox9o/log or re-run Certbot with -v for more details.
ubuntu@ip-172-31-7-59:~$ sudo certbot certonly --webroot -w /var/www/html -d dns.srv.world
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Enter email address (used for urgent renewal and security notices)
 (Enter 'c' to cancel): e1n22037@oit.ac.jp

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Please read the Terms of Service at
https://letsencrypt.org/documents/LE-SA-v1.5-February-24-2025.pdf. You must
agree in order to register with the ACME server. Do you agree?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: Y

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Would you be willing, once your first certificate is successfully issued, to
share your email address with the Electronic Frontier Foundation, a founding
partner of the Let's Encrypt project and the non-profit organization that
develops Certbot? We'd like to send you email about our work encrypting the web,
EFF news, campaigns, and ways to support digital freedom.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(Y)es/(N)o: N
Account registered.
Requesting a certificate for dns.srv.world

Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
  Domain: dns.srv.world
  Type:   dns
  Detail: DNS problem: NXDOMAIN looking up A for dns.srv.world - check that a DNS record exists for this domain; DNS problem: NXDOMAIN looking up AAAA for dns.srv.world - check that a DNS record exists for this domain

Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.

Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
ubuntu@ip-172-31-7-59:~$ sudo certbot certonly --webroot -w /var/www/html -d ht.cosylab.net
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for ht.cosylab.net

Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/ht.cosylab.net/fullchain.pem
Key is saved at:         /etc/letsencrypt/live/ht.cosylab.net/privkey.pem
This certificate expires on 2025-08-26.
These files will be updated when the certificate renews.
Certbot has set up a scheduled task to automatically renew this certificate in the background.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
If you like Certbot, please consider supporting our work by:
 * Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
 * Donating to EFF:                    https://eff.org/donate-le
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ubuntu@ip-172-31-7-59:~$ vi /etc/ap
apache2/    apparmor/   apparmor.d/ apport/     apt/        
ubuntu@ip-172-31-7-59:~$ vi /etc/ap
apache2/    apparmor/   apparmor.d/ apport/     apt/        
ubuntu@ip-172-31-7-59:~$ vi /etc/ap
apache2/    apparmor/   apparmor.d/ apport/     apt/        
ubuntu@ip-172-31-7-59:~$ vi /etc/ap
apache2/    apparmor/   apparmor.d/ apport/     apt/        
ubuntu@ip-172-31-7-59:~$ vi /etc/apache2/sites-available/default-ssl.conf
ubuntu@ip-172-31-7-59:~$ vi /etc/apache2/sites-available/default-ssl.conf
ubuntu@ip-172-31-7-59:~$ sudo vi /etc/apache2/sites-available/default-ssl.conf
ubuntu@ip-172-31-7-59:~$ sudo vi /etc/apache2/sites-available/000-default.conf 
ubuntu@ip-172-31-7-59:~$ systemctl restart apache2
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to restart 'apache2.service'.
Authenticating as: Ubuntu (ubuntu)
Password: 


polkit-agent-helper-1: pam_authenticate failed: Authentication failure
==== AUTHENTICATION FAILED ====
Failed to restart apache2.service: Access denied
See system logs and 'systemctl status apache2.service' for details.
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ 
ubuntu@ip-172-31-7-59:~$ sudo systemctl restart apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for details.
ubuntu@ip-172-31-7-59:~$ sudo systemctl restart apache2.service 
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for details.
ubuntu@ip-172-31-7-59:~$ sudo systemctl status apache2.service 
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:50:44 UTC; 19s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 20869 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 14ms

May 28 07:50:44 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: AH00526: Syntax error on line 29 of /etc/apache2/sites-enabled/000-de>
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: Invalid command 'RewriteEngine', perhaps misspelled or defined by a m>
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:50:44 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
ubuntu@ip-172-31-7-59:~$ sudo systemctl status apache2.service 
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:50:44 UTC; 35s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 20869 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 14ms

May 28 07:50:44 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: AH00526: Syntax error on line 29 of /etc/apache2/sites-enabled/000-default.conf:
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: Invalid command 'RewriteEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:50:44 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
ubuntu@ip-172-31-7-59:~$ sudo vi /etc/apache2/sites-available/000-default.conf 
ubuntu@ip-172-31-7-59:~$ sudo vi /etc/apache2/sites-available/000-default.conf 
ubuntu@ip-172-31-7-59:~$ cd  /etc/apache2/sites-available/
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ ll
total 20
drwxr-xr-x 2 root root 4096 May 28 07:52 ./
drwxr-xr-x 8 root root 4096 May 28 07:31 ../
-rw-r--r-- 1 root root 1286 May 28 07:52 000-default.conf
-rw-r--r-- 1 root root 4597 May 28 07:48 default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ a2ensite default-ssl
Enabling site default-ssl.
Could not create /etc/apache2/sites-enabled/default-ssl.conf: Permission denied
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo a2ensite default-ssl
Enabling site default-ssl.
To activate the new configuration, you need to run:
  systemctl reload apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$   systemctl reload apache2
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to reload 'apache2.service'.
Authenticating as: Ubuntu (ubuntu)
Password: 


^C
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo   systemctl reload apache2
apache2.service is not active, cannot reload.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo   systemctl status apache2
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:50:44 UTC; 3min 26s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 20869 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 14ms

May 28 07:50:44 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: AH00526: Syntax error on line 29 of /etc/apache2/sites-enabled/000-de>
May 28 07:50:44 ip-172-31-7-59 apachectl[20871]: Invalid command 'RewriteEngine', perhaps misspelled or defined by a m>
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:50:44 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:50:44 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
May 28 07:54:00 ip-172-31-7-59 systemd[1]: apache2.service: Unit cannot be reloaded because it is inactive.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo   systemctl start apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for details.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ systemctl status apache2.service
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/defaul>
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a modul>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-s>
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module n>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl>
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.co>
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not in>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not inclu>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included >
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in th>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the se>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server >
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server conf>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configu>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configura>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configurat>
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-14/14 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:54:19 UTC; 7s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21066 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
        CPU: 13ms

May 28 07:54:19 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:54:19 ip-172-31-7-59 apachectl[21068]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:54:19 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:54:19 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo vi /etc/apache2/sites-available/default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo vi /etc/apache2/sites-available/default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl restart apache
Failed to restart apache.service: Unit apache.service not found.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl restart apache2
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xeu apache2.service" for details.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl enable apache2
Synchronizing state of apache2.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl status apache2
× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-ena>
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/F>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/d>
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/defau>
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a modu>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default->
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl>
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.con>
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not inc>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not inclu>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included i>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in t>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in th>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the s>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the se>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the ser>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the serv>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the serve>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server >
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server c>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server co>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server con>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server conf>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server confi>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server config>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configu>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configur>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configura>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configurat>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configurati>
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-13/13 (END)





























































× apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: failed (Result: exit-code) since Wed 2025-05-28 07:55:57 UTC; 20s ago
   Duration: 18min 52.164s
       Docs: https://httpd.apache.org/docs/2.4/
        CPU: 13ms

May 28 07:55:57 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: AH00526: Syntax error on line 24 of /etc/apache2/sites-enabled/default-ssl.conf:
May 28 07:55:57 ip-172-31-7-59 apachectl[21116]: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE
May 28 07:55:57 ip-172-31-7-59 systemd[1]: apache2.service: Failed with result 'exit-code'.
May 28 07:55:57 ip-172-31-7-59 systemd[1]: Failed to start apache2.service - The Apache HTTP Server.
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo a2enmod ssl
Considering dependency mime for ssl:
Module mime already enabled
Considering dependency socache_shmcb for ssl:
Enabling module socache_shmcb.
Enabling module ssl.
See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates.
To activate the new configuration, you need to run:
  systemctl restart apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$  systemctl restart apache2
==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====
Authentication is required to restart 'apache2.service'.
Authenticating as: Ubuntu (ubuntu)
Password: 




^C
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl restart apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl status apache2
● apache2.service - The Apache HTTP Server
     Loaded: loaded (/usr/lib/systemd/system/apache2.service; enabled; preset: enabled)
     Active: active (running) since Wed 2025-05-28 07:58:12 UTC; 3s ago
       Docs: https://httpd.apache.org/docs/2.4/
    Process: 21364 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
   Main PID: 21367 (apache2)
      Tasks: 55 (limit: 482)
     Memory: 7.1M (peak: 7.4M)
        CPU: 39ms
     CGroup: /system.slice/apache2.service
             ├─21367 /usr/sbin/apache2 -k start
             ├─21369 /usr/sbin/apache2 -k start
             └─21370 /usr/sbin/apache2 -k start

May 28 07:58:12 ip-172-31-7-59 systemd[1]: Starting apache2.service - The Apache HTTP Server...
May 28 07:58:12 ip-172-31-7-59 systemd[1]: Started apache2.service - The Apache HTTP Server.
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo nano /etc/apache2/sites-available/000-default.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ ll
total 20
drwxr-xr-x 2 root root 4096 May 28 08:00 ./
drwxr-xr-x 8 root root 4096 May 28 07:31 ../
-rw-r--r-- 1 root root 1286 May 28 07:52 000-default.conf
-rw-r--r-- 1 root root 4597 May 28 07:48 default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo a2enmod rewrite
Enabling module rewrite.
To activate the new configuration, you need to run:
  systemctl restart apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl restart apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ ll
total 20
drwxr-xr-x 2 root root 4096 May 28 08:00 ./
drwxr-xr-x 8 root root 4096 May 28 07:31 ../
-rw-r--r-- 1 root root 1286 May 28 07:52 000-default.conf
-rw-r--r-- 1 root root 4597 May 28 07:48 default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ ll
total 20
drwxr-xr-x 2 root root 4096 May 28 08:00 ./
drwxr-xr-x 8 root root 4096 May 28 07:31 ../
-rw-r--r-- 1 root root 1286 May 28 07:52 000-default.conf
-rw-r--r-- 1 root root 4597 May 28 07:48 default-ssl.conf
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ vi 
000-default.conf  default-ssl.conf  
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ vi 000-default.conf 
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo vi 000-default.conf 
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ sudo systemctl restart apache2
ubuntu@ip-172-31-7-59:/etc/apache2/sites-available$ 
← Go home