| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,964
» Latest member: auk
» Forum threads: 9,470
» Forum posts: 62,448
Full Statistics
|
| Online Users |
There are currently 1057 online users. » 0 Member(s) | 1053 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 23,676
|
Lite Updates showing blan...
Forum: Updates
Last Post: stevef
03-29-2026, 04:37 PM
» Replies: 1
» Views: 42
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 220
|
time synchronization
Forum: Other
Last Post: LL-user
03-13-2026, 01:01 PM
» Replies: 2
» Views: 1,326
|
Linux lite 6.0 doesn't wo...
Forum: Installing Linux Lite
Last Post: Dottor Octopus
03-03-2026, 05:14 PM
» Replies: 10
» Views: 1,019
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 247
|
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
02-28-2026, 12:19 AM
» Replies: 6
» Views: 685
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 41,849
|
Server Upgrades
Forum: On Topic
Last Post: valtam
02-21-2026, 03:39 AM
» Replies: 0
» Views: 231
|
Canonical is so encouragi...
Forum: Off Topic
Last Post: valtam
02-18-2026, 07:36 AM
» Replies: 1
» Views: 314
|
|
|
| [SOLVED]need a working Sources.list for LL2.0 (lots of repo errors) |
|
Posted by: fral - 09-26-2015, 09:38 PM - Forum: Installing Software
- Replies (3)
|
 |
Hello there, I've installed LinuxLite in a lot of computers without having any problems with the repositories, but now I had lots of "404 not found" and other repositories errors with a fresh install of LinuxLite 2.0 and after resolving each of the problematic repos one by one I ended up with a very messed up sources.list and theres still some repos failling. Can anybody please give me a working sources.list to fix mine?.
My current sources.list is:
Code: # deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
# deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
# deb http://security.ubuntu.com/ubuntu trusty-security main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu trusty main restricted
deb-src http://archive.ubuntu.com/ubuntu trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu trusty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu trusty universe
deb-src http://archive.ubuntu.com/ubuntu trusty universe
deb http://archive.ubuntu.com/ubuntu trusty-updates universe
deb-src http://archive.ubuntu.com/ubuntu trusty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu trusty multiverse
deb-src http://archive.ubuntu.com/ubuntu trusty multiverse
deb http://archive.ubuntu.com/ubuntu trusty-updates multiverse
deb-src http://archive.ubuntu.com/ubuntu trusty-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu trusty-backports main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu trusty-security main restricted
deb-src http://archive.ubuntu.com/ubuntu trusty-security main restricted
deb http://archive.ubuntu.com/ubuntu trusty-security universe
deb-src http://archive.ubuntu.com/ubuntu trusty-security universe
deb http://archive.ubuntu.com/ubuntu trusty-security multiverse
deb-src http://archive.ubuntu.com/ubuntu trusty-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner
## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main
deb http://archive.canonical.com/ trusty partner
# deb-src http://archive.canonical.com/ trusty partner
## Linux Lite Repository
# deb http://repo.linuxliteos.com/linuxlite/ precise main
# deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
# deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
# deb http://security.ubuntu.com/ubuntu trusty-security main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
## Major bug fix updates produced after the final release of the
## distribution.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner
## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://extras.ubuntu.com/ubuntu trusty main
# deb-src http://archive.canonical.com/ trusty partner
## Linux Lite Repository
English is not my primary language so, sorry for any misspelling.
|
|
|
| How to install a .tar.gz program without using terminal? |
|
Posted by: Coastie - 09-26-2015, 04:53 PM - Forum: Games Support
- Replies (6)
|
 |
I downloaded supertuxkart-0.9-linux.tar.gz * into the download folder. I extracted it there and it works. How do I get the files where they belong so it shows up in the menu?
All the instructions I have found show using the terminal. There must be an easier way than what I have found.
* Synaptic does not have this new version
|
|
|
| Blueman applet puts received files into /etc/skel/Public/ |
|
Posted by: vaikus84 - 09-26-2015, 03:11 PM - Forum: Other
- Replies (3)
|
 |
Hello Devs
Here is a little something that could be misleading for novice users.
The Blueman Applet 1.23 is set up to put files into /etc/skel/Public/ by default.
So when one wants to find their files that they downloaded via Bluetooth they won't find it in the usual place.
Meaning the /home/user/"Public" location. Instead they would have to know by default that it's set up to put stuff into /etc/skel/Public/ or just
have to be savvy and dig around in the Bluemans app to find the actual used location or look at the pictures properties when viewing it (that last bit helped me out).
Is this going to be addressed in the next version of Linux Lite?
Is there a temporarily fix for this?
Found a hint for a fix. But someone with a bit more knowledge needs to connect the dots here:
https://mityer.khdlhfjijfrupr.tk/forums/on-to.../#msg11791
vaikus84
|
|
|
| Phone connection |
|
Posted by: stevedat - 09-26-2015, 02:48 AM - Forum: Other
- Replies (18)
|
 |
How can I connect my phone (Android phone) so that I can access my files then transfer them into my pc?
It seems not being recognized when connected.
Any way or application that can help?
Thanks.
|
|
|
| Newbie to linux Lite 2.6 |
|
Posted by: Kilpatrickap - 09-25-2015, 07:20 PM - Forum: Introductions
- Replies (10)
|
 |
hi all,
I am very happy to join the team. I am a complete newbie to linux and I am emotionally attached to Linux Lite 2.6 because the distro was released on an important day to me. I have decided to forever remain with linux.
I have been on the Lite for less than a week and so far so good, I am impressed by the simplicity of LL.
I could use some help from fellow Linux users.
Cheers,
Kilpatrick
|
|
|
| Unbuntu Update NOT Installing in Software Updates |
|
Posted by: kcook - 09-25-2015, 05:58 PM - Forum: Installing Software
- Replies (3)
|
 |
:o I have Ubuntu 14.04, I need 14:10, Software Update informs me that 15.04 is available but it will not install. I cleared all the items on the update page, the update program came up but then could not install. Also I am having issues installing updates on a daily basis. What can be done to fix this issue? Thanks!
|
|
|
|