<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Linux Lite Forums - Release Announcements]]></title>
		<link>https://www.linuxliteos.com/forums/</link>
		<description><![CDATA[Linux Lite Forums - https://www.linuxliteos.com/forums]]></description>
		<pubDate>Sat, 02 May 2026 08:30:21 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Linux Lite 8.0 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9855</link>
			<pubDate>Fri, 01 May 2026 16:52:04 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9855</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 8.0 RC1 is now available for testing.<br />
<br />
<img src="https://i.imgur.com/ucQ8I22.png" loading="lazy"  alt="[Image: ucQ8I22.png]" class="mycode_img" /><br />
<br />
See below for more details. This announcement lists all changes from Series 7.x<br />
A full write-up with images will be in the Final Forum announcement on 1st June.<br />
<br />
Linux Lite 8.0 Final will be released on 1st June, 2026.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite 8.0 - Changes and New Features</span><br />
==========================================<br />
<br />
Base: Ubuntu 26.04 LTS (Resolute)<br />
Desktop: XFCE with LightDM<br />
Codename: Hematite<br />
Kernel: Linux 7.0 (Linux Lite Advanced Performance Kernels)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLATFORM CHANGES</span><br />
----------------<br />
- Based on Ubuntu 26.04 LTS (up from 24.04 LTS)<br />
- Ubuntu codename: noble -&gt; resolute<br />
- Linux Lite codename: galena -&gt; hematite<br />
- NEW Linux Lite High Performance Custom Kernels<br />
- All GUI applications ported to GTK4 (from GTK3/WebKit2)<br />
- APT sources migrated to DEB822 .sources format (replaces .list files)<br />
- Installer: Calamares replaces Ubiquity<br />
- Python 3.14.4+ (up from 3.12)<br />
- New Plymouth boot theme: animated feather spinner (script-based, replaces text-based)<br />
- OEM installer for hardware vendors<br />
<br />
<span style="font-weight: bold;" class="mycode_b">NEW APPLICATIONS</span><br />
----------------<br />
- Firefox is back<br />
- Lite Distro Builder: create YOUR own version of Linux Lite and share it with others<br />
- Lite About: New GTK4 system information app displaying CPU, GPU, memory, storage, network, and audio hardware details<br />
- Lite System Monitor: Real-time CPU, memory, storage, and network monitoring (based on System Monitoring Center by Hakan Dundar)<br />
- Linux Lite High Performance Custom Kernels (see below)<br />
- Lite Core: strip Linux Lite down to it's bones and build it your way<br />
- Starship replaces Powerline in the Terminal, significant start up difference<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LINUX LITE HIGH PERFORMANCE CUSTOM KERNELS</span><br />
----------------<br />
Linux Lite ships with a custom kernel built specifically for desktop and gaming use on everyday hardware. It is based on the latest Ubuntu kernel source and incorporates a curated set of patches from the community, alongside targeted configuration improvements.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Two Kernels</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">linuxlite</span> — default desktop kernel<br />
<br />
This is what every Linux Lite installation boots into. It prioritises a smooth, responsive desktop experience for everyday tasks: web browsing, office work, media playback, and general use.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">linuxlite-gaming</span> — optional gaming kernel<br />
<br />
This kernel goes further in reducing input lag and improving frame delivery. It is best suited to users who play games regularly or run audio/video production software where timing matters. It can be installed at any time after setup without removing the default kernel.<br />
<br />
Both kernels take advantage of the EEVDF scheduler. On top of this, both kernels include the full BORE scheduler modification (Burst-Oriented Response Enhancer).<br />
BORE tracks each task’s burst time — how long it runs in short, intense bursts — and uses this to bias scheduling decisions. Tasks that have been waiting and then run in short bursts (like a desktop application repainting its window or a game processing a frame) receive a priority boost, keeping interactive work feeling snappy even under heavy background load. BORE is controlled by a dedicated CONFIG_SCHED_BORE kernel option and exposes several sysctl tunables under kernel.sched_bore for fine-tuning.<br />
<br />
The two kernels differ in how aggressively they allow the scheduler to interrupt running work:<br />
<br />
- linuxlite uses dynamic preemption, which balances throughput and responsiveness. It can switch between modes at runtime.<br />
- linuxlite-gaming uses full preemption, which allows the kernel to interrupt almost any running task immediately. This reduces the worst-case delay before a game or audio application gets CPU time.<br />
<br />
These kernels also ship with a new application - Lite Kernel Manager which has all of the features shown below:<br />
<br />
<img src="https://i.imgur.com/5QnuvqO.png" loading="lazy"  alt="[Image: 5QnuvqO.png]" class="mycode_img" /><br />
<br />
There are so many kernel optimisations that we've had to create to full web pages explaining all the features.<br />
<br />
Please visit:<br />
<br />
<a href="https://www.linuxliteos.com/linux-lite-kernel.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/linux-lite-kernel.html</a><br />
<br />
and:<br />
<br />
<a href="https://www.linuxliteos.com/linux-lite-kernel-comparison.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/linux-lite-k...rison.html</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmarking</span><br />
<br />
Lite Kernel Manager also features a benchmarking tool where people can upload their scores. This should present a unique opportunity for people to squeeze every ounce of performance out of their Kernel tuned systems.<br />
<br />
<a href="https://www.linuxliteos.com/benchmark.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/benchmark.php</a><br />
<br />
<img src="https://i.imgur.com/RvC5irH.png" loading="lazy"  alt="[Image: RvC5irH.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">NOTE: Please run Install Updates after a fresh install to get the latest version of Lite Kernel Manager.</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CALAMARES</span><br />
-----------<br />
- Replaces Ubiquity installer<br />
- Slides translated into 25 languages for both install types OEM and normal install (will need help verifying the accuracy of translations)<br />
- Internet not required for install<br />
- Apt now defaults to the City you chose during install (Ubuntu mirror) eg. Netherlands - new sources file:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Types: deb deb-src<br />
URIs: http://nl.archive.ubuntu.com/ubuntu/<br />
Suites: resolute resolute-updates resolute-backports<br />
Components: main restricted universe multiverse<br />
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">WIKI</span><br />
-----------<br />
- To be updated to Series 8 information during the month of May<br />
<br />
<span style="font-weight: bold;" class="mycode_b">DESKTOP</span><br />
-----------<br />
- Translated into 23 languages<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM</span><br />
-----------<br />
- Full vendor support for companies wishing to deploy laptops/desktops in a fast, efficient process<br />
- Translated into 25 languages<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE TWEAKS</span><br />
-----------<br />
- Toast notification system for user feedback on actions<br />
- Real-time streaming progress bars with stage-based updates<br />
- Service Manager feedback: progress labels and button disabling for Preload, zRAM, and TLP services<br />
- Toast notifications for Numlock, Hostname, Save Session, Kiosk Mode, batch operation completion, and Hibernate/Suspend reboot notice<br />
- Package System Repair updated for DEB822 .sources format with Architectures and Signed-By fields<br />
- Bootup Fix updated to use new linuxlite Plymouth theme<br />
- Kernel management removed for Series 8 - now handled by Lite Kernel Manager<br />
- Browser cache cleaning supports Brave, Chrome, Chromium, Firefox, Edge, Midori, Opera, Palemoon, and Vivaldi<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE DISTRO BUILDER</span><br />
-------------------<br />
- Create your own version of Linux Lite<br />
- New Cancel button to stop build processes at any time<br />
- Uses VTE process group signaling (SIGTERM) for clean termination<br />
- GRUB2 hybrid BIOS+UEFI boot support<br />
- Squashfs compression with casper integration<br />
- MD5/SHA256 checksum generation<br />
- Option to wwitch to zstd compression during ISO build, much less memory, much faster compression and decompression (faster live boot too) slightly larger output — typically 5-10% bigger than xz<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE CORE</span><br />
-------------------<br />
- After you install Linux Lite, launch Lite Core if you want to strip your Linux Lite down to the bare essentials.<br />
- Then install the applications that <span style="font-weight: bold;" class="mycode_b">you</span> want to run on your PC.<br />
<br />
<img src="https://i.imgur.com/xaUtbZx.png" loading="lazy"  alt="[Image: xaUtbZx.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOURCES</span><br />
------------<br />
- DEB822 format support for APT source management<br />
- 22 global repository mirrors (Brazil, China, Germany, Ecuador, England, Greece, Hong Kong, Indonesia, New Caledonia, Netherlands, Singapore, Sweden, Switzerland, USA, Vietnam, and more)<br />
- Significantly faster and more reliable repo availability checking<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOFTWARE</span><br />
-------------<br />
- GTK4 interface for software installation and removal<br />
- Integrated tools: Lite About, Lite Updates, Lite DPI, Lite Firewall, Config, Lite Network Shares, Lite System Report, Lite Wiki<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE INFO (Hardware Database)</span><br />
----------------<br />
- Hardware information gathering and anonymous upload to Linux Lite hardware database<br />
- VM detection via hypervisor check<br />
- Significantly faster system scan process<br />
- Uses latest inxi for hardware enumeration<br />
- HTTPS upload pipeline to linuxliteos.com<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE UPGRADE</span><br />
------------<br />
- Within-Series upgrade tool (8.0 -&gt; 8.2)<br />
- Internet connectivity verification<br />
- Repository health checks<br />
- Version validation via /etc/llver<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SERIES UPGRADE (Series 7 -&gt; 8)</span><br />
------------------------------------<br />
- Full Series 7 to Series 8 upgrade path<br />
- Dry Run mode to simulate upgrade without changes<br />
- Real-time progress bar with download speed display<br />
- Live scrolling log viewer<br />
- DEB822 source file deployment (linuxlite.sources, ubuntu.sources, mozillateam-ubuntu-ppa-noble.sources)<br />
- APT sources backup before modifications<br />
- Battery/power check warning for laptop users<br />
- Automatic desktop launcher trust and executable marking for all users<br />
- XFCE wallpaper restoration after upgrade<br />
- Broadcom b43 firmware URL fix via dpkg-divert<br />
- Legacy upgrade tool (series7) force-removal<br />
- Unhold of zenity, zenity-common, and inxi packages<br />
- Plymouth theme set to new linuxlite theme<br />
- GRUB and initramfs rebuild<br />
- Clean up of old .list files and sources.list<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE WELCOME</span><br />
------------<br />
- GTK4 welcome screen<br />
- Live mode detection with installer shortcut<br />
- Autostart toggle<br />
- Cairo rendering for VM compatibility<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE THEME MANAGER</span><br />
------------------<br />
- GTK4 interface for theme, icon, and cursor selection<br />
- NEW Folder Color choices<br />
- Custom ActionRow widgets<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE USER MANAGER</span><br />
-----------------<br />
- GTK4 user and group management<br />
- User creation, deletion, and modification<br />
- Home directory and shell configuration<br />
- Filters system users (UID &lt; 1000)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE DRIVER MANAGER</span><br />
-------------------<br />
- Based on Linux Mint Drivers<br />
- PackageKit and ubuntu-drivers-common backend<br />
- GTK4 interface for proprietary driver installation<br />
- New features, Refresh button, default to open-source driver recommendation, proprietary driver option gives user comprehensive information about any potential risks<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE WIDGET</span><br />
---------------<br />
- More system information added<br />
- Automatic region detection for Weather section<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE AUTO LOGIN</span><br />
---------------<br />
- GTK4 auto-login configuration<br />
- LightDM configuration management<br />
- Optional timestamped backups<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOUNDS</span><br />
-----------<br />
- System sound management (login, logout, audible clicks)<br />
- Autostart support for login sounds<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE THEMES</span><br />
-----------<br />
- Collection of Xfce/GTK themes, mouse cursors, and icon themes<br />
- 45 New wallpapers<br />
- NEW default Themes - Linux Lite &amp; Linux Dark (based on Orchis theme)<br />
- Option to change to one of 14 different folder colors<br />
<br />
<span style="font-weight: bold;" class="mycode_b">BOOT TIME</span><br />
---------------<br />
- Significant start up and shutdown improvement times over Series 7.x<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLYMOUTH THEME</span><br />
--------------<br />
- New animated feather spinner boot screen<br />
- Script-based theme at /usr/share/plymouth/themes/linuxlite/<br />
<br />
<span style="font-weight: bold;" class="mycode_b">APT SOURCE FILES (DEB822 FORMAT)</span><br />
--------------------------------<br />
- linuxlite.sources: Linux Lite hematite repo with Architectures and Signed-By fields<br />
- ubuntu.sources: Ubuntu resolute repos (main, restricted, universe, multiverse, updates, backports, security)<br />
- mozillateam-ubuntu-ppa-noble.sources: Mozilla Team PPA with inline PGP key for Firefox<br />
<br />
<span style="font-weight: bold;" class="mycode_b">BIOS Settings (important)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">CSM</span>: Enabled<br />
<span style="font-weight: bold;" class="mycode_b">Secureboot</span>: Disabled<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What we most want to hear Feedback about:</span><br />
<br />
- Lite Core<br />
- New Installer (Calamares)<br />
- Lite Distro Builder<br />
- Lite Driver Manager<br />
- Lite Tweaks<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 8.0 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.6Gb (DVD, USB)<br />
<br />
Download Linux Lite 8.0 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/8.0/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/8.0/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-8.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7c52d38c149c0bc3b9f5eb6356d6e2d1<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-8.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1f43a472dc319bb9d407a3fbfccbcb6ca7705e434f4fd4e93d854784d438f457<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/8.0/rc1/linux-lite-8.0-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-8.0-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: b89c83656da0028717d4c5f96e06627fd29099e6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.6Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 8.0 RC1 is now available for testing.<br />
<br />
<img src="https://i.imgur.com/ucQ8I22.png" loading="lazy"  alt="[Image: ucQ8I22.png]" class="mycode_img" /><br />
<br />
See below for more details. This announcement lists all changes from Series 7.x<br />
A full write-up with images will be in the Final Forum announcement on 1st June.<br />
<br />
Linux Lite 8.0 Final will be released on 1st June, 2026.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite 8.0 - Changes and New Features</span><br />
==========================================<br />
<br />
Base: Ubuntu 26.04 LTS (Resolute)<br />
Desktop: XFCE with LightDM<br />
Codename: Hematite<br />
Kernel: Linux 7.0 (Linux Lite Advanced Performance Kernels)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLATFORM CHANGES</span><br />
----------------<br />
- Based on Ubuntu 26.04 LTS (up from 24.04 LTS)<br />
- Ubuntu codename: noble -&gt; resolute<br />
- Linux Lite codename: galena -&gt; hematite<br />
- NEW Linux Lite High Performance Custom Kernels<br />
- All GUI applications ported to GTK4 (from GTK3/WebKit2)<br />
- APT sources migrated to DEB822 .sources format (replaces .list files)<br />
- Installer: Calamares replaces Ubiquity<br />
- Python 3.14.4+ (up from 3.12)<br />
- New Plymouth boot theme: animated feather spinner (script-based, replaces text-based)<br />
- OEM installer for hardware vendors<br />
<br />
<span style="font-weight: bold;" class="mycode_b">NEW APPLICATIONS</span><br />
----------------<br />
- Firefox is back<br />
- Lite Distro Builder: create YOUR own version of Linux Lite and share it with others<br />
- Lite About: New GTK4 system information app displaying CPU, GPU, memory, storage, network, and audio hardware details<br />
- Lite System Monitor: Real-time CPU, memory, storage, and network monitoring (based on System Monitoring Center by Hakan Dundar)<br />
- Linux Lite High Performance Custom Kernels (see below)<br />
- Lite Core: strip Linux Lite down to it's bones and build it your way<br />
- Starship replaces Powerline in the Terminal, significant start up difference<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LINUX LITE HIGH PERFORMANCE CUSTOM KERNELS</span><br />
----------------<br />
Linux Lite ships with a custom kernel built specifically for desktop and gaming use on everyday hardware. It is based on the latest Ubuntu kernel source and incorporates a curated set of patches from the community, alongside targeted configuration improvements.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The Two Kernels</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">linuxlite</span> — default desktop kernel<br />
<br />
This is what every Linux Lite installation boots into. It prioritises a smooth, responsive desktop experience for everyday tasks: web browsing, office work, media playback, and general use.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">linuxlite-gaming</span> — optional gaming kernel<br />
<br />
This kernel goes further in reducing input lag and improving frame delivery. It is best suited to users who play games regularly or run audio/video production software where timing matters. It can be installed at any time after setup without removing the default kernel.<br />
<br />
Both kernels take advantage of the EEVDF scheduler. On top of this, both kernels include the full BORE scheduler modification (Burst-Oriented Response Enhancer).<br />
BORE tracks each task’s burst time — how long it runs in short, intense bursts — and uses this to bias scheduling decisions. Tasks that have been waiting and then run in short bursts (like a desktop application repainting its window or a game processing a frame) receive a priority boost, keeping interactive work feeling snappy even under heavy background load. BORE is controlled by a dedicated CONFIG_SCHED_BORE kernel option and exposes several sysctl tunables under kernel.sched_bore for fine-tuning.<br />
<br />
The two kernels differ in how aggressively they allow the scheduler to interrupt running work:<br />
<br />
- linuxlite uses dynamic preemption, which balances throughput and responsiveness. It can switch between modes at runtime.<br />
- linuxlite-gaming uses full preemption, which allows the kernel to interrupt almost any running task immediately. This reduces the worst-case delay before a game or audio application gets CPU time.<br />
<br />
These kernels also ship with a new application - Lite Kernel Manager which has all of the features shown below:<br />
<br />
<img src="https://i.imgur.com/5QnuvqO.png" loading="lazy"  alt="[Image: 5QnuvqO.png]" class="mycode_img" /><br />
<br />
There are so many kernel optimisations that we've had to create to full web pages explaining all the features.<br />
<br />
Please visit:<br />
<br />
<a href="https://www.linuxliteos.com/linux-lite-kernel.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/linux-lite-kernel.html</a><br />
<br />
and:<br />
<br />
<a href="https://www.linuxliteos.com/linux-lite-kernel-comparison.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/linux-lite-k...rison.html</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Benchmarking</span><br />
<br />
Lite Kernel Manager also features a benchmarking tool where people can upload their scores. This should present a unique opportunity for people to squeeze every ounce of performance out of their Kernel tuned systems.<br />
<br />
<a href="https://www.linuxliteos.com/benchmark.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/benchmark.php</a><br />
<br />
<img src="https://i.imgur.com/RvC5irH.png" loading="lazy"  alt="[Image: RvC5irH.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">NOTE: Please run Install Updates after a fresh install to get the latest version of Lite Kernel Manager.</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">CALAMARES</span><br />
-----------<br />
- Replaces Ubiquity installer<br />
- Slides translated into 25 languages for both install types OEM and normal install (will need help verifying the accuracy of translations)<br />
- Internet not required for install<br />
- Apt now defaults to the City you chose during install (Ubuntu mirror) eg. Netherlands - new sources file:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Types: deb deb-src<br />
URIs: http://nl.archive.ubuntu.com/ubuntu/<br />
Suites: resolute resolute-updates resolute-backports<br />
Components: main restricted universe multiverse<br />
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">WIKI</span><br />
-----------<br />
- To be updated to Series 8 information during the month of May<br />
<br />
<span style="font-weight: bold;" class="mycode_b">DESKTOP</span><br />
-----------<br />
- Translated into 23 languages<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM</span><br />
-----------<br />
- Full vendor support for companies wishing to deploy laptops/desktops in a fast, efficient process<br />
- Translated into 25 languages<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE TWEAKS</span><br />
-----------<br />
- Toast notification system for user feedback on actions<br />
- Real-time streaming progress bars with stage-based updates<br />
- Service Manager feedback: progress labels and button disabling for Preload, zRAM, and TLP services<br />
- Toast notifications for Numlock, Hostname, Save Session, Kiosk Mode, batch operation completion, and Hibernate/Suspend reboot notice<br />
- Package System Repair updated for DEB822 .sources format with Architectures and Signed-By fields<br />
- Bootup Fix updated to use new linuxlite Plymouth theme<br />
- Kernel management removed for Series 8 - now handled by Lite Kernel Manager<br />
- Browser cache cleaning supports Brave, Chrome, Chromium, Firefox, Edge, Midori, Opera, Palemoon, and Vivaldi<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE DISTRO BUILDER</span><br />
-------------------<br />
- Create your own version of Linux Lite<br />
- New Cancel button to stop build processes at any time<br />
- Uses VTE process group signaling (SIGTERM) for clean termination<br />
- GRUB2 hybrid BIOS+UEFI boot support<br />
- Squashfs compression with casper integration<br />
- MD5/SHA256 checksum generation<br />
- Option to wwitch to zstd compression during ISO build, much less memory, much faster compression and decompression (faster live boot too) slightly larger output — typically 5-10% bigger than xz<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE CORE</span><br />
-------------------<br />
- After you install Linux Lite, launch Lite Core if you want to strip your Linux Lite down to the bare essentials.<br />
- Then install the applications that <span style="font-weight: bold;" class="mycode_b">you</span> want to run on your PC.<br />
<br />
<img src="https://i.imgur.com/xaUtbZx.png" loading="lazy"  alt="[Image: xaUtbZx.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOURCES</span><br />
------------<br />
- DEB822 format support for APT source management<br />
- 22 global repository mirrors (Brazil, China, Germany, Ecuador, England, Greece, Hong Kong, Indonesia, New Caledonia, Netherlands, Singapore, Sweden, Switzerland, USA, Vietnam, and more)<br />
- Significantly faster and more reliable repo availability checking<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOFTWARE</span><br />
-------------<br />
- GTK4 interface for software installation and removal<br />
- Integrated tools: Lite About, Lite Updates, Lite DPI, Lite Firewall, Config, Lite Network Shares, Lite System Report, Lite Wiki<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE INFO (Hardware Database)</span><br />
----------------<br />
- Hardware information gathering and anonymous upload to Linux Lite hardware database<br />
- VM detection via hypervisor check<br />
- Significantly faster system scan process<br />
- Uses latest inxi for hardware enumeration<br />
- HTTPS upload pipeline to linuxliteos.com<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE UPGRADE</span><br />
------------<br />
- Within-Series upgrade tool (8.0 -&gt; 8.2)<br />
- Internet connectivity verification<br />
- Repository health checks<br />
- Version validation via /etc/llver<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SERIES UPGRADE (Series 7 -&gt; 8)</span><br />
------------------------------------<br />
- Full Series 7 to Series 8 upgrade path<br />
- Dry Run mode to simulate upgrade without changes<br />
- Real-time progress bar with download speed display<br />
- Live scrolling log viewer<br />
- DEB822 source file deployment (linuxlite.sources, ubuntu.sources, mozillateam-ubuntu-ppa-noble.sources)<br />
- APT sources backup before modifications<br />
- Battery/power check warning for laptop users<br />
- Automatic desktop launcher trust and executable marking for all users<br />
- XFCE wallpaper restoration after upgrade<br />
- Broadcom b43 firmware URL fix via dpkg-divert<br />
- Legacy upgrade tool (series7) force-removal<br />
- Unhold of zenity, zenity-common, and inxi packages<br />
- Plymouth theme set to new linuxlite theme<br />
- GRUB and initramfs rebuild<br />
- Clean up of old .list files and sources.list<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE WELCOME</span><br />
------------<br />
- GTK4 welcome screen<br />
- Live mode detection with installer shortcut<br />
- Autostart toggle<br />
- Cairo rendering for VM compatibility<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE THEME MANAGER</span><br />
------------------<br />
- GTK4 interface for theme, icon, and cursor selection<br />
- NEW Folder Color choices<br />
- Custom ActionRow widgets<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE USER MANAGER</span><br />
-----------------<br />
- GTK4 user and group management<br />
- User creation, deletion, and modification<br />
- Home directory and shell configuration<br />
- Filters system users (UID &lt; 1000)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE DRIVER MANAGER</span><br />
-------------------<br />
- Based on Linux Mint Drivers<br />
- PackageKit and ubuntu-drivers-common backend<br />
- GTK4 interface for proprietary driver installation<br />
- New features, Refresh button, default to open-source driver recommendation, proprietary driver option gives user comprehensive information about any potential risks<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE WIDGET</span><br />
---------------<br />
- More system information added<br />
- Automatic region detection for Weather section<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE AUTO LOGIN</span><br />
---------------<br />
- GTK4 auto-login configuration<br />
- LightDM configuration management<br />
- Optional timestamped backups<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE SOUNDS</span><br />
-----------<br />
- System sound management (login, logout, audible clicks)<br />
- Autostart support for login sounds<br />
<br />
<span style="font-weight: bold;" class="mycode_b">LITE THEMES</span><br />
-----------<br />
- Collection of Xfce/GTK themes, mouse cursors, and icon themes<br />
- 45 New wallpapers<br />
- NEW default Themes - Linux Lite &amp; Linux Dark (based on Orchis theme)<br />
- Option to change to one of 14 different folder colors<br />
<br />
<span style="font-weight: bold;" class="mycode_b">BOOT TIME</span><br />
---------------<br />
- Significant start up and shutdown improvement times over Series 7.x<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLYMOUTH THEME</span><br />
--------------<br />
- New animated feather spinner boot screen<br />
- Script-based theme at /usr/share/plymouth/themes/linuxlite/<br />
<br />
<span style="font-weight: bold;" class="mycode_b">APT SOURCE FILES (DEB822 FORMAT)</span><br />
--------------------------------<br />
- linuxlite.sources: Linux Lite hematite repo with Architectures and Signed-By fields<br />
- ubuntu.sources: Ubuntu resolute repos (main, restricted, universe, multiverse, updates, backports, security)<br />
- mozillateam-ubuntu-ppa-noble.sources: Mozilla Team PPA with inline PGP key for Firefox<br />
<br />
<span style="font-weight: bold;" class="mycode_b">BIOS Settings (important)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">CSM</span>: Enabled<br />
<span style="font-weight: bold;" class="mycode_b">Secureboot</span>: Disabled<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What we most want to hear Feedback about:</span><br />
<br />
- Lite Core<br />
- New Installer (Calamares)<br />
- Lite Distro Builder<br />
- Lite Driver Manager<br />
- Lite Tweaks<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 8.0 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.6Gb (DVD, USB)<br />
<br />
Download Linux Lite 8.0 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/8.0/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/8.0/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-8.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7c52d38c149c0bc3b9f5eb6356d6e2d1<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-8.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1f43a472dc319bb9d407a3fbfccbcb6ca7705e434f4fd4e93d854784d438f457<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/8.0/rc1/linux-lite-8.0-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-8.0-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: b89c83656da0028717d4c5f96e06627fd29099e6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.6Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.8 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9811</link>
			<pubDate>Sat, 31 Jan 2026 15:47:20 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9811</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.8 Final is now available for download.<br />
<br />
See below for more details.<br />
<br />
<img src="https://i.imgur.com/4qOAnbl.png" loading="lazy"  alt="[Image: 4qOAnbl.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
Linux Lite 7.8 comes with 12 completely new re-writes of 12 of our applications as we move towards changing the majority of our applications to Python and GTK4 in Series 8.<br />
<br />
These include:<br />
<br />
- Lite Auto Login<br />
- Lite Desktop<br />
- Lite DPI<br />
- Lite Firewall<br />
- Lite Network Shares<br />
- Lite Software<br />
- Lite Sounds<br />
- Lite Sources<br />
- Lite System Report<br />
- Lite Theme Manager<br />
- Lite Updates<br />
- Lite User Manager<br />
- Lite Welcome<br />
<br />
We're most excited about the new Lite Software. We've added more than 20 popular applications. BleachBit, Darktable, KDE Connect, Kdenlive and Stacer to name a few.<br />
<br />
<img src="https://i.imgur.com/oRNfDtm.png" loading="lazy"  alt="[Image: oRNfDtm.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/qNSBiD1.png" loading="lazy"  alt="[Image: qNSBiD1.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/FVT9lZ4.png" loading="lazy"  alt="[Image: FVT9lZ4.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/6SzglSb.png" loading="lazy"  alt="[Image: 6SzglSb.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/v0K2PnU.png" loading="lazy"  alt="[Image: v0K2PnU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xWAG6bn.png" loading="lazy"  alt="[Image: xWAG6bn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EbOSmy7.png" loading="lazy"  alt="[Image: EbOSmy7.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/CLFbzZ3.png" loading="lazy"  alt="[Image: CLFbzZ3.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/XF6QA3j.png" loading="lazy"  alt="[Image: XF6QA3j.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/T6OAjD5.png" loading="lazy"  alt="[Image: T6OAjD5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/H3d7wnD.png" loading="lazy"  alt="[Image: H3d7wnD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/njZCVXi.png" loading="lazy"  alt="[Image: njZCVXi.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EE6ddSe.png" loading="lazy"  alt="[Image: EE6ddSe.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/MONi9FL.png" loading="lazy"  alt="[Image: MONi9FL.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Monitoring Center</span><br />
<br />
We've updated the <span style="font-weight: bold;" class="mycode_b">System</span> tab in System Monitoring Center to include more system information. This will be included in the Final. If you'd like to get your hands on it now, just run Install Updates.<br />
<br />
<img src="https://i.imgur.com/QPrTUNX.png" loading="lazy"  alt="[Image: QPrTUNX.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-94 ( custom kernels also available via our Repository for versions 3.13 - 6.18 )<br />
Chrome: 144.0<br />
Thunderbird: 140.7<br />
LibreOffice: 25.8.4<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.8 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.8 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.8/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.8-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7f136cc890bf7bc25af8fc57f9612806<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.8-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: b3f1da648c4f5275c311bdb6a33bced758c78fed78a38dcfc693d6b0d099864d<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the Final - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/linux-lite-7.8-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.8-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 29a633d6a02ffd8b353ddf188125c59137030a84<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.8-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Series 8 is poised to introduce major changes. We've had 14 years to listen to the community, and we're going to deliver the best Series yet.<br />
Firefox returns, a new incredible Terminal (watch this space), a super lightweight Linux Lite GTK theme (light and dark) built from the ground up, a NEW application called Lite Control Panel that will merge many of our existing applications into one easy to find and use central location, and much, much more.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.8 Final is now available for download.<br />
<br />
See below for more details.<br />
<br />
<img src="https://i.imgur.com/4qOAnbl.png" loading="lazy"  alt="[Image: 4qOAnbl.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
Linux Lite 7.8 comes with 12 completely new re-writes of 12 of our applications as we move towards changing the majority of our applications to Python and GTK4 in Series 8.<br />
<br />
These include:<br />
<br />
- Lite Auto Login<br />
- Lite Desktop<br />
- Lite DPI<br />
- Lite Firewall<br />
- Lite Network Shares<br />
- Lite Software<br />
- Lite Sounds<br />
- Lite Sources<br />
- Lite System Report<br />
- Lite Theme Manager<br />
- Lite Updates<br />
- Lite User Manager<br />
- Lite Welcome<br />
<br />
We're most excited about the new Lite Software. We've added more than 20 popular applications. BleachBit, Darktable, KDE Connect, Kdenlive and Stacer to name a few.<br />
<br />
<img src="https://i.imgur.com/oRNfDtm.png" loading="lazy"  alt="[Image: oRNfDtm.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/qNSBiD1.png" loading="lazy"  alt="[Image: qNSBiD1.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/FVT9lZ4.png" loading="lazy"  alt="[Image: FVT9lZ4.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/6SzglSb.png" loading="lazy"  alt="[Image: 6SzglSb.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/v0K2PnU.png" loading="lazy"  alt="[Image: v0K2PnU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xWAG6bn.png" loading="lazy"  alt="[Image: xWAG6bn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EbOSmy7.png" loading="lazy"  alt="[Image: EbOSmy7.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/CLFbzZ3.png" loading="lazy"  alt="[Image: CLFbzZ3.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/XF6QA3j.png" loading="lazy"  alt="[Image: XF6QA3j.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/T6OAjD5.png" loading="lazy"  alt="[Image: T6OAjD5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/H3d7wnD.png" loading="lazy"  alt="[Image: H3d7wnD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/njZCVXi.png" loading="lazy"  alt="[Image: njZCVXi.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EE6ddSe.png" loading="lazy"  alt="[Image: EE6ddSe.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/MONi9FL.png" loading="lazy"  alt="[Image: MONi9FL.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Monitoring Center</span><br />
<br />
We've updated the <span style="font-weight: bold;" class="mycode_b">System</span> tab in System Monitoring Center to include more system information. This will be included in the Final. If you'd like to get your hands on it now, just run Install Updates.<br />
<br />
<img src="https://i.imgur.com/QPrTUNX.png" loading="lazy"  alt="[Image: QPrTUNX.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-94 ( custom kernels also available via our Repository for versions 3.13 - 6.18 )<br />
Chrome: 144.0<br />
Thunderbird: 140.7<br />
LibreOffice: 25.8.4<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.8 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.8 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.8/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.8-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7f136cc890bf7bc25af8fc57f9612806<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.8-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: b3f1da648c4f5275c311bdb6a33bced758c78fed78a38dcfc693d6b0d099864d<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the Final - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/linux-lite-7.8-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.8-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 29a633d6a02ffd8b353ddf188125c59137030a84<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.8-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Series 8 is poised to introduce major changes. We've had 14 years to listen to the community, and we're going to deliver the best Series yet.<br />
Firefox returns, a new incredible Terminal (watch this space), a super lightweight Linux Lite GTK theme (light and dark) built from the ground up, a NEW application called Lite Control Panel that will merge many of our existing applications into one easy to find and use central location, and much, much more.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.8 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9743</link>
			<pubDate>Wed, 31 Dec 2025 18:11:10 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9743</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.8 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.8 Final will be released on 1st February, 2026.<br />
<br />
<img src="https://i.imgur.com/iH3d7ud.png" loading="lazy"  alt="[Image: iH3d7ud.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
Linux Lite 7.8 comes with 8 completely new re-writes of 8 of our applications as we move towards changing the majority of our applications to Python and GTK4 in Series 8.<br />
<br />
These include:<br />
<br />
- Lite Auto Login<br />
- Lite Desktop<br />
- Lite DPI<br />
- Lite Firewall<br />
- Lite Sounds<br />
- Lite System Report<br />
- Lite User Manager<br />
- Lite Welcome<br />
<br />
<img src="https://i.imgur.com/oRNfDtm.png" loading="lazy"  alt="[Image: oRNfDtm.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/qNSBiD1.png" loading="lazy"  alt="[Image: qNSBiD1.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/FVT9lZ4.png" loading="lazy"  alt="[Image: FVT9lZ4.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/6SzglSb.png" loading="lazy"  alt="[Image: 6SzglSb.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EbOSmy7.png" loading="lazy"  alt="[Image: EbOSmy7.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/XF6QA3j.png" loading="lazy"  alt="[Image: XF6QA3j.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/njZCVXi.png" loading="lazy"  alt="[Image: njZCVXi.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EE6ddSe.png" loading="lazy"  alt="[Image: EE6ddSe.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/MONi9FL.png" loading="lazy"  alt="[Image: MONi9FL.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">NOTE:</span> In the Final, you will need to run:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-autologin.desktop<br />
rm -rf ~/.local/share/applications/lite-desktop.desktop<br />
rm -rf ~/.local/share/applications/lite-firewallconfig.desktop<br />
rm -rf ~/.local/share/applications/lite-dpi.desktop<br />
rm -rf ~/.local/share/applications/lite-sounds.desktop<br />
rm -rf ~/.local/share/applications/lite-systemreport.desktop<br />
rm -rf ~/.local/share/applications/lite-usermanager.desktop<br />
rm -rf ~/.local/share/applications/lite-welcome.desktop</code></div></div><br />
in a Terminal <span style="font-weight: bold;" class="mycode_b">before you perform the upgrade</span>, if you are upgrading from 7.6. This will be mentioned again in the Final announcement.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Monitoring Center</span><br />
<br />
We've updated the <span style="font-weight: bold;" class="mycode_b">System</span> tab in System Monitoring Center to include more system information. This will be included in the Final. If you'd like to get your hands on it now, just run Install Updates.<br />
<br />
<img src="https://i.imgur.com/QPrTUNX.png" loading="lazy"  alt="[Image: QPrTUNX.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-90 ( custom kernels also available via our Repository for versions 3.13 - 6.18 )<br />
Chrome: 143.0<br />
Thunderbird: 140.6<br />
LibreOffice: 25.8.4<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.8 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.8 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.8/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.8-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7c52d38c149c0bc3b9f5eb6356d6e2d1<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.8-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1f43a472dc319bb9d407a3fbfccbcb6ca7705e434f4fd4e93d854784d438f457<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/rc1/linux-lite-7.8-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.8-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: b89c83656da0028717d4c5f96e06627fd29099e6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.8-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.8 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.8 Final will be released on 1st February, 2026.<br />
<br />
<img src="https://i.imgur.com/iH3d7ud.png" loading="lazy"  alt="[Image: iH3d7ud.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
Linux Lite 7.8 comes with 8 completely new re-writes of 8 of our applications as we move towards changing the majority of our applications to Python and GTK4 in Series 8.<br />
<br />
These include:<br />
<br />
- Lite Auto Login<br />
- Lite Desktop<br />
- Lite DPI<br />
- Lite Firewall<br />
- Lite Sounds<br />
- Lite System Report<br />
- Lite User Manager<br />
- Lite Welcome<br />
<br />
<img src="https://i.imgur.com/oRNfDtm.png" loading="lazy"  alt="[Image: oRNfDtm.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/qNSBiD1.png" loading="lazy"  alt="[Image: qNSBiD1.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/FVT9lZ4.png" loading="lazy"  alt="[Image: FVT9lZ4.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/6SzglSb.png" loading="lazy"  alt="[Image: 6SzglSb.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EbOSmy7.png" loading="lazy"  alt="[Image: EbOSmy7.png]" class="mycode_img" /><br />
<br />
<img src="https://imgur.com/XF6QA3j.png" loading="lazy"  alt="[Image: XF6QA3j.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/njZCVXi.png" loading="lazy"  alt="[Image: njZCVXi.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/EE6ddSe.png" loading="lazy"  alt="[Image: EE6ddSe.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/MONi9FL.png" loading="lazy"  alt="[Image: MONi9FL.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">NOTE:</span> In the Final, you will need to run:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-autologin.desktop<br />
rm -rf ~/.local/share/applications/lite-desktop.desktop<br />
rm -rf ~/.local/share/applications/lite-firewallconfig.desktop<br />
rm -rf ~/.local/share/applications/lite-dpi.desktop<br />
rm -rf ~/.local/share/applications/lite-sounds.desktop<br />
rm -rf ~/.local/share/applications/lite-systemreport.desktop<br />
rm -rf ~/.local/share/applications/lite-usermanager.desktop<br />
rm -rf ~/.local/share/applications/lite-welcome.desktop</code></div></div><br />
in a Terminal <span style="font-weight: bold;" class="mycode_b">before you perform the upgrade</span>, if you are upgrading from 7.6. This will be mentioned again in the Final announcement.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">System Monitoring Center</span><br />
<br />
We've updated the <span style="font-weight: bold;" class="mycode_b">System</span> tab in System Monitoring Center to include more system information. This will be included in the Final. If you'd like to get your hands on it now, just run Install Updates.<br />
<br />
<img src="https://i.imgur.com/QPrTUNX.png" loading="lazy"  alt="[Image: QPrTUNX.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-90 ( custom kernels also available via our Repository for versions 3.13 - 6.18 )<br />
Chrome: 143.0<br />
Thunderbird: 140.6<br />
LibreOffice: 25.8.4<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.8 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.8 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.8/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="https://mirror.cedia.org.ec/linuxliteos//isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.cedia.org.ec/linuxliteos/isos//</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="https://mirror.accum.se/mirror/linuxliteos.com/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.accum.se/mirror/linuxliteos.com/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">United Kingdom</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.8-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 7c52d38c149c0bc3b9f5eb6356d6e2d1<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.8-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1f43a472dc319bb9d407a3fbfccbcb6ca7705e434f4fd4e93d854784d438f457<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.8/rc1/linux-lite-7.8-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.8-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: b89c83656da0028717d4c5f96e06627fd29099e6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.8-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.6 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9576</link>
			<pubDate>Sun, 31 Aug 2025 19:25:34 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9576</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.6 Final is now available for download.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.6 is the first release to contain a whole new way of offering documentation in the for of our new Wiki. See below for more details.<br />
<br />
<img src="https://i.imgur.com/ynIy0Xy.png" loading="lazy"  alt="[Image: ynIy0Xy.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.6 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- NEW Linux Lite Wiki<br />
- Lite Welcome<br />
- Lite Upgrade<br />
- Lite Themes<br />
- Newer LibreOffice (25.8.1), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Linux Lite Wiki — A Community-Driven Knowledge Hub</span></span><br />
<br />
The Linux Lite Wiki is our new open platform where anyone can contribute. It’s designed to make Linux Lite documentation faster, more accurate, and more accessible than ever before.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Why It Matters</span><br />
<br />
Open Collaboration — Users, developers, and newcomers can freely add or update guides, tips, and troubleshooting steps.<br />
<br />
Always Up to Date — As Linux Lite evolves, the Wiki evolves with it, ensuring real-time accuracy.<br />
<br />
Collective Wisdom — Contributions come from real users’ experiences, creating richer, more practical documentation.<br />
<br />
Easy to Use — Simple navigation, accessibility features, and a clean structure make it a one-stop hub for Linux Lite knowledge.<br />
<br />
By sharing insights and keeping the Wiki open, the Linux Lite community ensures that everyone benefits from the latest information, while empowering users to become active contributors.<br />
<br />
Click here if you'd like to add content to the Wiki - <a href="https://www.linuxliteos.com/feedback.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/feedback.html</a><br />
<br />
The existing Linux Lite Manual will remain online and on your system until the end of Series 7, however, <span style="font-weight: bold;" class="mycode_b">there will be no updates to it</span>. In Series 8, the Wiki will become the default documentation. The Wiki is online only for now.<br />
<br />
Visit the Wiki - <a href="https://wiki.linuxliteos.com/en/home" target="_blank" rel="noopener" class="mycode_url">https://wiki.linuxliteos.com/en/home</a><br />
<br />
<img src="https://i.imgur.com/9cL1WZg.png" loading="lazy"  alt="[Image: 9cL1WZg.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/h05r0YS.png" loading="lazy"  alt="[Image: h05r0YS.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pQWFgdO.png" loading="lazy"  alt="[Image: pQWFgdO.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JGEzoIl.png" loading="lazy"  alt="[Image: JGEzoIl.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-79 ( custom kernels also available via our Repository for versions 3.13 - 6.16 )<br />
Chrome: 139.0<br />
Thunderbird: 128.14<br />
LibreOffice: 25.8.1<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wiki</span> - In Google Chrome can display red banner at top of the screen displaying <span style="color: #E82A1F;" class="mycode_color">&lt;!DOCTYPE html&gt;</span> Wiki still functions as it should.<br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0050-linuxlite<br />
  Candidate: 7.0-0050-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.6 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.6 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.6/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 67f9f69eb7ee0b8a1c3fadd166bffeed<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 97bde37b89a9a4d85675a09bbbde1977bac37abe57e73bbad19328c3073a2663<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/linux-lite-7.6-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.6/rc1/linux-lite-7.6-64bit.iso.torrent/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.6-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 74e21acf4293e8e43ac8c77883ed8ec70beb3f58<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>:2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.6-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Specs:</span><br />
1.5 Ghz Dual Core Processor<br />
4GB RAM<br />
40gb HDD/SSD<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
Thank you,<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.6 Final is now available for download.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.6 is the first release to contain a whole new way of offering documentation in the for of our new Wiki. See below for more details.<br />
<br />
<img src="https://i.imgur.com/ynIy0Xy.png" loading="lazy"  alt="[Image: ynIy0Xy.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.6 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- NEW Linux Lite Wiki<br />
- Lite Welcome<br />
- Lite Upgrade<br />
- Lite Themes<br />
- Newer LibreOffice (25.8.1), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<br />
<span style="font-size: large;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">Linux Lite Wiki — A Community-Driven Knowledge Hub</span></span><br />
<br />
The Linux Lite Wiki is our new open platform where anyone can contribute. It’s designed to make Linux Lite documentation faster, more accurate, and more accessible than ever before.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Why It Matters</span><br />
<br />
Open Collaboration — Users, developers, and newcomers can freely add or update guides, tips, and troubleshooting steps.<br />
<br />
Always Up to Date — As Linux Lite evolves, the Wiki evolves with it, ensuring real-time accuracy.<br />
<br />
Collective Wisdom — Contributions come from real users’ experiences, creating richer, more practical documentation.<br />
<br />
Easy to Use — Simple navigation, accessibility features, and a clean structure make it a one-stop hub for Linux Lite knowledge.<br />
<br />
By sharing insights and keeping the Wiki open, the Linux Lite community ensures that everyone benefits from the latest information, while empowering users to become active contributors.<br />
<br />
Click here if you'd like to add content to the Wiki - <a href="https://www.linuxliteos.com/feedback.html" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/feedback.html</a><br />
<br />
The existing Linux Lite Manual will remain online and on your system until the end of Series 7, however, <span style="font-weight: bold;" class="mycode_b">there will be no updates to it</span>. In Series 8, the Wiki will become the default documentation. The Wiki is online only for now.<br />
<br />
Visit the Wiki - <a href="https://wiki.linuxliteos.com/en/home" target="_blank" rel="noopener" class="mycode_url">https://wiki.linuxliteos.com/en/home</a><br />
<br />
<img src="https://i.imgur.com/9cL1WZg.png" loading="lazy"  alt="[Image: 9cL1WZg.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/h05r0YS.png" loading="lazy"  alt="[Image: h05r0YS.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pQWFgdO.png" loading="lazy"  alt="[Image: pQWFgdO.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JGEzoIl.png" loading="lazy"  alt="[Image: JGEzoIl.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-79 ( custom kernels also available via our Repository for versions 3.13 - 6.16 )<br />
Chrome: 139.0<br />
Thunderbird: 128.14<br />
LibreOffice: 25.8.1<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Wiki</span> - In Google Chrome can display red banner at top of the screen displaying <span style="color: #E82A1F;" class="mycode_color">&lt;!DOCTYPE html&gt;</span> Wiki still functions as it should.<br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0050-linuxlite<br />
  Candidate: 7.0-0050-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.6 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.6 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.6/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 67f9f69eb7ee0b8a1c3fadd166bffeed<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 97bde37b89a9a4d85675a09bbbde1977bac37abe57e73bbad19328c3073a2663<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/linux-lite-7.6-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.6/rc1/linux-lite-7.6-64bit.iso.torrent/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.6-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 74e21acf4293e8e43ac8c77883ed8ec70beb3f58<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>:2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.6-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Specs:</span><br />
1.5 Ghz Dual Core Processor<br />
4GB RAM<br />
40gb HDD/SSD<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
Thank you,<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.6 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9553</link>
			<pubDate>Thu, 31 Jul 2025 18:54:35 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9553</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.6 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.6 Final will be released on 1st September, 2025.<br />
<br />
<img src="https://i.imgur.com/ynIy0Xy.png" loading="lazy"  alt="[Image: ynIy0Xy.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.6 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- Lite Welcome<br />
- Lite Upgrade<br />
- Lite Themes<br />
- Newer LibreOffice (25.2.5), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-71 ( custom kernels also available via our Repository for versions 3.13 - 6.16 )<br />
Chrome: 138.0<br />
Thunderbird: 128.13<br />
LibreOffice: 25.2.5<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.6 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 3.1Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.6 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.6/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 8d94018a47b3e4a9ece63766de2f38c3<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 58567cd6a5f5fd181fcb3f143c33bc804e4b8afca7d669295e795d84af0bfdb7<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/rc1/linux-lite-7.6-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.6-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 89c719e5958c38f4ff81e70326adf7cae3ebe6f4<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 3.1Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.6-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.6 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.6 Final will be released on 1st September, 2025.<br />
<br />
<img src="https://i.imgur.com/ynIy0Xy.png" loading="lazy"  alt="[Image: ynIy0Xy.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.6 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- Lite Welcome<br />
- Lite Upgrade<br />
- Lite Themes<br />
- Newer LibreOffice (25.2.5), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-71 ( custom kernels also available via our Repository for versions 3.13 - 6.16 )<br />
Chrome: 138.0<br />
Thunderbird: 128.13<br />
LibreOffice: 25.2.5<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.6 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 3.1Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.6 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.6/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Singapore</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/isos/</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/isos/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 8d94018a47b3e4a9ece63766de2f38c3<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 58567cd6a5f5fd181fcb3f143c33bc804e4b8afca7d669295e795d84af0bfdb7<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC - please help to <span style="font-weight: bold;" class="mycode_b">Seed</span>, thank you)<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.6/rc1/linux-lite-7.6-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.6-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 89c719e5958c38f4ff81e70326adf7cae3ebe6f4<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 3.1Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.6-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Recommended Computer Requirements:</span><br />
<br />
1.5 Ghz Dual Core Processor or greater<br />
4GB ram<br />
40GB HDD/SSD/NVME<br />
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution<br />
DVD drive or USB port for the ISO image<br />
Disable Secure Boot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.4 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9348</link>
			<pubDate>Mon, 31 Mar 2025 18:48:25 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9348</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.4 Final is now available for download.<br />
<br />
Linux Lite 7.4 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes. See below for more details.<br />
<br />
<img src="https://i.imgur.com/CdEP55z.png" loading="lazy"  alt="[Image: CdEP55z.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-56 ( custom kernels also available via our Repository for versions 3.13 - 6.14 )<br />
Chrome: 134.0<br />
Thunderbird: 128.8.1<br />
LibreOffice: 25.2.1.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0030-linuxlite<br />
  Candidate: 7.0-0030-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.4 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.4 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.4/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.4/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/iso...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 8cef0b17cdc4d88a330d089c79fc3b13<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: ddc7736855304116e98706ed8df98736e402690eec28ab3d9a135304ce902755<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
Alternatively, you can use our web-based checksum checker found here - <a href="https://www.linuxliteos.com/download.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/download.php</a> (scroll to half way down the page)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the ISO)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/linux-lite-7.4-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent file name</span> - linux-lite-7.4-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: e390be9f8178be3555a59aa512407f61bb76dd36<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.4-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.4 Final is now available for download.<br />
<br />
Linux Lite 7.4 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes. See below for more details.<br />
<br />
<img src="https://i.imgur.com/CdEP55z.png" loading="lazy"  alt="[Image: CdEP55z.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-56 ( custom kernels also available via our Repository for versions 3.13 - 6.14 )<br />
Chrome: 134.0<br />
Thunderbird: 128.8.1<br />
LibreOffice: 25.2.1.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0030-linuxlite<br />
  Candidate: 7.0-0030-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.4 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.4 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.4/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.4/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.meowsmp.net/linuxlite/isos/7.4/linux-lite-7.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.meowsmp.net/linuxlite/iso...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 8cef0b17cdc4d88a330d089c79fc3b13<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: ddc7736855304116e98706ed8df98736e402690eec28ab3d9a135304ce902755<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
Alternatively, you can use our web-based checksum checker found here - <a href="https://www.linuxliteos.com/download.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/download.php</a> (scroll to half way down the page)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the ISO)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/linux-lite-7.4-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent file name</span> - linux-lite-7.4-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: e390be9f8178be3555a59aa512407f61bb76dd36<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.4-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.4 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9334</link>
			<pubDate>Fri, 28 Feb 2025 17:44:12 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9334</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.4 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.4 Final will be released on 1st April, 2025.<br />
<br />
<img src="https://i.imgur.com/jjnH5CH.png" loading="lazy"  alt="[Image: jjnH5CH.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.4 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- Lite Updates<br />
- Lite Info<br />
- Updated icons<br />
- Fixed Chrome not launching in a Live session<br />
- Newer LibreOffice (25.2.0.3), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Latest Whisker Menu</span><br />
<br />
    - Add dragging from any side to resize menu. (Issue #112)<br />
    - Add support for autostarting launchers. (Issue #35)<br />
    - Add support for keypad navigation.<br />
    - Always send Page Up and Page Down keys to view. (Issue #145)<br />
    - Always run selected launcher when pressing enter.<br />
    - Fall back to non-regex search actions. (Issue #128)<br />
    - Only select launcher when mouse moves. (Issue #106)<br />
    - Remember current category with arrow keys. (Issue #132)<br />
    - Require XFCE 4.16.<br />
    - Fix menu not centering with horizontal categories. (Issue #131)<br />
    - Fix warning about unblocking panel autohide.<br />
    - Fix search text replaced after pressing arrow keys.<br />
    - Translation updates: Catalan, Chinese (Taiwan), Czech, Danish, Dutch,<br />
      French, Lithuanian, Polish, Portuguese, Serbian, Slovak, Swedish,<br />
      Ukrainian.<br />
<br />
Credit: Graeme Gott &lt;graeme@gottcode.org&gt;  Thu, 30 Jan 2025 14:05:13 +0000<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade</span><br />
<br />
Lite Upgrade was producing some syntax errors that did not affect how the code ran, it was just spitting out errors that could be ignored if you ran <span style="font-weight: bold;" class="mycode_b">lite-upgrade-series7</span> from the Terminal. That has now all been fixed. Lite Upgrade code is now up to date and running cleanly.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-45 ( custom kernels also available via our Repository for versions 3.13 - 6.13 )<br />
Chrome: 133.0<br />
Thunderbird: 128.7.1<br />
LibreOffice: 25.2.0.3<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.4 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.4 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.4/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.4/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 38cb06959aa895f5eafb09b1376c0a5f<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1a051cea4d125e9ef467d1bf2cd960d2485dd00a40bee5762dadbd5bd6bc3d6e<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/rc1/linux-lite-7.4-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.4-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 82f33e3f607928c2efd6dc47f7ab0db4370da4eb<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.4-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.4 RC1 is now available for testing.<br />
<br />
See below for more details.<br />
<br />
Linux Lite 7.4 Final will be released on 1st April, 2025.<br />
<br />
<img src="https://i.imgur.com/jjnH5CH.png" loading="lazy"  alt="[Image: jjnH5CH.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor release</span><br />
<br />
Linux Lite 7.4 is considered to be a minor release as it only contains, LTS updates, bug fixes, code and GUI changes.<br />
<br />
These include:<br />
<br />
- Lite Updates<br />
- Lite Info<br />
- Updated icons<br />
- Fixed Chrome not launching in a Live session<br />
- Newer LibreOffice (25.2.0.3), as well as the usual compliment of updated default applications.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Latest Whisker Menu</span><br />
<br />
    - Add dragging from any side to resize menu. (Issue #112)<br />
    - Add support for autostarting launchers. (Issue #35)<br />
    - Add support for keypad navigation.<br />
    - Always send Page Up and Page Down keys to view. (Issue #145)<br />
    - Always run selected launcher when pressing enter.<br />
    - Fall back to non-regex search actions. (Issue #128)<br />
    - Only select launcher when mouse moves. (Issue #106)<br />
    - Remember current category with arrow keys. (Issue #132)<br />
    - Require XFCE 4.16.<br />
    - Fix menu not centering with horizontal categories. (Issue #131)<br />
    - Fix warning about unblocking panel autohide.<br />
    - Fix search text replaced after pressing arrow keys.<br />
    - Translation updates: Catalan, Chinese (Taiwan), Czech, Danish, Dutch,<br />
      French, Lithuanian, Polish, Portuguese, Serbian, Slovak, Swedish,<br />
      Ukrainian.<br />
<br />
Credit: Graeme Gott &lt;graeme@gottcode.org&gt;  Thu, 30 Jan 2025 14:05:13 +0000<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade</span><br />
<br />
Lite Upgrade was producing some syntax errors that did not affect how the code ran, it was just spitting out errors that could be ignored if you ran <span style="font-weight: bold;" class="mycode_b">lite-upgrade-series7</span> from the Terminal. That has now all been fixed. Lite Upgrade code is now up to date and running cleanly.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/forumdisplay.php?fid=45" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-45 ( custom kernels also available via our Repository for versions 3.13 - 6.13 )<br />
Chrome: 133.0<br />
Thunderbird: 128.7.1<br />
LibreOffice: 25.2.0.3<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.4 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.4 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.4/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.4/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.4/rc1/linux-lite-7.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 38cb06959aa895f5eafb09b1376c0a5f<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 1a051cea4d125e9ef467d1bf2cd960d2485dd00a40bee5762dadbd5bd6bc3d6e<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.4/rc1/linux-lite-7.4-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.4-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 82f33e3f607928c2efd6dc47f7ab0db4370da4eb<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.4-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.2 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9251</link>
			<pubDate>Thu, 31 Oct 2024 18:16:24 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9251</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.2 Final is now available for download.<br />
<br />
We're really excited about what this release brings to you. See below for more details.<br />
<br />
<img src="https://i.imgur.com/FIXmhNo.png" loading="lazy"  alt="[Image: FIXmhNo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite A.I. Support:</span><br />
Linux Lite is leading the way in which A.I. is complementing the Support portion of our operating system.<br />
We're extremely happy with the way that it's turned out and a huge thank you again to Huzaifa Qureshi for his efforts on this.<br />
Click here to take a look - <a href="https://www.linuxliteos.com/chatai/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/chatai/</a><br />
<br />
<img src="https://i.imgur.com/3ofHe8f.gif" loading="lazy"  alt="[Image: 3ofHe8f.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Updates - Re-written in Yad</span><br />
<br />
Lite Updates has been re-written in Yad as Yad provides more flexibility than Zenity and will help us to expand and add more options to it in the future.<br />
<br />
<br />
<img src="https://i.imgur.com/oWe8BNb.gif" loading="lazy"  alt="[Image: oWe8BNb.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Theme Manager:</span><br />
<br />
Brand new to the Linux Lite family of Applications is Lite Theme Manager.<br />
Lite Theme Manager takes the guess work out of adding themes to your desktop, icons and mouse cursors with an easy point-and-click solution.<br />
Thank you and credit goes to Huzaifa Qureshi for writing this application.<br />
<br />
<img src="https://i.imgur.com/eg8Gkdw.png" loading="lazy"  alt="[Image: eg8Gkdw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/NbHaUdK.png" loading="lazy"  alt="[Image: NbHaUdK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/DAdoIAq.png" loading="lazy"  alt="[Image: DAdoIAq.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/1QcJC3X.png" loading="lazy"  alt="[Image: 1QcJC3X.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/eXLAcsA.png" loading="lazy"  alt="[Image: eXLAcsA.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/COaoIeA.png" loading="lazy"  alt="[Image: COaoIeA.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-47 ( custom kernels also available via our Repository for versions 3.13 - 6.11 )<br />
Chrome: 130.0<br />
Thunderbird: 115.16<br />
LibreOffice: 24.2.6.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0020-linuxlite<br />
  Candidate: 7.0-0020-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.2 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.2 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.2/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.2/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.2-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: dfe8dd8b3108073672d5292841aec555<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.2-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: dc8955e02c68537815ed0010f7c4c035ce786bba2c679dd74532b22205df8216<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the ISO)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/linux-lite-7.2-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.2-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 8d78b12237946737b014e87db6f57e9d90270095<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.2-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.2 Final is now available for download.<br />
<br />
We're really excited about what this release brings to you. See below for more details.<br />
<br />
<img src="https://i.imgur.com/FIXmhNo.png" loading="lazy"  alt="[Image: FIXmhNo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite A.I. Support:</span><br />
Linux Lite is leading the way in which A.I. is complementing the Support portion of our operating system.<br />
We're extremely happy with the way that it's turned out and a huge thank you again to Huzaifa Qureshi for his efforts on this.<br />
Click here to take a look - <a href="https://www.linuxliteos.com/chatai/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/chatai/</a><br />
<br />
<img src="https://i.imgur.com/3ofHe8f.gif" loading="lazy"  alt="[Image: 3ofHe8f.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Updates - Re-written in Yad</span><br />
<br />
Lite Updates has been re-written in Yad as Yad provides more flexibility than Zenity and will help us to expand and add more options to it in the future.<br />
<br />
<br />
<img src="https://i.imgur.com/oWe8BNb.gif" loading="lazy"  alt="[Image: oWe8BNb.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Theme Manager:</span><br />
<br />
Brand new to the Linux Lite family of Applications is Lite Theme Manager.<br />
Lite Theme Manager takes the guess work out of adding themes to your desktop, icons and mouse cursors with an easy point-and-click solution.<br />
Thank you and credit goes to Huzaifa Qureshi for writing this application.<br />
<br />
<img src="https://i.imgur.com/eg8Gkdw.png" loading="lazy"  alt="[Image: eg8Gkdw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/NbHaUdK.png" loading="lazy"  alt="[Image: NbHaUdK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/DAdoIAq.png" loading="lazy"  alt="[Image: DAdoIAq.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/1QcJC3X.png" loading="lazy"  alt="[Image: 1QcJC3X.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/eXLAcsA.png" loading="lazy"  alt="[Image: eXLAcsA.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/COaoIeA.png" loading="lazy"  alt="[Image: COaoIeA.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-47 ( custom kernels also available via our Repository for versions 3.13 - 6.11 )<br />
Chrome: 130.0<br />
Thunderbird: 115.16<br />
LibreOffice: 24.2.6.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series7</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 7.0-0020-linuxlite<br />
  Candidate: 7.0-0020-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<br />
Huge thank you to our <span style="font-weight: bold;" class="mycode_b">Sponsor</span>:<br />
<br />
<img src="https://imgur.com/7DbL6Gl.png" loading="lazy"  alt="[Image: 7DbL6Gl.png]" class="mycode_img" /><br />
<br />
Presale.Codes has presale password information that helps fans, ticket brokers, ticket flippers, concierge desks, personal and virtual assistants and anyone who needs a presale code to find it and use it ASAP. Click the <a href="https://presale.codes/" target="_blank" rel="noopener" class="mycode_url">here</a> to learn more.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.2 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.8Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.2 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.2/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.2/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/linux-lite-7.2-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.2-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: dfe8dd8b3108073672d5292841aec555<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.2-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: dc8955e02c68537815ed0010f7c4c035ce786bba2c679dd74532b22205df8216<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the ISO)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/linux-lite-7.2-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.2-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 8d78b12237946737b014e87db6f57e9d90270095<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.8Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.2-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.2 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9240</link>
			<pubDate>Tue, 24 Sep 2024 11:18:47 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9240</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.2 RC1 is now available for testing.<br />
<br />
We're really excited about what this release brings to you. See below for more details.<br />
<br />
Linux Lite 7.2 Final will be released on 1st November, 2024.<br />
<br />
<img src="https://i.imgur.com/FIXmhNo.png" loading="lazy"  alt="[Image: FIXmhNo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Updates - Re-written in Yad</span><br />
<br />
Lite Updates has been re-written in Yad as Yad provides more flexibility than Zenity and will help us to expand and add more options to it in the future.<br />
<br />
<br />
<img src="https://i.imgur.com/oWe8BNb.gif" loading="lazy"  alt="[Image: oWe8BNb.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Theme Manager:</span><br />
<br />
Brand new to the Linux Lite family of Applications is Lite Theme Manager.<br />
Lite Theme Manager takes the guess work out of adding themes to your desktop, icons and mouse cursors with an easy point-and-click solution.<br />
Thank you and credit goes to Huzaifa Qureshi for writing this application.<br />
<br />
<img src="https://i.imgur.com/eg8Gkdw.png" loading="lazy"  alt="[Image: eg8Gkdw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/NbHaUdK.png" loading="lazy"  alt="[Image: NbHaUdK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/DAdoIAq.png" loading="lazy"  alt="[Image: DAdoIAq.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/1QcJC3X.png" loading="lazy"  alt="[Image: 1QcJC3X.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/eXLAcsA.png" loading="lazy"  alt="[Image: eXLAcsA.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/COaoIeA.png" loading="lazy"  alt="[Image: COaoIeA.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite A.I. Support:</span><br />
Linux Lite is leading the way in which A.I. is complementing the Support portion of our operating system.<br />
We're extremely happy with the way that it's turned out and a huge thank you again to Huzaifa Qureshi for his efforts on this.<br />
<br />
<img src="https://i.imgur.com/3ofHe8f.gif" loading="lazy"  alt="[Image: 3ofHe8f.gif]" class="mycode_img" /><br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-45 ( custom kernels also available via our Repository for versions 3.13 - 6.11 )<br />
Chrome: 129.0<br />
Thunderbird: 115.15<br />
LibreOffice: 24.2.6.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.2 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.2 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.2/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.2/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.2-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 2d8359d0e15aef7c4f6a9cfd6ce3ac26<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.2-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: a0cfbe8a0c3597f9247a5d27360e6ba51e86ec0856d8a9b2b06753f6a9a7ffbd<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/rc1/linux-lite-7.2-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.2-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: aeaeac8d6f819e693b41b4c3abca6b4285d08171<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.2-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.2 RC1 is now available for testing.<br />
<br />
We're really excited about what this release brings to you. See below for more details.<br />
<br />
Linux Lite 7.2 Final will be released on 1st November, 2024.<br />
<br />
<img src="https://i.imgur.com/FIXmhNo.png" loading="lazy"  alt="[Image: FIXmhNo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Updates - Re-written in Yad</span><br />
<br />
Lite Updates has been re-written in Yad as Yad provides more flexibility than Zenity and will help us to expand and add more options to it in the future.<br />
<br />
<br />
<img src="https://i.imgur.com/oWe8BNb.gif" loading="lazy"  alt="[Image: oWe8BNb.gif]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Theme Manager:</span><br />
<br />
Brand new to the Linux Lite family of Applications is Lite Theme Manager.<br />
Lite Theme Manager takes the guess work out of adding themes to your desktop, icons and mouse cursors with an easy point-and-click solution.<br />
Thank you and credit goes to Huzaifa Qureshi for writing this application.<br />
<br />
<img src="https://i.imgur.com/eg8Gkdw.png" loading="lazy"  alt="[Image: eg8Gkdw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/NbHaUdK.png" loading="lazy"  alt="[Image: NbHaUdK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/DAdoIAq.png" loading="lazy"  alt="[Image: DAdoIAq.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/1QcJC3X.png" loading="lazy"  alt="[Image: 1QcJC3X.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/eXLAcsA.png" loading="lazy"  alt="[Image: eXLAcsA.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/COaoIeA.png" loading="lazy"  alt="[Image: COaoIeA.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite A.I. Support:</span><br />
Linux Lite is leading the way in which A.I. is complementing the Support portion of our operating system.<br />
We're extremely happy with the way that it's turned out and a huge thank you again to Huzaifa Qureshi for his efforts on this.<br />
<br />
<img src="https://i.imgur.com/3ofHe8f.gif" loading="lazy"  alt="[Image: 3ofHe8f.gif]" class="mycode_img" /><br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-45 ( custom kernels also available via our Repository for versions 3.13 - 6.11 )<br />
Chrome: 129.0<br />
Thunderbird: 115.15<br />
LibreOffice: 24.2.6.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04.1<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.2 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.9Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.2 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.2/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.2/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.2/rc1/linux-lite-7.2-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.2-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: 2d8359d0e15aef7c4f6a9cfd6ce3ac26<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.2-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: a0cfbe8a0c3597f9247a5d27360e6ba51e86ec0856d8a9b2b06753f6a9a7ffbd<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.2/rc1/linux-lite-7.2-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent</span> - linux-lite-7.2-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: aeaeac8d6f819e693b41b4c3abca6b4285d08171<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.9Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.2-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
2GB ram<br />
20gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
2GHz processor+<br />
4GB ram+<br />
40gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.0 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9155</link>
			<pubDate>Sat, 01 Jun 2024 08:14:46 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9155</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Introducing Linux Lite 7.0 Final codename Galena.<br />
<br />
The theme of this Series is maturity. We've been offering Linux Lite now for 12 years and in that time, have integrated many features as suggested by the community as well as building upon a solid and secure foundation.<br />
<br />
See below for release details.<br />
<br />
<img src="https://i.imgur.com/7gDIcKo.png" loading="lazy"  width="800" height="451" alt="[Image: 7gDIcKo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thunar 4.18.8 - Split View</span><br />
<br />
<br />
<img src="https://i.imgur.com/uPjoFST.png" loading="lazy"  width="800" height="451" alt="[Image: uPjoFST.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor changes to Lite Welcome</span><br />
<br />
<img src="https://imgur.com/FfuTTRQ.png" loading="lazy"  width="658" height="600" alt="[Image: FfuTTRQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">New install slides:</span><br />
<br />
<img src="https://i.imgur.com/W7yFz85.png" loading="lazy"  alt="[Image: W7yFz85.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JfC7AlD.png" loading="lazy"  alt="[Image: JfC7AlD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/akOJV7L.png" loading="lazy"  alt="[Image: akOJV7L.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
XFCE 4.18<br />
Kernel: 6.8.0-31 ( custom kernels also available via our Repository for versions 3.13 - 6.8 )<br />
Chrome: 125.0<br />
Thunderbird: 115.11.0<br />
LibreOffice: 7.6.7.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
Mintstick doesn't load, do:<br />
<br />
Run <span style="font-weight: bold;" class="mycode_b">Install Updates</span> from the Menu, then do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install python3-unidecode</code></div></div> <br />
<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.0 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.7Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.0 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.0/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.0/linux-lite-7.0-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.0/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.0-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: b9b821de6b4b12329776da5c68aa5ede<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.0-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 45c7a3b85a3e59b5c86116b1a4cc0c8d5afc79c1aa078461ed79c29d7effc18b<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the Final)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/linux-lite-7.0-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.0-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 65bffd4730f2db5bb8286f7fc0812e08c3e81ad0<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.7Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.0-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Introducing Linux Lite 7.0 Final codename Galena.<br />
<br />
The theme of this Series is maturity. We've been offering Linux Lite now for 12 years and in that time, have integrated many features as suggested by the community as well as building upon a solid and secure foundation.<br />
<br />
See below for release details.<br />
<br />
<img src="https://i.imgur.com/7gDIcKo.png" loading="lazy"  width="800" height="451" alt="[Image: 7gDIcKo.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thunar 4.18.8 - Split View</span><br />
<br />
<br />
<img src="https://i.imgur.com/uPjoFST.png" loading="lazy"  width="800" height="451" alt="[Image: uPjoFST.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minor changes to Lite Welcome</span><br />
<br />
<img src="https://imgur.com/FfuTTRQ.png" loading="lazy"  width="658" height="600" alt="[Image: FfuTTRQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">New install slides:</span><br />
<br />
<img src="https://i.imgur.com/W7yFz85.png" loading="lazy"  alt="[Image: W7yFz85.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JfC7AlD.png" loading="lazy"  alt="[Image: JfC7AlD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/akOJV7L.png" loading="lazy"  alt="[Image: akOJV7L.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
XFCE 4.18<br />
Kernel: 6.8.0-31 ( custom kernels also available via our Repository for versions 3.13 - 6.8 )<br />
Chrome: 125.0<br />
Thunderbird: 115.11.0<br />
LibreOffice: 7.6.7.2<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
Mintstick doesn't load, do:<br />
<br />
Run <span style="font-weight: bold;" class="mycode_b">Install Updates</span> from the Menu, then do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install python3-unidecode</code></div></div> <br />
<br />
<br />
There is no <span style="font-weight: bold;" class="mycode_b">upgrade</span> path from <span style="font-weight: bold;" class="mycode_b">RC</span> to <span style="font-weight: bold;" class="mycode_b">Final</span> or from <span style="font-weight: bold;" class="mycode_b">Series</span> to <span style="font-weight: bold;" class="mycode_b">Series</span>.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.0 Final<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.7Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.0 Final from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-lite/files/7.0/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.0/linux-lite-7.0-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.0/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.0-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: b9b821de6b4b12329776da5c68aa5ede<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.0-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: 45c7a3b85a3e59b5c86116b1a4cc0c8d5afc79c1aa078461ed79c29d7effc18b<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the Final)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/linux-lite-7.0-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.0-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 65bffd4730f2db5bb8286f7fc0812e08c3e81ad0<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.7Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.0-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 7.0 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9137</link>
			<pubDate>Tue, 07 May 2024 14:43:41 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9137</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.0 RC1 is now available for testing.<br />
<br />
The theme of this Series is maturity. We've been offering Linux Lite now for 12 years and in that time, have integrated many features as suggested by the community as well as building upon a solid and secure foundation.<br />
<br />
See below for release details.<br />
<br />
Linux Lite 7.0 Final <span style="font-weight: bold;" class="mycode_b">Codename Galena</span> will be released on 1st June, 2024.<br />
<br />
<img src="https://i.imgur.com/P1RmQbL.png" loading="lazy"  width="800" height="451" alt="[Image: P1RmQbL.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thunar 4.18.8 - Split View</span><br />
<br />
<br />
<img src="https://i.imgur.com/uPjoFST.png" loading="lazy"  width="800" height="451" alt="[Image: uPjoFST.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">New install slides:</span><br />
<br />
<img src="https://i.imgur.com/W7yFz85.png" loading="lazy"  alt="[Image: W7yFz85.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JfC7AlD.png" loading="lazy"  alt="[Image: JfC7AlD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/akOJV7L.png" loading="lazy"  alt="[Image: akOJV7L.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-31 ( custom kernels also available via our Repository for versions 3.13 - 6.8 )<br />
Chrome: 124.0<br />
Thunderbird: 115.10.1<br />
LibreOffice: 7.6.6.3<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> is 90% complete.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.0 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.7Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.0 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.0/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.0/rc1/linux-lite-7.0-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.0/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: e07f18c06a7f5a05700df4dfb4c61940<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: c4abd9e280d7ed71e3266af129a8501d7c3c5e05c8301fe87fd36e5028b4e64e<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/rc1/linux-lite-7.0-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.0-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: a14a87546b798b00fdad3d15bb152b5848f5cfb1<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.7Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.0-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 7.0 RC1 is now available for testing.<br />
<br />
The theme of this Series is maturity. We've been offering Linux Lite now for 12 years and in that time, have integrated many features as suggested by the community as well as building upon a solid and secure foundation.<br />
<br />
See below for release details.<br />
<br />
Linux Lite 7.0 Final <span style="font-weight: bold;" class="mycode_b">Codename Galena</span> will be released on 1st June, 2024.<br />
<br />
<img src="https://i.imgur.com/P1RmQbL.png" loading="lazy"  width="800" height="451" alt="[Image: P1RmQbL.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Thunar 4.18.8 - Split View</span><br />
<br />
<br />
<img src="https://i.imgur.com/uPjoFST.png" loading="lazy"  width="800" height="451" alt="[Image: uPjoFST.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">New install slides:</span><br />
<br />
<img src="https://i.imgur.com/W7yFz85.png" loading="lazy"  alt="[Image: W7yFz85.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/JfC7AlD.png" loading="lazy"  alt="[Image: JfC7AlD.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/akOJV7L.png" loading="lazy"  alt="[Image: akOJV7L.png]" class="mycode_img" /><br />
<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 6.8.0-31 ( custom kernels also available via our Repository for versions 3.13 - 6.8 )<br />
Chrome: 124.0<br />
Thunderbird: 115.10.1<br />
LibreOffice: 7.6.6.3<br />
VLC: 3.0.20<br />
Gimp: 2.10.36<br />
Base: 24.04<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Please enter them into this thread. Thank you.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> is 90% complete.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 7.0 RC1<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.7Gb (DVD, USB)<br />
<br />
Download Linux Lite 7.0 RC1 from one of the mirrors: (some may still be syncing)<br />
<br />
<span style="color: #ff0000;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/rc1/" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...s/7.0/rc1/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/7.0/rc1/linux-lite-7.0-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/7.0/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="https://mirror.alpix.eu/linuxliteos/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/7.0/rc1/linux-lite-7.0-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">MD5SUM</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-7.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM</span>: e07f18c06a7f5a05700df4dfb4c61940<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: #ff0000;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-7.0-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256</span>: c4abd9e280d7ed71e3266af129a8501d7c3c5e05c8301fe87fd36e5028b4e64e<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #ff0000;" class="mycode_color">TORRENT</span></span> (Fastest way to download the RC)<br />
<br />
<br />
<a href="https://sourceforge.net/projects/linux-lite/files/7.0/rc1/linux-lite-7.0-rc1-64bit.iso.torrent/download" target="_blank" rel="noopener" class="mycode_url">https://sourceforge.net/projects/linux-l...t/download</a><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - linux-lite-7.0-rc1-64bit.iso.torrent<br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: a14a87546b798b00fdad3d15bb152b5848f5cfb1<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.7Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-7.0-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 6.6 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=8914</link>
			<pubDate>Mon, 04 Sep 2023 16:58:05 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=8914</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.6 Final is now available for download and installation.<br />
<br />
This is one our largest releases on record since we began in 2012.<br />
<br />
We've added 1000's of lines of new code in the form of supporting a large range of languages.<br />
We've massively increased the number of language translations across the entire Menu and Sub-Menu system, by adding support for <span style="font-weight: bold;" class="mycode_b">22 Languages</span>.<br />
We had the time to take on a task of this magnitude so we used it completely.<br />
<br />
If you speak a language other than English, we hope you enjoy a vastly improved and a more complete Linux Lite.<br />
<br />
<img src="https://i.imgur.com/3RD1pvP.png" loading="lazy"  width="800" height="451" alt="[Image: 3RD1pvP.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Support for 22 new Languages added</span><br />
<br />
Afrikaans<br />
Arabic<br />
Chinese - Simplified<br />
Croatian<br />
Dutch<br />
Finnish<br />
French<br />
German<br />
Hebrew<br />
Hindi<br />
Italian<br />
Japanese<br />
Korean<br />
Persian<br />
Polish<br />
Portuguese<br />
Portuguese - Brazilian<br />
Russian<br />
Serbian<br />
Spanish<br />
Sweden<br />
Ukranian<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">In the areas of:</span><br />
<br />
Main Menu<br />
Right click Menu<br />
Folder Names<br />
Linux Lite Application names<br />
Desktop Icons<br />
My Computer Menu names<br />
<br />
Having completed a fresh install of Linux Lite 6.6, once you have restarted after the first login, full language support will be available across the entire Menu and Sub-Menu system. If there are still Menu entries that are not in your language, then consider contributing a translation to that developers software.<br />
<br />
If you'd like to help out with Translations in this Series for the above mentioned areas, please go here <a href="https://www.linuxliteos.com/forums/translations/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/translations/</a> and post a reply with your changes under your Language thread. We have already received a number of submissions and have integrated them quickly into Linux Lite. Thanks for helping the community out <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> There is still much to do, but we've made massive improvements to date.<br />
<br />
<img src="https://i.imgur.com/p7lgAKU.png" loading="lazy"  width="800" height="451" alt="[Image: p7lgAKU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Al6cm0D.png" loading="lazy"  width="800" height="451" alt="[Image: Al6cm0D.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/S418Sya.png" loading="lazy"  width="800" height="451" alt="[Image: S418Sya.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4sBWUN5.png" loading="lazy"  width="800" height="451" alt="[Image: 4sBWUN5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/OJzkBAf.png" loading="lazy"  width="800" height="451" alt="[Image: OJzkBAf.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/AxkTZog.png" loading="lazy"  width="800" height="451" alt="[Image: AxkTZog.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/9pstM83.png" loading="lazy"  width="800" height="451" alt="[Image: 9pstM83.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Pv8nrfn.png" loading="lazy"  width="800" height="451" alt="[Image: Pv8nrfn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/2dgH0j6.png" loading="lazy"  width="800" height="451" alt="[Image: 2dgH0j6.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4TcJ20y.png" loading="lazy"  width="800" height="451" alt="[Image: 4TcJ20y.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome</span><br />
<br />
Thanks to your feedback, we've implemented a check to see if Linux Lite is running in a Live environment or not, and to only display the <span style="font-weight: bold;" class="mycode_b">Install Now</span> button if it is.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Live Environment</span><br />
<br />
<img src="https://i.imgur.com/M6GX6MQ.png" loading="lazy"  width="687" height="600" alt="[Image: M6GX6MQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Installed to your computer</span><br />
<br />
<img src="https://i.imgur.com/2hxmbUk.png" loading="lazy"  width="754" height="600" alt="[Image: 2hxmbUk.png]" class="mycode_img" /><br />
<br />
We've also added a link to our <span style="font-weight: bold;" class="mycode_b">Free A.I. Chatbot</span> that will give instant support in real time under the Support section:<br />
<br />
<a href="https://www.linuxliteos.com/chatai/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/chatai/</a><br />
<br />
<img src="https://i.imgur.com/UQeanjn.png" loading="lazy"  width="754" height="600" alt="[Image: UQeanjn.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has over 85,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-82 ( custom kernels also available via our Repository for versions 3.13 - 6.5 )<br />
Chrome: 116.0<br />
Thunderbird: 102.15<br />
LibreOffice: 7.5.5<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only. - <span style="font-weight: bold;" class="mycode_b">FIXED AND TRANSLATED</span><br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please tell us in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading</span><br />
<br />
To see if you upgraded successfully to Linux Lite 6.6 open a Terminal and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cat /etc/llver</code></div></div><br />
in a Terminal, should return <span style="font-weight: bold;" class="mycode_b">Linux Lite 6.6</span>. The upgrade log is stored in <span style="font-weight: bold;" class="mycode_b">/var/log/lite-upgrade.log</span> for those interested in the process.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLEASE NOTE: If you do not have Menu, Settings, Lite Upgrade do:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install --reinstall lite-upgrade-series6</code></div></div><br />
and, or:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-upgrade.desktop</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">then try Menu, Settings, Lite Upgrade again.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series6</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 6.0-0040-linuxlite<br />
  Candidate: 6.0-0040-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it will do:</span><br />
<br />
- New Lite Help Manual<br />
- New Lite Themes<br />
- New Lite Upgrade<br />
- New Lite Welcome<br />
- All Linux Lite Applications that have been translated<br />
- Update LibreOffice<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it won't do:</span><br />
<br />
- No changes to the user space are needed (all changes handled in the system space).<br />
<br />
There is no upgrade path from RC to Final or from Series to Series.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 6.6<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.4Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download Linux Lite 6.6 from one of the mirrors: (some may still be syncing)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">HTTP &amp; HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/6.6/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/6.6/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> -<a href="https://mirror.alpix.eu/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> 857e1da4197bf8881882a72b27dbfded<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> 732b5561783c7203e3b919a4c55508a4256c13785b80e2e47019d817b89e9543<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="http://repo.linuxliteos.com/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.6-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> 0baee3f3e8f08a626170c07f26c912a5331b0db4<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.4Gb (DVD, USB)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.6-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reviewers in a VirtualBox:</span><br />
<br />
Installing Updates does work with a Live ISO (ignoring the 'CDROM' errors). All features work as they should, once you have installed Linux Lite to hardware or a VM.<br />
Once Linux Lite has been installed, add the following for a complete reviewing experience:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11</code></div></div><br />
Don't forget the Guest Additions too!<br />
Also, get the Extensions pack from here - <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank" rel="noopener" class="mycode_url">https://www.virtualbox.org/wiki/Downloads</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
Thank you and enjoy <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.6 Final is now available for download and installation.<br />
<br />
This is one our largest releases on record since we began in 2012.<br />
<br />
We've added 1000's of lines of new code in the form of supporting a large range of languages.<br />
We've massively increased the number of language translations across the entire Menu and Sub-Menu system, by adding support for <span style="font-weight: bold;" class="mycode_b">22 Languages</span>.<br />
We had the time to take on a task of this magnitude so we used it completely.<br />
<br />
If you speak a language other than English, we hope you enjoy a vastly improved and a more complete Linux Lite.<br />
<br />
<img src="https://i.imgur.com/3RD1pvP.png" loading="lazy"  width="800" height="451" alt="[Image: 3RD1pvP.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Support for 22 new Languages added</span><br />
<br />
Afrikaans<br />
Arabic<br />
Chinese - Simplified<br />
Croatian<br />
Dutch<br />
Finnish<br />
French<br />
German<br />
Hebrew<br />
Hindi<br />
Italian<br />
Japanese<br />
Korean<br />
Persian<br />
Polish<br />
Portuguese<br />
Portuguese - Brazilian<br />
Russian<br />
Serbian<br />
Spanish<br />
Sweden<br />
Ukranian<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">In the areas of:</span><br />
<br />
Main Menu<br />
Right click Menu<br />
Folder Names<br />
Linux Lite Application names<br />
Desktop Icons<br />
My Computer Menu names<br />
<br />
Having completed a fresh install of Linux Lite 6.6, once you have restarted after the first login, full language support will be available across the entire Menu and Sub-Menu system. If there are still Menu entries that are not in your language, then consider contributing a translation to that developers software.<br />
<br />
If you'd like to help out with Translations in this Series for the above mentioned areas, please go here <a href="https://www.linuxliteos.com/forums/translations/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/translations/</a> and post a reply with your changes under your Language thread. We have already received a number of submissions and have integrated them quickly into Linux Lite. Thanks for helping the community out <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> There is still much to do, but we've made massive improvements to date.<br />
<br />
<img src="https://i.imgur.com/p7lgAKU.png" loading="lazy"  width="800" height="451" alt="[Image: p7lgAKU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Al6cm0D.png" loading="lazy"  width="800" height="451" alt="[Image: Al6cm0D.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/S418Sya.png" loading="lazy"  width="800" height="451" alt="[Image: S418Sya.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4sBWUN5.png" loading="lazy"  width="800" height="451" alt="[Image: 4sBWUN5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/OJzkBAf.png" loading="lazy"  width="800" height="451" alt="[Image: OJzkBAf.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/AxkTZog.png" loading="lazy"  width="800" height="451" alt="[Image: AxkTZog.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/9pstM83.png" loading="lazy"  width="800" height="451" alt="[Image: 9pstM83.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Pv8nrfn.png" loading="lazy"  width="800" height="451" alt="[Image: Pv8nrfn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/2dgH0j6.png" loading="lazy"  width="800" height="451" alt="[Image: 2dgH0j6.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4TcJ20y.png" loading="lazy"  width="800" height="451" alt="[Image: 4TcJ20y.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome</span><br />
<br />
Thanks to your feedback, we've implemented a check to see if Linux Lite is running in a Live environment or not, and to only display the <span style="font-weight: bold;" class="mycode_b">Install Now</span> button if it is.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Live Environment</span><br />
<br />
<img src="https://i.imgur.com/M6GX6MQ.png" loading="lazy"  width="687" height="600" alt="[Image: M6GX6MQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Installed to your computer</span><br />
<br />
<img src="https://i.imgur.com/2hxmbUk.png" loading="lazy"  width="754" height="600" alt="[Image: 2hxmbUk.png]" class="mycode_img" /><br />
<br />
We've also added a link to our <span style="font-weight: bold;" class="mycode_b">Free A.I. Chatbot</span> that will give instant support in real time under the Support section:<br />
<br />
<a href="https://www.linuxliteos.com/chatai/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/chatai/</a><br />
<br />
<img src="https://i.imgur.com/UQeanjn.png" loading="lazy"  width="754" height="600" alt="[Image: UQeanjn.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has over 85,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-82 ( custom kernels also available via our Repository for versions 3.13 - 6.5 )<br />
Chrome: 116.0<br />
Thunderbird: 102.15<br />
LibreOffice: 7.5.5<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.3<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only. - <span style="font-weight: bold;" class="mycode_b">FIXED AND TRANSLATED</span><br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please tell us in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading</span><br />
<br />
To see if you upgraded successfully to Linux Lite 6.6 open a Terminal and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cat /etc/llver</code></div></div><br />
in a Terminal, should return <span style="font-weight: bold;" class="mycode_b">Linux Lite 6.6</span>. The upgrade log is stored in <span style="font-weight: bold;" class="mycode_b">/var/log/lite-upgrade.log</span> for those interested in the process.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLEASE NOTE: If you do not have Menu, Settings, Lite Upgrade do:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install --reinstall lite-upgrade-series6</code></div></div><br />
and, or:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-upgrade.desktop</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">then try Menu, Settings, Lite Upgrade again.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series6</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 6.0-0040-linuxlite<br />
  Candidate: 6.0-0040-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it will do:</span><br />
<br />
- New Lite Help Manual<br />
- New Lite Themes<br />
- New Lite Upgrade<br />
- New Lite Welcome<br />
- All Linux Lite Applications that have been translated<br />
- Update LibreOffice<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it won't do:</span><br />
<br />
- No changes to the user space are needed (all changes handled in the system space).<br />
<br />
There is no upgrade path from RC to Final or from Series to Series.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">Downloads:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Release Name:</span> Linux Lite 6.6<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.4Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download Linux Lite 6.6 from one of the mirrors: (some may still be syncing)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">HTTP &amp; HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Brazil</span> - <a href="http://sft.if.usp.br/linuxlite/isos/6.6/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/6.6/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">China</span> - <a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.cedia.org.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.ueb.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.uta.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Ecuador</span> - <a href="http://mirror.espoch.edu.ec/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">England</span> - <a href="https://mirror.vinehost.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> - <a href="http://mirror.alpix.eu/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Germany</span> -<a href="https://mirror.alpix.eu/linuxliteos/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Greece</span> - <a href="https://fosszone.csd.auth.gr/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="http://mirror-hk.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hong Kong</span> - <a href="https://mirror-hk.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Hungary</span> - <a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Indonesia</span> - <a href="https://pinguin.dinus.ac.id/iso/lite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="http://mirror.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Netherlands</span> - <a href="https://mirror.koddos.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">New Caledonia</span> - <a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">Sweden</span> - <a href="http://ftpmirror1.infania.net/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="http://mirror.clarkson.edu/linux-lite/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<span style="font-weight: bold;" class="mycode_b">USA</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<span style="font-weight: bold;" class="mycode_b">Vietnam</span> - <a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/linux-lite-6.6-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> 857e1da4197bf8881882a72b27dbfded<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
<br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.6-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> 732b5561783c7203e3b919a4c55508a4256c13785b80e2e47019d817b89e9543<br />
<br />
Check that it matches the exact characters in sequence above.<br />
<br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="http://repo.linuxliteos.com/linuxlite/isos/6.6/linux-lite-6.6-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.6-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> 0baee3f3e8f08a626170c07f26c912a5331b0db4<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.4Gb (DVD, USB)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.6-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reviewers in a VirtualBox:</span><br />
<br />
Installing Updates does work with a Live ISO (ignoring the 'CDROM' errors). All features work as they should, once you have installed Linux Lite to hardware or a VM.<br />
Once Linux Lite has been installed, add the following for a complete reviewing experience:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11</code></div></div><br />
Don't forget the Guest Additions too!<br />
Also, get the Extensions pack from here - <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank" rel="noopener" class="mycode_url">https://www.virtualbox.org/wiki/Downloads</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
Thank you and enjoy <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 6.6 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=8861</link>
			<pubDate>Mon, 10 Jul 2023 05:05:49 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=8861</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.6 RC1 is now available for testing.<br />
<br />
This is one our largest releases on record since we began in 2012.<br />
<br />
We've added 1000's of lines of new code in the form of supporting a large range of languages.<br />
We've massively increased the number of language translations across the entire Menu and Sub-Menu system, by adding support for <span style="font-weight: bold;" class="mycode_b">22 Languages</span>.<br />
We had the time to take on a task of this magnitude so we used it completely.<br />
<br />
We're releasing this RC with a longer than usual test time to allow for feedback and corrections to occur.<br />
There are some details below, but all of the changes will be in the Final Release Announcement. <br />
<br />
Linux Lite 6.6 Final will be released on 1st September, 2023.<br />
<br />
<img src="https://i.imgur.com/tverQG2.png" loading="lazy"  width="800" height="451" alt="[Image: tverQG2.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Support for 22 new Languages added</span><br />
<br />
Afrikaans<br />
Arabic<br />
Chinese - Simplified<br />
Croatian<br />
Dutch<br />
Finnish<br />
French<br />
German<br />
Hebrew<br />
Hindi<br />
Italian<br />
Japanese<br />
Korean<br />
Persian<br />
Polish<br />
Portuguese<br />
Portuguese - Brazilian<br />
Russian<br />
Serbian<br />
Spanish<br />
Sweden<br />
Ukranian<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">In the areas of:</span><br />
<br />
Main Menu<br />
Right click Menu<br />
Folder Names<br />
Linux Lite Application names<br />
Desktop Icons<br />
My Computer Menu names<br />
<br />
Having completed a fresh install of Linux Lite 6.6, once you have restarted after the first login, full language support will be available across the entire Menu and Sub-Menu system. If there are still Menu entries that are not in your language, then consider contributing a translation to that developers software.<br />
<br />
If you'd like to help out with Translations in this Series for the above mentioned areas, please go here <a href="https://www.linuxliteos.com/forums/translations/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/translations/</a> and post a reply with your changes under your Language thread. Thanks for helping the community out <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> There is still much to do, but we've made massive improvements to date.<br />
<br />
<img src="https://i.imgur.com/p7lgAKU.png" loading="lazy"  width="800" height="451" alt="[Image: p7lgAKU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Al6cm0D.png" loading="lazy"  width="800" height="451" alt="[Image: Al6cm0D.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/S418Sya.png" loading="lazy"  width="800" height="451" alt="[Image: S418Sya.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4sBWUN5.png" loading="lazy"  width="800" height="451" alt="[Image: 4sBWUN5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/OJzkBAf.png" loading="lazy"  width="800" height="451" alt="[Image: OJzkBAf.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/AxkTZog.png" loading="lazy"  width="800" height="451" alt="[Image: AxkTZog.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/9pstM83.png" loading="lazy"  width="800" height="451" alt="[Image: 9pstM83.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Pv8nrfn.png" loading="lazy"  width="800" height="451" alt="[Image: Pv8nrfn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/2dgH0j6.png" loading="lazy"  width="800" height="451" alt="[Image: 2dgH0j6.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4TcJ20y.png" loading="lazy"  width="800" height="451" alt="[Image: 4TcJ20y.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome</span><br />
<br />
Thanks to your feedback, we've implemented a check to see if Linux Lite is running in a Live environment or not, and to only display the <span style="font-weight: bold;" class="mycode_b">Install Now</span> button if it is.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Live Environment</span><br />
<br />
<img src="https://i.imgur.com/M6GX6MQ.png" loading="lazy"  width="687" height="600" alt="[Image: M6GX6MQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Installed to your computer</span><br />
<br />
<img src="https://i.imgur.com/2hxmbUk.png" loading="lazy"  width="754" height="600" alt="[Image: 2hxmbUk.png]" class="mycode_img" /><br />
<br />
We've also added a link to our A.I. online real-time Helper under the Support section:<br />
<br />
<img src="https://i.imgur.com/MDTK32X.png" loading="lazy"  width="754" height="600" alt="[Image: MDTK32X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-76 ( custom kernels also available via our Repository for versions 3.13 - 6.4 )<br />
Chrome: 114.0<br />
Thunderbird: 102.11<br />
LibreOffice: 7.4.7<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it would like to change the wording.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> will be updated in the Final.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please let us know.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> bb0f72a5afb556682986db55ed99fbe5<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> f3da631608eddd999745b054755619b20890196c20e4d69e92a0c47e21f0ca2f<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from one of the mirrors: (some may still be syncing)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="http://sft.if.usp.br/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/6.6/...-64bit.iso</a><br />
<a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<a href="http://mirror.cedia.org.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<a href="http://mirror.ueb.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<a href="http://mirror.uta.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<a href="http://mirror.espoch.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<a href="https://mirror.vinehost.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<a href="http://linuxlite.3load.com/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://linuxlite.3load.com/isos/6.6/rc1/...-64bit.iso</a><br />
<a href="http://linuxliteca.3load.com/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://linuxliteca.3load.com/isos/6.6/rc...-64bit.iso</a><br />
<a href="http://mirror.alpix.eu/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<a href="https://mirror.alpix.eu/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<a href="https://fosszone.csd.auth.gr/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<a href="http://mirror.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<a href="https://mirror.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<a href="http://mirror-hk.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<a href="https://mirror-hk.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<a href="https://pinguin.dinus.ac.id/iso/lite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<a href="https://mirror.bardia.tech/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.bardia.tech/linuxlite/iso...-64bit.iso</a><br />
<a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<a href="http://ftpmirror1.infania.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<a href="http://mirror.clarkson.edu/linux-lite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">TORRENT:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="http://repo.linuxliteos.com/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">http://repo.linuxliteos.com/linuxlite/is...so.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 2b023db3d1476da0f00c100e2d15da1129f4b8c6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: sudo dd if=linux-lite-6.6-rc1-64bit.iso of=/dev/sdx bs=4M where 'x' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: df -h It is usually listed as 'media' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
The first thing you <span style="font-weight: bold;" class="mycode_b">MUST</span> do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.<br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.6 RC1 is now available for testing.<br />
<br />
This is one our largest releases on record since we began in 2012.<br />
<br />
We've added 1000's of lines of new code in the form of supporting a large range of languages.<br />
We've massively increased the number of language translations across the entire Menu and Sub-Menu system, by adding support for <span style="font-weight: bold;" class="mycode_b">22 Languages</span>.<br />
We had the time to take on a task of this magnitude so we used it completely.<br />
<br />
We're releasing this RC with a longer than usual test time to allow for feedback and corrections to occur.<br />
There are some details below, but all of the changes will be in the Final Release Announcement. <br />
<br />
Linux Lite 6.6 Final will be released on 1st September, 2023.<br />
<br />
<img src="https://i.imgur.com/tverQG2.png" loading="lazy"  width="800" height="451" alt="[Image: tverQG2.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Support for 22 new Languages added</span><br />
<br />
Afrikaans<br />
Arabic<br />
Chinese - Simplified<br />
Croatian<br />
Dutch<br />
Finnish<br />
French<br />
German<br />
Hebrew<br />
Hindi<br />
Italian<br />
Japanese<br />
Korean<br />
Persian<br />
Polish<br />
Portuguese<br />
Portuguese - Brazilian<br />
Russian<br />
Serbian<br />
Spanish<br />
Sweden<br />
Ukranian<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">In the areas of:</span><br />
<br />
Main Menu<br />
Right click Menu<br />
Folder Names<br />
Linux Lite Application names<br />
Desktop Icons<br />
My Computer Menu names<br />
<br />
Having completed a fresh install of Linux Lite 6.6, once you have restarted after the first login, full language support will be available across the entire Menu and Sub-Menu system. If there are still Menu entries that are not in your language, then consider contributing a translation to that developers software.<br />
<br />
If you'd like to help out with Translations in this Series for the above mentioned areas, please go here <a href="https://www.linuxliteos.com/forums/translations/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/translations/</a> and post a reply with your changes under your Language thread. Thanks for helping the community out <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> There is still much to do, but we've made massive improvements to date.<br />
<br />
<img src="https://i.imgur.com/p7lgAKU.png" loading="lazy"  width="800" height="451" alt="[Image: p7lgAKU.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Al6cm0D.png" loading="lazy"  width="800" height="451" alt="[Image: Al6cm0D.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/S418Sya.png" loading="lazy"  width="800" height="451" alt="[Image: S418Sya.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4sBWUN5.png" loading="lazy"  width="800" height="451" alt="[Image: 4sBWUN5.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/OJzkBAf.png" loading="lazy"  width="800" height="451" alt="[Image: OJzkBAf.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/AxkTZog.png" loading="lazy"  width="800" height="451" alt="[Image: AxkTZog.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/9pstM83.png" loading="lazy"  width="800" height="451" alt="[Image: 9pstM83.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Pv8nrfn.png" loading="lazy"  width="800" height="451" alt="[Image: Pv8nrfn.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/2dgH0j6.png" loading="lazy"  width="800" height="451" alt="[Image: 2dgH0j6.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/4TcJ20y.png" loading="lazy"  width="800" height="451" alt="[Image: 4TcJ20y.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome</span><br />
<br />
Thanks to your feedback, we've implemented a check to see if Linux Lite is running in a Live environment or not, and to only display the <span style="font-weight: bold;" class="mycode_b">Install Now</span> button if it is.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Live Environment</span><br />
<br />
<img src="https://i.imgur.com/M6GX6MQ.png" loading="lazy"  width="687" height="600" alt="[Image: M6GX6MQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Welcome - Installed to your computer</span><br />
<br />
<img src="https://i.imgur.com/2hxmbUk.png" loading="lazy"  width="754" height="600" alt="[Image: 2hxmbUk.png]" class="mycode_img" /><br />
<br />
We've also added a link to our A.I. online real-time Helper under the Support section:<br />
<br />
<img src="https://i.imgur.com/MDTK32X.png" loading="lazy"  width="754" height="600" alt="[Image: MDTK32X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-76 ( custom kernels also available via our Repository for versions 3.13 - 6.4 )<br />
Chrome: 114.0<br />
Thunderbird: 102.11<br />
LibreOffice: 7.4.7<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it would like to change the wording.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> will be updated in the Final.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please let us know.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> bb0f72a5afb556682986db55ed99fbe5<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> f3da631608eddd999745b054755619b20890196c20e4d69e92a0c47e21f0ca2f<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from one of the mirrors: (some may still be syncing)</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">HTTP &amp; HTTPS:</span></span><br />
<br />
<a href="http://sft.if.usp.br/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://sft.if.usp.br/linuxlite/isos/6.6/...-64bit.iso</a><br />
<a href="https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirrors.sjtug.sjtu.edu.cn/linuxl...-64bit.iso</a><br />
<a href="http://mirror.cedia.org.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.cedia.org.ec/linuxliteos/i...-64bit.iso</a><br />
<a href="http://mirror.ueb.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.ueb.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<a href="http://mirror.uta.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.uta.edu.ec/linuxliteos/iso...-64bit.iso</a><br />
<a href="http://mirror.espoch.edu.ec/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.espoch.edu.ec/linuxliteos/...-64bit.iso</a><br />
<a href="https://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://www.mirrorservice.org/sites/repo...-64bit.iso</a><br />
<a href="https://mirror.vinehost.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.vinehost.net/linuxlite/is...-64bit.iso</a><br />
<a href="http://linuxlite.3load.com/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://linuxlite.3load.com/isos/6.6/rc1/...-64bit.iso</a><br />
<a href="http://linuxliteca.3load.com/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://linuxliteca.3load.com/isos/6.6/rc...-64bit.iso</a><br />
<a href="http://mirror.alpix.eu/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.alpix.eu/linuxliteos/isos/...-64bit.iso</a><br />
<a href="https://mirror.alpix.eu/linuxliteos/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.alpix.eu/linuxliteos/isos...-64bit.iso</a><br />
<a href="http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftp.cc.uoc.gr/mirrors/linux/linux...-64bit.iso</a><br />
<a href="https://fosszone.csd.auth.gr/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://fosszone.csd.auth.gr/linuxlite/i...-64bit.iso</a><br />
<a href="http://mirror.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.koddos.net/linuxlite/isos/...-64bit.iso</a><br />
<a href="https://mirror.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.koddos.net/linuxlite/isos...-64bit.iso</a><br />
<a href="http://mirror-hk.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror-hk.koddos.net/linuxlite/is...-64bit.iso</a><br />
<a href="https://mirror-hk.koddos.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror-hk.koddos.net/linuxlite/i...-64bit.iso</a><br />
<a href="http://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://quantum-mirror.hu/mirrors/pub/lin...-64bit.iso</a><br />
<a href="https://quantum-mirror.hu/mirrors/pub/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://quantum-mirror.hu/mirrors/pub/li...-64bit.iso</a><br />
<a href="https://pinguin.dinus.ac.id/iso/lite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://pinguin.dinus.ac.id/iso/lite/iso...-64bit.iso</a><br />
<a href="https://mirror.bardia.tech/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.bardia.tech/linuxlite/iso...-64bit.iso</a><br />
<a href="http://mirror.lagoon.nc/linuxlite/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.lagoon.nc/linuxlite/linuxl...-64bit.iso</a><br />
<a href="http://ftpmirror1.infania.net/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://ftpmirror1.infania.net/linuxlite/...-64bit.iso</a><br />
<a href="http://mirror.clarkson.edu/linux-lite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">http://mirror.clarkson.edu/linux-lite/is...-64bit.iso</a><br />
<a href="https://mirror.freedif.org/LinuxLiteOS/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">https://mirror.freedif.org/LinuxLiteOS/i...-64bit.iso</a> <br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span> of the Linux Lite ISO:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.6-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">TORRENT:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="http://repo.linuxliteos.com/linuxlite/isos/6.6/rc1/linux-lite-6.6-rc1-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">http://repo.linuxliteos.com/linuxlite/is...so.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash</span>: 2b023db3d1476da0f00c100e2d15da1129f4b8c6<br />
<span style="font-weight: bold;" class="mycode_b">Size</span>: 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: sudo dd if=linux-lite-6.6-rc1-64bit.iso of=/dev/sdx bs=4M where 'x' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: df -h It is usually listed as 'media' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
The first thing you <span style="font-weight: bold;" class="mycode_b">MUST</span> do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.<br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 6.4 Final Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=8735</link>
			<pubDate>Fri, 31 Mar 2023 20:59:58 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=8735</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.4 Final is now available for download and installation.<br />
<br />
Building upon the release of 6.2, we have added a number if new changes. <br />
<br />
<br />
<img src="https://i.imgur.com/jnMOMo7.png" loading="lazy"  width="800" height="600" alt="[Image: jnMOMo7.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite Applications</span><br />
<br />
Our in-house applications are starting to be repackaged using ZSTD compression for significantly faster decompression speeds and higher compression rates.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Example:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - old compressed package: <span style="font-weight: bold;" class="mycode_b">91.2mb</span><br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - new compressed package: <span style="font-weight: bold;" class="mycode_b">76.8mb</span><br />
<br />
This will benefit machines from a wider range of ages. Great for slower computers when installing updates, lightning fast updates for modern machines.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added SystemD report to Lite System Report</span><br />
<br />
This addition will help a wide range of people in regards to diagnosing a variety of booting and general system inquiries. Our amazing support team on the Forums will also find this very helpful.<br />
<br />
<img src="https://i.imgur.com/xTFxhSI.png" loading="lazy"  width="800" height="600" alt="[Image: xTFxhSI.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/5Q7LG7X.png" loading="lazy"  width="800" height="600" alt="[Image: 5Q7LG7X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added webp support in the Thunar file manager for displaying thumbnails correctly</span><br />
<br />
See below for before and after comparisons.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Before:</span><br />
<br />
<img src="https://i.imgur.com/aWtJIvc.png" loading="lazy"  width="800" height="469" alt="[Image: aWtJIvc.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After:</span><br />
<br />
<img src="https://i.imgur.com/Ux6Up3e.png" loading="lazy"  width="800" height="469" alt="[Image: Ux6Up3e.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The new look Thunderbird</span><br />
<br />
Thunderbird gets, Redesigned Icons, Spaces Toolbar, New Address Book, Message Header Customization, Import and Export Wizard and Matrix Chat Support.<br />
<br />
<img src="https://i.imgur.com/ZNWRWzG.png" loading="lazy"  width="800" height="600" alt="[Image: ZNWRWzG.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/APQRC9T.png" loading="lazy"  width="800" height="582" alt="[Image: APQRC9T.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pEjwNmK.png" loading="lazy"  width="800" height="582" alt="[Image: pEjwNmK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/iAXRcLw.png" loading="lazy"  width="800" height="582" alt="[Image: iAXRcLw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Rre9eis.png" loading="lazy"  width="800" height="582" alt="[Image: Rre9eis.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/aBuE527.png" loading="lazy"  width="800" height="600" alt="[Image: aBuE527.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has over 80,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-69 ( custom kernels also available via our Repository for versions 3.13 - 6.2 )<br />
Chrome: 111.0<br />
Thunderbird: 102.9<br />
LibreOffice: 7.4.6<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please tell us in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading</span><br />
<br />
There has been some tweaks to the Lite Upgrade code from Series 5.x. Most notably, the end dialogue has been simplified and will ask you to either <span style="font-weight: bold;" class="mycode_b">Reboot</span>, <span style="font-weight: bold;" class="mycode_b">Shutdown</span> or <span style="font-weight: bold;" class="mycode_b">View Log</span>. Also, Lite Welcome will no longer be displayed after a Reboot. Just look at Lite Widget to see if you upgraded successfully to 6.4 or do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cat /etc/llver</code></div></div><br />
in a Terminal, should return <span style="font-weight: bold;" class="mycode_b">Linux Lite 6.4</span>. The upgrade log is stored in <span style="font-weight: bold;" class="mycode_b">/var/log/lite-upgrade.log</span> for those interested in the process.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLEASE NOTE: If you do not have Menu, Settings, Lite Upgrade do:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install --reinstall lite-upgrade-series6</code></div></div><br />
and, or:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-upgrade.desktop</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">then try Menu, Settings, Lite Upgrade again.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series6</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 6.0-0030-linuxlite<br />
  Candidate: 6.0-0030-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it will do:</span><br />
<br />
- New Lite Help Manual<br />
- New Lite Themes<br />
- New Lite Upgrade<br />
- New Lite Welcome<br />
- Update LibreOffice<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it won't do:</span><br />
<br />
- No changes to the user space are needed (all changes handled in the system space).<br />
<br />
There is no upgrade path from RC to Final or from Series to Series.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from here</span> - <a href="https://osdn.net/dl/linuxlite/linux-lite-6.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">Linux Lite 6.4 Final 64bit</a><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> 7e8b96c455d1e6773eb5b1b7a19d328c<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> d91c7a7ae5a0de347984aa23c9b1137cfd0399054a21965baf0c5011284eb343<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.4-64bit.iso</code></div></div><br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="https://osdn.net/projects/linuxlite/storage/6.4/linux-lite-6.4-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.4-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> e291ba036d260a71a4a42587a221982242f13780<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">International Mirrors (city specific)</span></span> - <a href="https://www.linuxliteos.com/mirrors.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/mirrors.php</a> (wait for page to load, some mirrors may still be syncing with us)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.4-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reviewers in a VirtualBox:</span><br />
<br />
Installing Updates does work with a Live ISO (ignoring the 'CDROM' errors). All features work as they should, once you have installed Linux Lite to hardware or a VM.<br />
Once Linux Lite has been installed, add the following for a complete reviewing experience:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11</code></div></div><br />
Don't forget the Guest Additions too!<br />
Also, get the Extensions pack from here - <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank" rel="noopener" class="mycode_url">https://www.virtualbox.org/wiki/Downloads</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
Thank you and enjoy <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.4 Final is now available for download and installation.<br />
<br />
Building upon the release of 6.2, we have added a number if new changes. <br />
<br />
<br />
<img src="https://i.imgur.com/jnMOMo7.png" loading="lazy"  width="800" height="600" alt="[Image: jnMOMo7.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite Applications</span><br />
<br />
Our in-house applications are starting to be repackaged using ZSTD compression for significantly faster decompression speeds and higher compression rates.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Example:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - old compressed package: <span style="font-weight: bold;" class="mycode_b">91.2mb</span><br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - new compressed package: <span style="font-weight: bold;" class="mycode_b">76.8mb</span><br />
<br />
This will benefit machines from a wider range of ages. Great for slower computers when installing updates, lightning fast updates for modern machines.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added SystemD report to Lite System Report</span><br />
<br />
This addition will help a wide range of people in regards to diagnosing a variety of booting and general system inquiries. Our amazing support team on the Forums will also find this very helpful.<br />
<br />
<img src="https://i.imgur.com/xTFxhSI.png" loading="lazy"  width="800" height="600" alt="[Image: xTFxhSI.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/5Q7LG7X.png" loading="lazy"  width="800" height="600" alt="[Image: 5Q7LG7X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added webp support in the Thunar file manager for displaying thumbnails correctly</span><br />
<br />
See below for before and after comparisons.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Before:</span><br />
<br />
<img src="https://i.imgur.com/aWtJIvc.png" loading="lazy"  width="800" height="469" alt="[Image: aWtJIvc.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After:</span><br />
<br />
<img src="https://i.imgur.com/Ux6Up3e.png" loading="lazy"  width="800" height="469" alt="[Image: Ux6Up3e.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The new look Thunderbird</span><br />
<br />
Thunderbird gets, Redesigned Icons, Spaces Toolbar, New Address Book, Message Header Customization, Import and Export Wizard and Matrix Chat Support.<br />
<br />
<img src="https://i.imgur.com/ZNWRWzG.png" loading="lazy"  width="800" height="600" alt="[Image: ZNWRWzG.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/APQRC9T.png" loading="lazy"  width="800" height="582" alt="[Image: APQRC9T.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pEjwNmK.png" loading="lazy"  width="800" height="582" alt="[Image: pEjwNmK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/iAXRcLw.png" loading="lazy"  width="800" height="582" alt="[Image: iAXRcLw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Rre9eis.png" loading="lazy"  width="800" height="582" alt="[Image: Rre9eis.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/aBuE527.png" loading="lazy"  width="800" height="600" alt="[Image: aBuE527.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has over 80,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-69 ( custom kernels also available via our Repository for versions 3.13 - 6.2 )<br />
Chrome: 111.0<br />
Thunderbird: 102.9<br />
LibreOffice: 7.4.6<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
Please tell us in this thread.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Upgrading</span><br />
<br />
There has been some tweaks to the Lite Upgrade code from Series 5.x. Most notably, the end dialogue has been simplified and will ask you to either <span style="font-weight: bold;" class="mycode_b">Reboot</span>, <span style="font-weight: bold;" class="mycode_b">Shutdown</span> or <span style="font-weight: bold;" class="mycode_b">View Log</span>. Also, Lite Welcome will no longer be displayed after a Reboot. Just look at Lite Widget to see if you upgraded successfully to 6.4 or do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>cat /etc/llver</code></div></div><br />
in a Terminal, should return <span style="font-weight: bold;" class="mycode_b">Linux Lite 6.4</span>. The upgrade log is stored in <span style="font-weight: bold;" class="mycode_b">/var/log/lite-upgrade.log</span> for those interested in the process.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">&gt; Menu, Favorites, Install Updates (you must reboot if asked to, otherwise continue to the next step)</span><br />
&gt; Set a Restore Point - Menu, System, Timeshift<br />
&gt; Menu, Settings, Lite Upgrade<br />
&gt; Reboot<br />
<br />
<span style="font-weight: bold;" class="mycode_b">PLEASE NOTE: If you do not have Menu, Settings, Lite Upgrade do:</span><br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install --reinstall lite-upgrade-series6</code></div></div><br />
and, or:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>rm -rf ~/.local/share/applications/lite-upgrade.desktop</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b">then try Menu, Settings, Lite Upgrade again.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Having problems upgrading?</span><br />
<br />
First thing to do is open a terminal, and make sure you have the latest version of Lite Upgrade.<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt policy lite-upgrade-series6</code></div></div><br />
should return:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>  Installed: 6.0-0030-linuxlite<br />
  Candidate: 6.0-0030-linuxlite</code></div></div><br />
If you've ran Install Updates and still don't have this version or greater you can either - wait 24 hours, or change to the default Linux Lite repository in Lite Sources.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it will do:</span><br />
<br />
- New Lite Help Manual<br />
- New Lite Themes<br />
- New Lite Upgrade<br />
- New Lite Welcome<br />
- Update LibreOffice<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Upgrade - What it won't do:</span><br />
<br />
- No changes to the user space are needed (all changes handled in the system space).<br />
<br />
There is no upgrade path from RC to Final or from Series to Series.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from here</span> - <a href="https://osdn.net/dl/linuxlite/linux-lite-6.4-64bit.iso" target="_blank" rel="noopener" class="mycode_url">Linux Lite 6.4 Final 64bit</a><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> 7e8b96c455d1e6773eb5b1b7a19d328c<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> d91c7a7ae5a0de347984aa23c9b1137cfd0399054a21965baf0c5011284eb343<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.4-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.4-64bit.iso</code></div></div><br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="https://osdn.net/projects/linuxlite/storage/6.4/linux-lite-6.4-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.4-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> e291ba036d260a71a4a42587a221982242f13780<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">International Mirrors (city specific)</span></span> - <a href="https://www.linuxliteos.com/mirrors.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/mirrors.php</a> (wait for page to load, some mirrors may still be syncing with us)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.4-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reviewers in a VirtualBox:</span><br />
<br />
Installing Updates does work with a Live ISO (ignoring the 'CDROM' errors). All features work as they should, once you have installed Linux Lite to hardware or a VM.<br />
Once Linux Lite has been installed, add the following for a complete reviewing experience:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo apt-get install virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11</code></div></div><br />
Don't forget the Guest Additions too!<br />
Also, get the Extensions pack from here - <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank" rel="noopener" class="mycode_url">https://www.virtualbox.org/wiki/Downloads</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
<br />
Thank you and enjoy <img src="https://www.linuxliteos.com/forums/images/smilies/smile.png" alt="Smile" title="Smile" class="smilie smilie_1" /> <br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 6.4 RC1 Released]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=8710</link>
			<pubDate>Sun, 26 Feb 2023 11:41:23 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2">valtam</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=8710</guid>
			<description><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.4 RC1 is now available for testing.<br />
<br />
Building upon the release of 6.2, we have added a number if new changes. There are some details below, but all of the changes will be in the Release Announcement. <br />
<br />
See below for details.<br />
<br />
Linux Lite 6.4 Final will be released on 1st April, 2023.<br />
<br />
<img src="https://i.imgur.com/jnMOMo7.png" loading="lazy"  width="800" height="600" alt="[Image: jnMOMo7.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite Applications</span><br />
<br />
Our in-house applications are starting to be repackaged using ZSTD compression for significantly faster decompression speeds and higher compression rates.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Example:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - old compressed package: <span style="font-weight: bold;" class="mycode_b">91.2mb</span><br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - new compressed package: <span style="font-weight: bold;" class="mycode_b">76.8mb</span><br />
<br />
This will benefit machines from a wider range of ages. Great for slower computers when installing updates, lightning fast updates for modern machines.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added SystemD report to Lite System Report</span><br />
<br />
This addition will help a wide range of people in regards to diagnosing a variety of booting and general system inquiries. Our amazing support team on the Forums will also find this very helpful.<br />
<br />
<img src="https://i.imgur.com/xTFxhSI.png" loading="lazy"  width="800" height="600" alt="[Image: xTFxhSI.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/5Q7LG7X.png" loading="lazy"  width="800" height="600" alt="[Image: 5Q7LG7X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added webp support in the Thunar file manager for displaying thumbnails correctly</span><br />
<br />
See below for before and after comparisons.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Before:</span><br />
<br />
<img src="https://i.imgur.com/aWtJIvc.png" loading="lazy"  width="800" height="469" alt="[Image: aWtJIvc.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After:</span><br />
<br />
<img src="https://i.imgur.com/Ux6Up3e.png" loading="lazy"  width="800" height="469" alt="[Image: Ux6Up3e.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The new look Thunderbird</span><br />
<br />
Thunderbird gets, Redesigned Icons, Spaces Toolbar, New Address Book, Message Header Customization, Import and Export Wizard and Matrix Chat Support.<br />
<br />
<img src="https://i.imgur.com/ZNWRWzG.png" loading="lazy"  width="800" height="600" alt="[Image: ZNWRWzG.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/APQRC9T.png" loading="lazy"  width="800" height="582" alt="[Image: APQRC9T.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pEjwNmK.png" loading="lazy"  width="800" height="582" alt="[Image: pEjwNmK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/iAXRcLw.png" loading="lazy"  width="800" height="582" alt="[Image: iAXRcLw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Rre9eis.png" loading="lazy"  width="800" height="582" alt="[Image: Rre9eis.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/aBuE527.png" loading="lazy"  width="800" height="600" alt="[Image: aBuE527.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has close to 80,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-60 ( custom kernels also available via our Repository for versions 3.13 - 6.2 )<br />
Chrome: 110.0<br />
Thunderbird: 102.7.1<br />
LibreOffice: 7.4.5<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> will be updated in the Final.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
You tell me.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from here</span> - <a href="https://osdn.net/dl/linuxlite/linux-lite-6.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">Linux Lite 6.4 RC1 64bit</a><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> dc60a277cde8e3a7fb1ffd31e87d8a0f<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> f6f7cce1afdc465e755df0e68db4664b3b3c247a73563cc9eb245de5ab05931f<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.4-rc1-64bit.iso</code></div></div><br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="https://osdn.net/projects/linuxlite/storage/6.4/rc1/linux-lite-6.4-rc1-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.4-rc1-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> 773487e52aeceda4f531828335e37fab0b96ed4e<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.4-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;" class="mycode_b">Release Announcement</span><br />
<br />
Linux Lite 6.4 RC1 is now available for testing.<br />
<br />
Building upon the release of 6.2, we have added a number if new changes. There are some details below, but all of the changes will be in the Release Announcement. <br />
<br />
See below for details.<br />
<br />
Linux Lite 6.4 Final will be released on 1st April, 2023.<br />
<br />
<img src="https://i.imgur.com/jnMOMo7.png" loading="lazy"  width="800" height="600" alt="[Image: jnMOMo7.png]" class="mycode_img" /><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Changes:</span><br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Linux Lite Applications</span><br />
<br />
Our in-house applications are starting to be repackaged using ZSTD compression for significantly faster decompression speeds and higher compression rates.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Example:</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - old compressed package: <span style="font-weight: bold;" class="mycode_b">91.2mb</span><br />
<span style="font-weight: bold;" class="mycode_b">Lite Themes</span> - new compressed package: <span style="font-weight: bold;" class="mycode_b">76.8mb</span><br />
<br />
This will benefit machines from a wider range of ages. Great for slower computers when installing updates, lightning fast updates for modern machines.<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added SystemD report to Lite System Report</span><br />
<br />
This addition will help a wide range of people in regards to diagnosing a variety of booting and general system inquiries. Our amazing support team on the Forums will also find this very helpful.<br />
<br />
<img src="https://i.imgur.com/xTFxhSI.png" loading="lazy"  width="800" height="600" alt="[Image: xTFxhSI.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/5Q7LG7X.png" loading="lazy"  width="800" height="600" alt="[Image: 5Q7LG7X.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Added webp support in the Thunar file manager for displaying thumbnails correctly</span><br />
<br />
See below for before and after comparisons.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Before:</span><br />
<br />
<img src="https://i.imgur.com/aWtJIvc.png" loading="lazy"  width="800" height="469" alt="[Image: aWtJIvc.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">After:</span><br />
<br />
<img src="https://i.imgur.com/Ux6Up3e.png" loading="lazy"  width="800" height="469" alt="[Image: Ux6Up3e.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The new look Thunderbird</span><br />
<br />
Thunderbird gets, Redesigned Icons, Spaces Toolbar, New Address Book, Message Header Customization, Import and Export Wizard and Matrix Chat Support.<br />
<br />
<img src="https://i.imgur.com/ZNWRWzG.png" loading="lazy"  width="800" height="600" alt="[Image: ZNWRWzG.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/APQRC9T.png" loading="lazy"  width="800" height="582" alt="[Image: APQRC9T.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/pEjwNmK.png" loading="lazy"  width="800" height="582" alt="[Image: pEjwNmK.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/iAXRcLw.png" loading="lazy"  width="800" height="582" alt="[Image: iAXRcLw.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/Rre9eis.png" loading="lazy"  width="800" height="582" alt="[Image: Rre9eis.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/aBuE527.png" loading="lazy"  width="800" height="600" alt="[Image: aBuE527.png]" class="mycode_img" /><br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Changes:</span><br />
<br />
- Latest Papirus Icon Theme<br />
- The Hardware Database now has close to 80,000 submissions. 100k here we come! <a href="https://www.linuxliteos.com/hardware.php" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/hardware.php</a><br />
- Latest stable versions of Chrome, LibreOffice, Lite applications etc<br />
- New wallpapers<br />
<br />
Plus many other tweaks and changes.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Window Theme:</span> Materia<br />
<span style="font-weight: bold;" class="mycode_b">Icon Theme:</span> Papirus<br />
<span style="font-weight: bold;" class="mycode_b">Font:</span> Roboto Regular<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Installation</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">How do I know if my Windows PC has UEFI?</span><br />
<br />
In Windows Search, type <span style="font-weight: bold;" class="mycode_b">msinfo</span> or <span style="font-weight: bold;" class="mycode_b">msinfo32</span> and launch the desktop app named System Information. Look for the BIOS Mode item, and if the value for it is UEFI, then you have the UEFI firmware. If it says BIOS Mode Legacy, then that’s the firmware you’re running.<br />
<br />
Secure Boot is supported, but unless you know exactly how to handle it, it is a P.I.T.A. at best so I am going to say...you <span style="font-weight: bold;" class="mycode_b">must</span> disable Secure Boot to enable stress free computing.<br />
<br />
Some helpful snippets from the latest Help Manual:<br />
<br />
<img src="https://i.imgur.com/fSpldox.png" loading="lazy"  width="800" height="477" alt="[Image: fSpldox.png]" class="mycode_img" /><br />
<br />
<img src="https://i.imgur.com/xtwAJVQ.png" loading="lazy"  width="800" height="251" alt="[Image: xtwAJVQ.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">UEFI Support link </span>- <a href="https://www.linuxliteos.com/forums/uefi-secure-boot/" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/uefi-secure-boot/</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Details:</span><br />
<br />
Kernel: 5.15.0-60 ( custom kernels also available via our Repository for versions 3.13 - 6.2 )<br />
Chrome: 110.0<br />
Thunderbird: 102.7.1<br />
LibreOffice: 7.4.5<br />
VLC: 3.0.16<br />
Gimp: 2.10.30<br />
Base: 22.04.2<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Known Issues:</span><br />
<br />
Eject Media prompt is only available at the end of the UEFI install.<br />
Desktop icons - English support only.<br />
Dropbox: if you get an error, run the set up twice.<br />
There is NO Grub Edit in Lite Tweaks in this Series for Linux Lite due to an unsolvable issue. Ubuntu will show in the Grub menu if you are dual or more booting. Try Grub Customizer if it annoys you.<br />
Grub menu shows Linux Lite as 'Ubuntu'. See below for more on this.<br />
<br />
- Open /etc/default/grub as Administrator.<br />
- Comment out: GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian` and leave GRUB_DISTRIBUTOR='Linux Lite' uncommented.<br />
- Should look like:<br />
GRUB_DISTRIBUTOR='Linux Lite'<br />
#GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`<br />
- sudo update-grub<br />
<br />
Grub - press the ESC key whilst booting in UEFI mode after your BIOS has posted. Use the SHIFT key if running Linux Lite in Legacy mode.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Help Manual</span> will be updated in the Final.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">OEM Install option</span> - is broken and crashes near the end of the install. If a fix can't be found, it will be excluded from each release until a solution if found.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Other Issues</span><br />
<br />
You tell me.<br />
<br />
<br />
There is <span style="font-weight: bold;" class="mycode_b">no upgrade</span> to or from RC releases. RC releases are for testing only and it is not recommended to run them as your main or secondary operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Downloads:</span><br />
<br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">HTTPS:</span></span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Download 64bit from here</span> - <a href="https://osdn.net/dl/linuxlite/linux-lite-6.4-rc1-64bit.iso" target="_blank" rel="noopener" class="mycode_url">Linux Lite 6.4 RC1 64bit</a><br />
<span style="font-weight: bold;" class="mycode_b">MD5SUM:</span> dc60a277cde8e3a7fb1ffd31e87d8a0f<br />
<span style="font-weight: bold;" class="mycode_b">SHA256:</span> f6f7cce1afdc465e755df0e68db4664b3b3c247a73563cc9eb245de5ab05931f<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Checking the <span style="color: red;" class="mycode_color">MD5SUM</span> and <span style="color: red;" class="mycode_color">SHA256</span></span> of the Linux Lite ISO:<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">MD5SUM</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>md5sum linux-lite-6.4-rc1-64bit.iso</code></div></div><br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: red;" class="mycode_color">SHA256</span></span><br />
Open a Terminal on Linux Lite and do:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sha256sum linux-lite-6.4-rc1-64bit.iso</code></div></div><br />
<span style="color: red;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">TORRENT:</span></span> (Fastest way to download the RC)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">64bit Torrent from here</span> - <a href="https://osdn.net/projects/linuxlite/storage/6.4/rc1/linux-lite-6.4-rc1-64bit.iso.torrent" target="_blank" rel="noopener" class="mycode_url">linux-lite-6.4-rc1-64bit.iso.torrent</a><br />
<span style="font-weight: bold;" class="mycode_b">Hash:</span> 773487e52aeceda4f531828335e37fab0b96ed4e<br />
<span style="font-weight: bold;" class="mycode_b">Size:</span> 2.3Gb (DVD, USB)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Live USB/DVD/VirtualBox/Vmware:</span><br />
<br />
Login is automatic, no credentials are required. The image can be written to a 4gb or larger USB stick, or a writable DVD. Alternatively, you can use the dd command: <span style="font-weight: bold;" class="mycode_b">sudo dd if=linux-lite-6.4-rc1-64bit.iso of=/dev/sdx bs=4M</span> where '<span style="font-weight: bold;" class="mycode_b">x</span>' is the letter of your usb stick. In linux to find out the letter of your usb stick, open a terminal and type: <span style="font-weight: bold;" class="mycode_b">df -h</span> It is usually listed as '<span style="font-weight: bold;" class="mycode_b">media</span>' or similar. Please see the built in Help Manual if you require a more detailed explanation of this procedure.<br />
<br />
A good, simple point and click USB ISO burner is <a href="https://www.balena.io/etcher/" target="_blank" rel="noopener" class="mycode_url">https://www.balena.io/etcher/</a> or <a href="https://rufus.ie/" target="_blank" rel="noopener" class="mycode_url">https://rufus.ie/</a><br />
In our testing, Etcher and Rufus (for Windows only) have proven to be the most reliable. Etcher is available for Mac, Windows &amp; Linux.<br />
<br />
If the screen locks during Live mode, type linux into the user box and click on the Login button (no password required)<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Minimum Recommended Specs:</span><br />
1Ghz processor<br />
768mb ram<br />
8gb HDD/SD<br />
VGA screen capable of 1024x768 resolution<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Preferred Specs:</span><br />
1.5GHz processor+<br />
1024mb ram+<br />
20gb HDD/SSD+<br />
VGA, DVI or HDMI screen capable of 1366x768 resolution+<br />
DVD drive or USB port for the ISO image<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Login to the live desktop is automatic.</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">The first thing you MUST do after a fresh install of Linux Lite is run Menu, Favorites, Install Updates.</span><br />
<br />
As this is a RC release, there are bound to be bugs etc. Please help make the final stable for other people by participating in this RC. Please report any bugs and feedback in this thread.<br />
<br />
<br />
Thank you<br />
<br />
Jerry and the team.]]></content:encoded>
		</item>
	</channel>
</rss>