If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
[root@srv9 ~]# awk -F\' '$1=="menuentry " {print i++ " = "$2}' /etc/grub2.cfg
0 = System setup
Why don't the rest of the options appear?
[root@srv9 ~]# yum list kernel
This system is receiving updates from CloudLinux Network server.
Last metadata expiration check: 0:05:48 ago on Sat 14 Oct 2023 03:07:16 AM GMT.
Installed Packages
kernel.x86_64 4.18.0-477.21.1.el8_8 @anaconda
kernel.x86_64 4.18.0-477.27.2.el8_8 @baseos
kernel.x86_64 1:4.18.0-477.21.1.lve.1.el8 @cloudlinux-x86_64-server-8
[root@srv9 ~]#
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment