April edition of the UbuntuEd (Ubuntu Education) newsletter is here. It is numbered 23.04 and that matches with the Ubuntu 23.04 Lunar Lobster. What a coincidence 😎
Let's see what you get in this newsletter.
🪧 Linux command tutorials
- Learn how to unzip files in Ubuntu command line.
- Change file permissions with chmod command.
- Use ln Command to create links in Ubuntu.
- Get information about the free system memory in Linux using free command.
How to Kill Process in Ubuntu Command Line
Learn how to find and kill rogue processes using the kill and top commands in Ubuntu.

🗞 Ubuntu News
- Canonical has introduced Livepatch support for Ubuntu's hardware enablement kernels.
- The Ubuntu Cinnamon is now recognized as an official Ubuntu flavor.
- Intel Updates Packaged Arc Graphics Driver For Ubuntu 22.04 LTS
- Edubuntu makes a comeback as a modern distro for Education With Version 23.04 Release
Ubuntu 23.04 Releases With New Installer, A New Flavour, and GNOME 44
Ubuntu 23.04 adds the magic of GNOME 44 with its own tweaks and improvements. Check it out here.

💡 Command Line Tips
Use sed to delete a specific line from a text file in Linux command line. The below example deletes the 7th line from a file.
sed -i '7d' filename
If you gzip a directory and now you have a compressed file. You can examine the uncompressed contents to decide the file type with -z
option.
file -z compressed_file
🧰 Useful Tools
Manpages in PDF format? Weel, why not?
GitHub - sebastiancarlos/manpdf: Read your Man pages in PDF format. Even online!
Read your Man pages in PDF format. Even online! Contribute to sebastiancarlos/manpdf development by creating an account on GitHub.
😂 Meme

❤️ Liking the UbuntuED newsletter?
Do you like the content? What would you like to see here or don't want to see?
Hit the reply button and share your views.
Enjoy Ubuntu :)
Subscribe
Join the newsletter to get the latest updates.