Newsletter
UbuntuEd #23.02: Linux Kernel Unleashed
The February edition of UbuntuEd newsletter is here. This one focuses on the Linux kernel on your Ubuntu system.
— Abhishek
The February edition of UbuntuEd newsletter is here. This one focuses on the Linux kernel on your Ubuntu system.
🗞 News
- Ubuntu's New Desktop Installer Working On Auto-Install, Active Directory Integration
- Canonical Joins Academy Software Foundation as Premier Member
- Ubuntu 22.04 LTS Is Now Powered by Linux Kernel 5.19 from Ubuntu 22.10
- Snapped! Ubuntu Cracks Down on Default Flatpak Support for its Flavors
🪧 Tutorials on Linux Kernel
Here are a few tutorials to learn more about the kernel on your Ubuntu system:
- Check which kernel you are using
- See what kernel versions are installed on your system
- Upgrading your kernel version
- Choose to install the latest mainline Linux kernel
💡Command Line Tips
- Perform a case-insensitive search inside a compressed file.
zgrep -i "search_term" <file_name>
- To display all the lines from line number x to line number y, use this:
sed -n 'x,yp' lines.txt
🧰 Tools
😂 Meme
❤️ Liking the UbuntuED newsletter?
You are among the first few to get this newsletter. I am eager to hear your feedback on it.
What did you like? What did you dislike? What else would you like to see?
Hit the reply button and share your views.
Enjoy Ubuntu :)