Posted in linux
142
5:17 am, February 1, 2021
 

Your Hardware Enablement Stack (HWE) is supported until...

What does this mean? 

I got this message when i logged into my Ubuntu 20.04.2 LTS terminal the other day. 

Your Hardware Enablement Stack (HWE) is supported until April 2025.

You can also check the message with the command

hwe-support-status --verbose

According to the wiki it means.

The Ubuntu LTS enablement (also called HWE or Hardware Enablement) stacks provide newer kernel and X support for existing Ubuntu LTS releases. These enablement stacks can be installed manually but are also available when installing with Ubuntu LTS point release media.

View Statistics
This Week
108
This Month
556
This Year
1104

No Items Found.

Add Comment
Type in a Nick Name here
 
Search Articles
Search Articles by entering your search text above.
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

:fullscreen

The :fullscreen CSS pseudo-class matches every element which is currently in fullscreen mode. If multiple elements have been put into fullscreen mode, this selects them all.
:fullscreen css reference