Skip to main content

Everything You Need To Know About The Upcoming Version Linux Lite 5.0

Linux Lite, one of the best lightweight distros and Windows alternatives, has released a testing version of their upcoming v5.0. The first release candidate (rc1) of Linux Lite 5.0 is the most feature-rich and complete Linux Lite release till now. So, let’s take a look at the list of new changes that’ll ultimately ship with final v5.0.

Linux Lite 5.0: New Features

System Boot Settings

Inheriting the permanent feature from the previous Linux Lite 4.8, v5.0 turns the UEFI and SecureBoot considerations into reality. You can now boot Linux Lite in secure UEFI boot mode.
While booting, Lite 5.0 checks for filesystem integrity, which is now part of Linux Lite upstreaming from Ubuntu. Amid that, you can press CTRL+C to cancel it.
Integrity check

As soon as you reach the boot menu, you’ll notice a new entry on the boot menu list. Yes, you can also boot into Linux Lite in OEM (Original Equipment Manufacturer) mode.
If you don’t know, an OEM installer is an option especially for a manufacturer of computer systems. In this mode, the OS creates a temporary user and later lets the end-users create an actual account and configure the system to their own preference.
New entry in boot menu

After choosing an option, the installer has a new change in Updates and other software section. You can check it to install your hardware drivers during the installation, for example, for your NVIDIA video card.
Updates and other softwares

Theming And New Designs

Moving to visual appearance, the lightweight Linux Lite 5.0 also makes the user interface of various components more polished and clean. As you finish the installation, Lite welcomes you with the redesigned Lite Welcome program that builds with updated GTK3.
Lite welcome

The logout screen also gets a new furnished design with more details and new options.
New logout design

Many options on the logout screen may not be of your daily use. Hence, you can also customize the screen with the desired option displayed in the log out screen.
logout screen customisation

Linux Lite has a default Xfce desktop environment which makes it more lightweight. Hence, to enhance the user experience, you now have the Xfce screensaver. Though it is disabled by default, you can enable it later and add your favorite theme.
Xfce Screensaver

Lite Software

Coming to the software package, Lite 5.0 drops Pinta, a cross-platform bitmap image drawing and editing program. Instead of Pinta, you can look for GIMP.
New Note-taking app Zim enters v5.0, replacing the previously unsupported CherryTree. Chrome also comes in with Chromium as a Snap package. Lastly, you can access Paint directly from the Accessories.
Lite software

Other Enhancements

Before you log in to Linux Lite, you can now also choose the language you’re more comfortable with.
Language choice

You may not like it, but a new updater notifier is now enabled by default to ping you twice a day about new software updates. Of course, you can also disable it from Menu Settings>Session and Startup>Application Autostart tab and then untick Package Update Indicator.
New Updater notifier

Here is a list of other new changes:
  • Dual Architecture Support
  • Trash Bin works as expected on Desktop
  • No hidden telemetry
  • Replacing GUFW with a highly configurable FireWallD
  • Adding Firewall status to Lite Widget
More new features are yet to be revealed before the final release of Linux Lite 5.0.

How To Download And Install Linux Lite 5.0?

Now after reading so many new features, you must be wanting to download and try it out right now. But before installing it, check the minimum system requirements for Lite (which is very low):
  • 1GHz processor
  • 768MB RAM
  • 8GB HDD/SD
Currently, the testing version of Linux Lite 5.0 is already available. So, you can download the ISO image from the official link here. Also, it is highly recommended to not use v5.0-rc1 for productions.
Now burn the ISO image to 2GB or larger USB stick or writable DVD. You can use third-party software like Etcher. Alternatively, you can use the dd command:
sudo dd if=linux-lite-5.0-rc1-64bit.iso of=/dev/sdx bs=4M
where ‘x’ is the letter of your USB stick.
NOTE: Rufus, Yumi, Multiboot and other multi-boot applications are not supported.
Finally, boot the system with a USB stick and install Linux Lite 5.0 to enjoy the best lightweight Linux distro.

Comments

Popular posts from this blog

How To Recover Passwords Using Ophcrack LiveCD

Ophcrack LiveCD 3.4.0 is a completely self contained, bootable version of Ophcrack 3.4.0 - the easiest and most effective tool that I've ever found to "crack" your forgotten Windows password. For a quick overview of Ophcrack, see my complete review of Ophcrack 3.4.0 . Ophcrack is a free software program that recovers passwords so the first step you'll need to take is to visit Ophcrack's website . When the Ophcrack website loads as shown above, click the Download ophcrack LiveCD button. Note: Since you obviously can't get into your computer right now because you don't know the password, these first four steps will need to be completed on another computer that you have access to. This other computer will need to have access to the Internet and the capability to burn a disc (like a CD, DVD, etc.). Another Note: The instructions I've put together here walk you through the entire process of using Ophcrack LiveCD to recover your password. If you...

Configuring the Linksys WRT54GS Router for wifi

Basic ADSL Router setup The full GUI can be accessed at http://ui.linksys.com/WRT54G/v1-v4/4.20.7/index.htm location  The router will work out of the box, but has none of the security functions enabled as standard. It should be connected by Cat5 or 5e ethernet cable between a modem and the computer network as its job is to manage traffic and protect the network with its built-in firewall. Configuring the WRT54GS is quite straightforward thanks to its user-friendly web interface. To access it enter; http://192.168.1.1 into your web browser. You will be prompted to enter a username and password. Enter admin for both, you will be changing this later. Router Name This image above is of the first web interface showing the basic configuration settings. Nothing needs to be changed here for most home user setups, but I suggest changing the Router Name to something meaningful and changing the Time Zone. If you have made any changes, click Save at t...

How To Setup a USB Flash Drive to Install Windows 7

If you have an ISO image of Windows 7, using Microsoft’s free utility is a quick and easy option to get the image on your USB flash drive. It requires XP SP2 or higher and if you’re using an XP machine you’ll need .NET Framework 2.0, and Microsoft Image Mastering API V2…both of which can be downloaded from the link below. It seemed to work best if I formatted the flash drive as NTFS before using the download tool. But that could be because of the flash drive I used…your mileage may vary.   It’s a pretty straight forward process, first browse to the location of your Windows 7 ISO file and click Next. Select USB device…this also helps you burn the ISO to DVD as well if you need that option. Choose your flash drive and click Begin copying. Now just wait for the process to complete. The drive will be formatted and files copied to the flash drive. When the process is finished you will be able to see the files on the flash drive as you would if you opened the installat...