Linux Lite 8.0 RC1 has been released - Click here


Welcome, Guest
You have to register before you can post on our site.

Username/Email:
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 8,015
» Latest member: Scottgar
» Forum threads: 9,475
» Forum posts: 62,493

Full Statistics

Online Users
There are currently 2150 online users.
» 0 Member(s) | 2147 Guest(s)
Baidu, Bing, Google

Latest Threads
Linux Lite 8.0 RC1 Releas...
Forum: Release Announcements
Last Post: valtam
3 hours ago
» Replies: 3
» Views: 440
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-27-2026, 04:38 AM
» Replies: 17
» Views: 1,557
Linux Lite Kernel
Forum: Linux Lite Software Development
Last Post: valtam
04-26-2026, 11:28 PM
» Replies: 326
» Views: 772,431
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: valtam
04-26-2026, 06:17 AM
» Replies: 17
» Views: 33,506
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 175
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,951
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 154
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 520
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,769
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 929

 
  Linux Lite 8.0 RC1 Released
Posted by: valtam - Yesterday, 08:52 AM - Forum: Release Announcements - Replies (3)

Release Announcement

Linux Lite 8.0 RC1 is now available for testing.

[Image: ucQ8I22.png]

See below for more details. This announcement lists all changes from Series 7.x
A full write-up with images will be in the Final Forum announcement on 1st June.

Linux Lite 8.0 Final will be released on 1st June, 2026.


Linux Lite 8.0 - Changes and New Features
==========================================

Base: Ubuntu 26.04 LTS (Resolute)
Desktop: XFCE with LightDM
Codename: Hematite
Kernel: Linux 7.0 (Linux Lite Advanced Performance Kernels)


PLATFORM CHANGES
----------------
- Based on Ubuntu 26.04 LTS (up from 24.04 LTS)
- Ubuntu codename: noble -> resolute
- Linux Lite codename: galena -> hematite
- NEW Linux Lite High Performance Custom Kernels
- All GUI applications ported to GTK4 (from GTK3/WebKit2)
- APT sources migrated to DEB822 .sources format (replaces .list files)
- Installer: Calamares replaces Ubiquity
- Python 3.14.4+ (up from 3.12)
- New Plymouth boot theme: animated feather spinner (script-based, replaces text-based)
- OEM installer for hardware vendors

NEW APPLICATIONS
----------------
- Firefox is back
- Lite Distro Builder: create YOUR own version of Linux Lite and share it with others
- Lite About: New GTK4 system information app displaying CPU, GPU, memory, storage, network, and audio hardware details
- Lite System Monitor: Real-time CPU, memory, storage, and network monitoring (based on System Monitoring Center by Hakan Dundar)
- Linux Lite High Performance Custom Kernels (see below)
- Lite Core: strip Linux Lite down to it's bones and build it your way
- Starship replaces Powerline in the Terminal, significant start up difference

LINUX LITE HIGH PERFORMANCE CUSTOM KERNELS
----------------
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.

The Two Kernels

linuxlite — default desktop kernel

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.

linuxlite-gaming — optional gaming kernel

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.

Both kernels take advantage of the EEVDF scheduler. On top of this, both kernels include the full BORE scheduler modification (Burst-Oriented Response Enhancer).
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.

The two kernels differ in how aggressively they allow the scheduler to interrupt running work:

- linuxlite uses dynamic preemption, which balances throughput and responsiveness. It can switch between modes at runtime.
- 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.

These kernels also ship with a new application - Lite Kernel Manager which has all of the features shown below:

[Image: 5QnuvqO.png]

There are so many kernel optimisations that we've had to create to full web pages explaining all the features.

Please visit:

https://www.linuxliteos.com/linux-lite-kernel.html

and:

https://www.linuxliteos.com/linux-lite-k...rison.html

Benchmarking

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.

https://www.linuxliteos.com/benchmark.php

[Image: RvC5irH.png]

NOTE: Please run Install Updates after a fresh install to get the latest version of Lite Kernel Manager.


CALAMARES
-----------
- Replaces Ubiquity installer
- Slides translated into 25 languages for both install types OEM and normal install (will need help verifying the accuracy of translations)
- Internet not required for install
- Apt now defaults to the City you chose during install (Ubuntu mirror) eg. Netherlands - new sources file:

Code:
Types: deb deb-src
URIs: http://nl.archive.ubuntu.com/ubuntu/
Suites: resolute resolute-updates resolute-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

WIKI
-----------
- To be updated to Series 8 information during the month of May

DESKTOP
-----------
- Translated into 23 languages

OEM
-----------
- Full vendor support for companies wishing to deploy laptops/desktops in a fast, efficient process
- Translated into 25 languages

LITE TWEAKS
-----------
- Toast notification system for user feedback on actions
- Real-time streaming progress bars with stage-based updates
- Service Manager feedback: progress labels and button disabling for Preload, zRAM, and TLP services
- Toast notifications for Numlock, Hostname, Save Session, Kiosk Mode, batch operation completion, and Hibernate/Suspend reboot notice
- Package System Repair updated for DEB822 .sources format with Architectures and Signed-By fields
- Bootup Fix updated to use new linuxlite Plymouth theme
- Kernel management removed for Series 8 - now handled by Lite Kernel Manager
- Browser cache cleaning supports Brave, Chrome, Chromium, Firefox, Edge, Midori, Opera, Palemoon, and Vivaldi


LITE DISTRO BUILDER
-------------------
- Create your own version of Linux Lite
- New Cancel button to stop build processes at any time
- Uses VTE process group signaling (SIGTERM) for clean termination
- GRUB2 hybrid BIOS+UEFI boot support
- Squashfs compression with casper integration
- MD5/SHA256 checksum generation
- 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

LITE CORE
-------------------
- After you install Linux Lite, launch Lite Core if you want to strip your Linux Lite down to the bare essentials.
- Then install the applications that you want to run on your PC.

[Image: xaUtbZx.png]

LITE SOURCES
------------
- DEB822 format support for APT source management
- 22 global repository mirrors (Brazil, China, Germany, Ecuador, England, Greece, Hong Kong, Indonesia, New Caledonia, Netherlands, Singapore, Sweden, Switzerland, USA, Vietnam, and more)
- Significantly faster and more reliable repo availability checking

LITE SOFTWARE
-------------
- GTK4 interface for software installation and removal
- Integrated tools: Lite About, Lite Updates, Lite DPI, Lite Firewall, Config, Lite Network Shares, Lite System Report, Lite Wiki

LITE INFO (Hardware Database)
----------------
- Hardware information gathering and anonymous upload to Linux Lite hardware database
- VM detection via hypervisor check
- Significantly faster system scan process
- Uses latest inxi for hardware enumeration
- HTTPS upload pipeline to linuxliteos.com

LITE UPGRADE
------------
- Within-Series upgrade tool (8.0 -> 8.2)
- Internet connectivity verification
- Repository health checks
- Version validation via /etc/llver

LITE SERIES UPGRADE (Series 7 -> 8)
------------------------------------
- Full Series 7 to Series 8 upgrade path
- Dry Run mode to simulate upgrade without changes
- Real-time progress bar with download speed display
- Live scrolling log viewer
- DEB822 source file deployment (linuxlite.sources, ubuntu.sources, mozillateam-ubuntu-ppa-noble.sources)
- APT sources backup before modifications
- Battery/power check warning for laptop users
- Automatic desktop launcher trust and executable marking for all users
- XFCE wallpaper restoration after upgrade
- Broadcom b43 firmware URL fix via dpkg-divert
- Legacy upgrade tool (series7) force-removal
- Unhold of zenity, zenity-common, and inxi packages
- Plymouth theme set to new linuxlite theme
- GRUB and initramfs rebuild
- Clean up of old .list files and sources.list

LITE WELCOME
------------
- GTK4 welcome screen
- Live mode detection with installer shortcut
- Autostart toggle
- Cairo rendering for VM compatibility

LITE THEME MANAGER
------------------
- GTK4 interface for theme, icon, and cursor selection
- NEW Folder Color choices
- Custom ActionRow widgets

LITE USER MANAGER
-----------------
- GTK4 user and group management
- User creation, deletion, and modification
- Home directory and shell configuration
- Filters system users (UID < 1000)

LITE DRIVER MANAGER
-------------------
- Based on Linux Mint Drivers
- PackageKit and ubuntu-drivers-common backend
- GTK4 interface for proprietary driver installation
- New features, Refresh button, default to open-source driver recommendation, proprietary driver option gives user comprehensive information about any potential risks

LITE WIDGET
---------------
- More system information added
- Automatic region detection for Weather section

LITE AUTO LOGIN
---------------
- GTK4 auto-login configuration
- LightDM configuration management
- Optional timestamped backups

LITE SOUNDS
-----------
- System sound management (login, logout, audible clicks)
- Autostart support for login sounds

LITE THEMES
-----------
- Collection of Xfce/GTK themes, mouse cursors, and icon themes
- 45 New wallpapers
- NEW default Themes - Linux Lite & Linux Dark (based on Orchis theme)
- Option to change to one of 14 different folder colors

BOOT TIME
---------------
- Significant start up and shutdown improvement times over Series 7.x

PLYMOUTH THEME
--------------
- New animated feather spinner boot screen
- Script-based theme at /usr/share/plymouth/themes/linuxlite/

APT SOURCE FILES (DEB822 FORMAT)
--------------------------------
- linuxlite.sources: Linux Lite hematite repo with Architectures and Signed-By fields
- ubuntu.sources: Ubuntu resolute repos (main, restricted, universe, multiverse, updates, backports, security)
- mozillateam-ubuntu-ppa-noble.sources: Mozilla Team PPA with inline PGP key for Firefox

BIOS Settings (important)

CSM: Enabled
Secureboot: Disabled

Known Issues:

Please enter them into this thread. Thank you.

What we most want to hear Feedback about:

- Lite Core
- New Installer (Calamares)
- Lite Distro Builder
- Lite Driver Manager
- Lite Tweaks

Huge thank you to our Sponsor:

[Image: 7DbL6Gl.png]

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 here to learn more.

Downloads:

Release Name: Linux Lite 8.0 RC1
Size: 2.6Gb (DVD, USB)

Download Linux Lite 8.0 RC1 from one of the mirrors: (some may still be syncing)

HTTP & HTTPS:

https://sourceforge.net/projects/linux-l...s/8.0/rc1/

China - https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/isos/
Ecuador - http://mirror.ueb.edu.ec/linuxliteos/isos/
Ecuador - https://mirror.cedia.org.ec/linuxliteos/isos//
Germany - http://mirror.alpix.eu/linuxliteos/isos/
Germany - https://mirror.alpix.eu/linuxliteos/isos/
Greece - http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/isos/
Greece - https://fosszone.csd.auth.gr/linuxlite/isos/
Hong Kong - http://mirror-hk.koddos.net/linuxlite/isos/
Hong Kong - https://mirror-hk.koddos.net/linuxlite/isos/
Netherlands - https://mirror.koddos.net/linuxlite/isos/
New Caledonia - http://mirror.lagoon.nc/linuxlite/linuxlite/isos/
Singapore - https://mirror.freedif.org/LinuxLiteOS/isos/
Sweden - http://ftpmirror1.infania.net/linuxlite/isos/
Sweden - https://mirror.accum.se/mirror/linuxliteos.com/isos/
United Kingdom - https://www.mirrorservice.org/sites/repo...lite/isos/
United Kingdom - https://mirror.vinehost.net/linuxlite/isos/
USA - http://mirror.clarkson.edu/linux-lite/isos/

Checking the MD5SUM of the Linux Lite ISO:

Open a Terminal on Linux Lite and do:

Code:
md5sum linux-lite-8.0-rc1-64bit.iso

MD5SUM: 7c52d38c149c0bc3b9f5eb6356d6e2d1

Check that it matches the exact characters in sequence above.


Checking the SHA256 of the Linux Lite ISO:

Open a Terminal on Linux Lite and do:

Code:
sha256sum linux-lite-8.0-rc1-64bit.iso

SHA256: 1f43a472dc319bb9d407a3fbfccbcb6ca7705e434f4fd4e93d854784d438f457

Check that it matches the exact characters in sequence above.


TORRENT (Fastest way to download the RC - please help to Seed, thank you)

https://sourceforge.net/projects/linux-l...t/download

64bit Torrent - linux-lite-8.0-rc1-64bit.iso.torrent
Hash: b89c83656da0028717d4c5f96e06627fd29099e6
Size: 2.6Gb (DVD, USB)

Live USB/DVD/VirtualBox/Vmware:


Recommended Computer Requirements:

1.5 Ghz Dual Core Processor or greater
4GB ram
40GB HDD/SSD/NVME
VGA, DVI, DP or HDMI screen capable of 1366x768 resolution
DVD drive or USB port for the ISO image
Disable Secure Boot

Login to the live desktop is automatic.

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.


Thank you

Jerry and the team.

Print this item

  update_failed - 400 Bad Request
Posted by: val - 04-21-2026, 02:13 AM - Forum: Updates - Replies (2)

The update failed and this continued for several days.

===================================
Linux Lite Updates Log
Date: Mon Apr 20 09:52:48 PM EDT 2026
===================================

STATUS:LOCK_OK

--- Updating Package Lists ---
Started: Mon Apr 20 09:52:49 PM EDT 2026

STATUS:UPDATING
Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 https://packages.microsoft.com/repos/code stable InRelease
Hit:4 https://dl.google.com/linux/chrome-stable/deb stable InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu noble InRelease
Hit:6 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:7 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease
Hit:10 https://ppa.launchpadcontent.net/mozilla...ext/ubuntu noble InRelease
Get:11 https://packages.mozilla.org/apt mozilla InRelease [1,522 B]
Hit:3 https://repo.linuxliteos.com/linuxlite galena InRelease
Err:12 https://packages.mozilla.org/apt mozilla/main all Packages
  400  Bad Request [IP: 34.160.78.70 443]
Ign:13 https://packages.mozilla.org/apt mozilla/main amd64 Packages
Reading package lists...
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
W: https://ppa.launchpadcontent.net/mozilla.../InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
E: Failed to fetch https://packages.mozilla.org/apt/dists/m...l/Packages  400  Bad Request [IP: 34.160.78.70 443]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Finished: Mon Apr 20 09:53:00 PM EDT 2026
STATUS:UPDATE_FAILED

Print this item

  Problem updating LL6.2 - 'file has unexpected size'
Posted by: PeterV - 04-16-2026, 10:01 PM - Forum: Updates - Replies (1)

Hi!

Attempting to download updates and getting the following error log, can anyone help?

I tried last week and had an error (can't remember what, sorry!), thought I'd leave it a few days and try again, now it says it's trying to download 60+ updates and gives the following error log:

TIA! 


===========================
Install Updates Error log
===========================
Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into the Software - Support - Updates section for assistance.

============ Log ===========

Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:4 http://archive.canonical.com/ubuntu jammy InRelease
Hit:1 https://repo.linuxliteos.com/linuxlite fluorite InRelease
Hit:5 http://us.archive.ubuntu.com/ubuntu jammy InRelease
Hit:6 http://us.archive.ubuntu.com/ubuntu jammy-updates InRelease
Ign:7 http://linux.dropbox.com/ubuntu disco InRelease
Hit:8 http://us.archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata
Ign:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata
Ign:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata
Ign:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata
Hit:13 http://linux.dropbox.com/ubuntu disco Release
Get:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata [392 B]
Err:9 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 c-n-f Metadata
  File has unexpected size (30288 != 392). Mirror sync in progress? [IP: 91.189.91.83 80]
  Hashes of expected file:
  - Filesize:392 [weak]
  - SHA256:6d0fec8130eb28d362ebeedee487b7acc3b4d0f861a27bb133bf0b61dabc2c35
  - SHA1:a7ef1467442ba3b24a474fe0b3146eadfd4d338c [weak]
  - MD5Sum:d6ba11f811d77e7dbf79de6412d57f7b [weak]
  Release file created at: Wed, 17 Sep 2025 20:00:58 +0000
Get:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata [116 B]
Err:10 http://us.archive.ubuntu.com/ubuntu jammy/restricted amd64 c-n-f Metadata
 
Get:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata [672 B]
Err:11 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 c-n-f Metadata
 
Get:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata [116 B]
Err:12 http://us.archive.ubuntu.com/ubuntu jammy/multiverse amd64 c-n-f Metadata
 
Reading package lists...
W: http://linux.dropbox.com/ubuntu/dists/disco/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz  File has unexpected size (30288 != 392). Mirror sync in progress? [IP: 91.189.91.83 80]
  Hashes of expected file:
    - Filesize:392 [weak]
    - SHA256:6d0fec8130eb28d362ebeedee487b7acc3b4d0f861a27bb133bf0b61dabc2c35
    - SHA1:a7ef1467442ba3b24a474fe0b3146eadfd4d338c [weak]
    - MD5Sum:d6ba11f811d77e7dbf79de6412d57f7b [weak]
  Release file created at: Wed, 17 Sep 2025 20:00:58 +0000
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dist...s-amd64.xz 
E: Some index files failed to download. They have been ignored, or old ones used instead.

Print this item

  Permissions on a secondary hard drive
Posted by: lintek - 03-31-2026, 01:39 PM - Forum: Other - Replies (9)

I have a secondary hard drive that all my files live on.  I have read+write access to everything except ONE FOLDER.  I don't get it.  I can't change the permissions either.

Any ideas?

Thanks

Print this item

  Website forum links not working
Posted by: lintek - 03-31-2026, 01:37 PM - Forum: Suggestions and Feedback - Replies (5)

When I click the link for this forum (or any other) I get an address that has an extra "/forums" in it like this:

linuxliteos.com/forums/forums/forumdisplay.php?fid=13

And here's what I get:

   


(So I have to manually delete the /forums to get to the link.)
JUST AN FYI

Print this item

  Some windows fail to render properly. Nvidia 470 and GTK
Posted by: Crimson Plasma - 03-29-2026, 02:14 PM - Forum: Video Cards - Replies (4)

Since I recently updated and upgraded my system to Linux Lite 7.8, there has been a problem with Lite Updates. When I open it, it just shows a blank white window (as pictured in the screenshot).

   

I suspect this issue might be related to the re-write the application received in 7.8 (as mentioned in the Release announcement).

Also, here is a screenshot of what the taskbar now looks like when Lite Updates is open, in case that helps.

   

Please could you help solve this issue.

Print this item

  Accidentally Deleted folder from secondary drive - HELP!
Posted by: lintek - 03-13-2026, 02:14 PM - Forum: Hard Drives and SSDs - Replies (3)

Not sure if there is any help for this...  Huh

I have a dual-boot system.  Two SSDs  - one Linux Lite, one Linux Mint, and a third HDD for my files.  

Like a dummy, I deleted the folder called PICTURES from my HDD.  And it contains ALL of my pictures.  I do have a backup but it is not totally recent, so with it I can retrieve about 98% of my lost files.

I do not see the missing files on the TRASH folder of Linux Lite.  

Is there any way to recover them?

THANK YOU

Print this item

  xfce-panel fuzzy clock
Posted by: ferrvittorio - 02-24-2026, 12:25 PM - Forum: Installing Software - Replies (1)

Hi is there a way to have a fuzzy clock in xfce panel?

Kernel: 6.8.0-94-generic x86_64

Print this item

Exclamation Server Upgrades
Posted by: valtam - 02-21-2026, 03:39 AM - Forum: On Topic - No Replies

I performed a number of upgrades across the Linux Lite services today.
If you see anything weird or experience a bug, please let me know in this thread.

Thank you,

Jerry

Print this item

  Project Litening
Posted by: valtam - 02-19-2026, 01:01 AM - Forum: Linux Lite Software Development - Replies (17)

We're cooking our most ambitious software project in 14 years, can you guess what it is...

[Image: Chat-GPT-Image-Feb-19-2026-02-00-00-PM.png]

Print this item