Output:
Code:
(base) jack@HR-Kubuntu:~$ sudo ls -lah /boot/*
[sudo] password for jack:
-rw-r--r-- 1 root root 256K Oct 2 15:33 /boot/config-5.15.0-87-generic
lrwxrwxrwx 1 root root 28 Oct 27 11:02 /boot/initrd.img -> initrd.img-5.15.0-87-generic
-rw-r--r-- 1 root root 106M Oct 28 09:02 /boot/initrd.img-5.15.0-87-generic
lrwxrwxrwx 1 root root 28 Oct 28 09:10 /boot/initrd.img.old -> initrd.img-5.15.0-87-generic
-rw-r--r-- 1 root root 179K Feb 6 2022 /boot/memtest86+.bin
-rw-r--r-- 1 root root 181K Feb 6 2022 /boot/memtest86+.elf
-rw-r--r-- 1 root root 181K Feb 6 2022 /boot/memtest86+_multiboot.bin
-rw------- 1 root root 6.0M Oct 2 15:33 /boot/System.map-5.15.0-87-generic
lrwxrwxrwx 1 root root 25 Oct 27 11:02 /boot/vmlinuz -> vmlinuz-5.15.0-87-generic
-rw------- 1 root root 12M Oct 2 15:42 /boot/vmlinuz-5.15.0-87-generic
lrwxrwxrwx 1 root root 25 Oct 28 09:10 /boot/vmlinuz.old -> vmlinuz-5.15.0-87-generic
/boot/grub:
total 2.4M
drwxr-xr-x 5 root root 4.0K Oct 30 20:48 .
drwxr-xr-x 5 root root 4.0K Oct 28 09:10 ..
drwxr-xr-x 2 root root 4.0K Feb 18 2022 fonts
-rw-r--r-- 1 root root 712 Aug 19 2021 gfxblacklist.txt
-r--r--r-- 1 root root 12K Oct 28 09:03 grub.cfg
-rw-r--r-- 1 root root 12K Oct 30 20:35 grub.cfg.bak
-rw------- 1 root root 3.1K Oct 30 19:07 grub.cfg.new
-rw-rw-r-- 1 root root 1.0K Oct 31 10:50 grubenv
drwxr-xr-x 2 root root 12K Feb 18 2022 i386-pc
drwxr-xr-x 2 root root 4.0K Feb 18 2022 themes
-rw-r--r-- 1 root root 2.3M Oct 28 08:56 unicode.pf2
/boot/lost+found:
total 20K
drwx------ 2 root root 16K Feb 18 2022 .
drwxr-xr-x 5 root root 4.0K Oct 28 09:10 ..
/boot/timeshift:
total 12K
drwxr-xr-x 3 root root 4.0K Oct 28 01:00 .
drwxr-xr-x 5 root root 4.0K Oct 28 09:10 ..
drwxr-xr-x 2 root root 4.0K Oct 28 01:00 snapshots
(base) jack@HR-Kubuntu:~$
__________________________________________________ __________________________________
Code:
(base) jack@HR-Kubuntu:~$ sudo apt list installed linux-image* linux-generic* --installed
Listing... Done
linux-generic-hwe-20.04/now 5.15.0.87.97~20.04.45 amd64 [installed,upgradable to: 5.15.0.88.85]
linux-generic/now 5.15.0.87.84 amd64 [installed,upgradable to: 5.15.0.88.85]
linux-image-5.13.0-37-generic/now 5.13.0-37.42~20.04.1 amd64 [installed,local]
linux-image-5.13.0-39-generic/now 5.13.0-39.44~20.04.1 amd64 [installed,local]
linux-image-5.15.0-87-generic/jammy-updates,jammy-security,now 5.15.0-87.97 amd64 [installed]
linux-image-generic-hwe-20.04/now 5.15.0.87.97~20.04.45 amd64 [installed,upgradable to: 5.15.0.88.85]
linux-image-generic/now 5.15.0.87.84 amd64 [installed,upgradable to: 5.15.0.88.85]
(base) jack@HR-Kubuntu:~$
__________________________________________________ __________________________________
Code:
(base) jack@HR-Kubuntu:~$ uname -a
Linux HR-Kubuntu 5.15.0-87-generic #97-Ubuntu SMP Mon Oct 2 21:09:21 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
(base) jack@HR-Kubuntu:~$
__________________________________________________ __________________________________
Code:
(base) jack@HR-Kubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
(base) jack@HR-Kubuntu:~$
Bookmarks