root@k3s-node-03:~# cat /etc/*ease
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS"
PRETTY_NAME="Ubuntu 22.04.3 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.3 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy
root@k3s-node-03:~#
root@k3s-node-03:~# uname -r
5.15.0-94-generic
root@k3s-node-03:~#
root@k3s-node-03:~# sudo apt install linux-image-generic-hwe-22.04
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  jsonlint php-composer-ca-bundle php-composer-metadata-minifier php-composer-pcre php-composer-semver
  php-composer-spdx-licenses php-composer-xdebug-handler php-json-schema php-psr-container php-psr-log
  php-react-promise php-symfony-deprecation-contracts php-symfony-filesystem php-symfony-finder
  php-symfony-polyfill-php80 php-symfony-process php-symfony-service-contracts unzip
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  linux-image-6.5.0-18-generic linux-modules-6.5.0-18-generic linux-modules-extra-6.5.0-18-generic
Suggested packages:
  fdutils linux-doc | linux-hwe-6.5-source-6.5.0 linux-hwe-6.5-tools linux-headers-6.5.0-18-generic
The following NEW packages will be installed:
  linux-image-6.5.0-18-generic linux-image-generic-hwe-22.04 linux-modules-6.5.0-18-generic
  linux-modules-extra-6.5.0-18-generic
0 upgraded, 4 newly installed, 0 to remove and 66 not upgraded.
Need to get 116 MB of archives.
After this operation, 611 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Get:1 http://id.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-6.5.0-18-generic amd64 6.5.0-18.18~22.04.1 [25.5 MB]
Get:2 http://id.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-6.5.0-18-generic amd64 6.5.0-18.18~22.04.1 [14.0 MB]
Get:3 http://id.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-6.5.0-18-generic amd64 6.5.0-18.18~22.04.1 [76.8 MB]
Get:4 http://id.archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic-hwe-22.04 amd64 6.5.0.18.18~22.04.10 [2,608 B]
Fetched 116 MB in 3s (36.8 MB/s)
Selecting previously unselected package linux-modules-6.5.0-18-generic.
(Reading database ... 112949 files and directories currently installed.)
Preparing to unpack .../linux-modules-6.5.0-18-generic_6.5.0-18.18~22.04.1_amd64.deb ...
Unpacking linux-modules-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
Selecting previously unselected package linux-image-6.5.0-18-generic.
Preparing to unpack .../linux-image-6.5.0-18-generic_6.5.0-18.18~22.04.1_amd64.deb ...
Unpacking linux-image-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
Selecting previously unselected package linux-modules-extra-6.5.0-18-generic.
Preparing to unpack .../linux-modules-extra-6.5.0-18-generic_6.5.0-18.18~22.04.1_amd64.deb ...
Unpacking linux-modules-extra-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
Selecting previously unselected package linux-image-generic-hwe-22.04.
Preparing to unpack .../linux-image-generic-hwe-22.04_6.5.0.18.18~22.04.10_amd64.deb ...
Unpacking linux-image-generic-hwe-22.04 (6.5.0.18.18~22.04.10) ...
Setting up linux-modules-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
Setting up linux-modules-extra-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
Setting up linux-image-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
I: /boot/vmlinuz.old is now a symlink to vmlinuz-5.15.0-94-generic
I: /boot/initrd.img.old is now a symlink to initrd.img-5.15.0-94-generic
I: /boot/vmlinuz is now a symlink to vmlinuz-6.5.0-18-generic
I: /boot/initrd.img is now a symlink to initrd.img-6.5.0-18-generic
Setting up linux-image-generic-hwe-22.04 (6.5.0.18.18~22.04.10) ...
Processing triggers for linux-image-6.5.0-18-generic (6.5.0-18.18~22.04.1) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.5.0-18-generic
/etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.5.0-18-generic
Found initrd image: /boot/initrd.img-6.5.0-18-generic
Found linux image: /boot/vmlinuz-5.15.0-94-generic
Found initrd image: /boot/initrd.img-5.15.0-94-generic
Found linux image: /boot/vmlinuz-5.15.0-91-generic
Found initrd image: /boot/initrd.img-5.15.0-91-generic
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.
done
Scanning processes...
Scanning linux images...

No services need to be restarted.

No containers need to be restarted.

No user sessions are running outdated binaries.

No VM guests are running outdated hypervisor (qemu) binaries on this host.
root@k3s-node-03:~#

Akan muncul informasi untuk menyarankan di lakukan restart OS

Last login: Sat Feb 17 03:26:22 2024 from 10.252.239.71
root@k3s-node-03:~#
root@k3s-node-03:~# uname -r
6.5.0-18-generic
root@k3s-node-03:~#
Welcome to Ubuntu 23.04 (GNU/Linux 6.5.0-18-generic x86_64)

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

  System information as of Sat Feb 17 11:52:17 AM UTC 2024

  System load:  2.97               Processes:               345
  Usage of /:   65.5% of 47.38GB   Users logged in:         0
  Memory usage: 24%                IPv4 address for ens160: 192.168.54.32
  Swap usage:   0%

 * Strictly confined Kubernetes makes edge and IoT secure. Learn how MicroK8s
   just raised the bar for easy, resilient and secure K8s cluster deployment.

   https://ubuntu.com/engage/secure-kubernetes-at-the-edge

0 updates can be applied immediately.


Last login: Sat Feb 17 07:09:47 2024 from 10.252.239.71
root@k3s-node-03:~#

Leave a Reply

Your email address will not be published. Required fields are marked *