NEWS
Ubuntu 20.04 Released
Right on schedule, Canonical has released the latest version of the Ubuntu. Ubuntu 20.04 "Focal Fossa" includes plenty of new features that should excite any and all Linux and Ubuntu fans. This latest iteration is an Long Term Support (LTS) release, which means it will be supported until 2025.
Focal Fossa is built upon the Linux 5.4 kernel (which is also an LTS release).
One of the most anticipated features included with 20.04 is the WireGuard VPN service, which is built in at the kernel level and is significantly easier to set up than a traditional VPN. WireGuard is also more secure than other solutions, partially because it is implemented within the kernel and is limited to using only new and more secure cryptographic protocols.
Another big addition to Ubuntu 20.04 is Gnome 3.36, which includes a long overdue revamping of the login screen. Gnome 3.36 enjoys a boost in performance, a new Do Not Disturb button, fractional scaling, the ability to remove the dock, even more snap support in Gnome Software, more default theme variants (which can now be selected from within Settings, instead of having to install the Gnome Tweak tool), faster boot times, and improved ZFS support.
There have also been a few things removed. For instance, Canonical is no longer providing ISOs for 32-bit systems. The Amazon app has finally been ousted, and Python 2 is out of the picture.
To get your copy of the Ubuntu 20.04 Desktop or Server edition, head on over to the Ubuntu download page (https://releases.ubuntu.com/20.04/).
Git 2.26 Released
If you're a Linux admin, chances are you either program yourself or you work with programmers who help to make your job easier. With that in mind, Git is probably on the forefront of your work environment. To that end, you'll be happy to know the latest release of the open source version control system includes some exciting new features.
Standing on top of that feature list is that Git protocol version 2 has now become the default for Git. This is important because the original protocol wasn't nearly efficient enough for large projects. With version 1, the Git server would list all branches, tags, and other repository references before a client could send anything. If a repository was large, megabytes of information had to be sent, even if only a small piece of information was requested.
Protocol version 2 automatically starts with the client request and provides the means for a client to inform the server which reference it's interested in. So if a client requests a single branch, that's the only information the client will receive. Switching from Git protocol version 1 to version 2 means Git will be significantly more efficient when working with large projects.
Other exciting features include:
- Improved
fsmonitor-watchman
hook, which will avoid race conditions found in the previous version - Lifting of the restriction on using threaded
grep
- Lower memory footprint results in better performance for the Git
name-rev
function - Command-line interface coloring now has brighter color variant options for the included seven colors
- Numerous bug fixes
For more information, read the official announcement from Git (https://github.blog/2020-03-22-highlights-from-git-2-26/).
More Online
Linux Magazine
ADMIN HPC
http://www.admin-magazine.com/HPC/
Tips and Tricks for Containers
- Jeff Layton
Various aspects of containers make them more useful to you.
Pymp – OpenMP-like Python Programming
- Jeff Layton
Ever since Python was created, users have been looking for ways to achieve multiprocessing with threads, which the Python global interpreter lock (GIL) prevents.
ADMIN Online
http://www.admin-magazine.com/
Serverless run times with custom Bash AWS Lambda layers
- Chris Binnie
A piece of old-meets-new functionality lets you run Bash scripts in an AWS Lambda layer.
Cloud-native application bundles for easy container deployment
- Martin Loschwitz
Cloud-native application bundles are an easy option for distributing applications in a microservice architecture.
Use PowerShell to manage Exchange Online
- Thomas Joos
Exchange Online in Office 365 can be managed just like its local counterpart with similar, sometimes identical, PowerShell cmdlets.
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Latest Cinnamon Desktop Releases with a Bold New Look
Just in time for the holidays, the developer of the Cinnamon desktop has shipped a new release to help spice up your eggnog with new features and a new look.
-
Armbian 24.11 Released with Expanded Hardware Support
If you've been waiting for Armbian to support OrangePi 5 Max and Radxa ROCK 5B+, the wait is over.
-
SUSE Renames Several Products for Better Name Recognition
SUSE has been a very powerful player in the European market, but it knows it must branch out to gain serious traction. Will a name change do the trick?
-
ESET Discovers New Linux Malware
WolfsBane is an all-in-one malware that has hit the Linux operating system and includes a dropper, a launcher, and a backdoor.
-
New Linux Kernel Patch Allows Forcing a CPU Mitigation
Even when CPU mitigations can consume precious CPU cycles, it might not be a bad idea to allow users to enable them, even if your machine isn't vulnerable.
-
Red Hat Enterprise Linux 9.5 Released
Notify your friends, loved ones, and colleagues that the latest version of RHEL is available with plenty of enhancements.
-
Linux Sees Massive Performance Increase from a Single Line of Code
With one line of code, Intel was able to increase the performance of the Linux kernel by 4,000 percent.
-
Fedora KDE Approved as an Official Spin
If you prefer the Plasma desktop environment and the Fedora distribution, you're in luck because there's now an official spin that is listed on the same level as the Fedora Workstation edition.
-
New Steam Client Ups the Ante for Linux
The latest release from Steam has some pretty cool tricks up its sleeve.
-
Gnome OS Transitioning Toward a General-Purpose Distro
If you're looking for the perfectly vanilla take on the Gnome desktop, Gnome OS might be for you.