| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,729
» Latest member: Sapper_28
» Forum threads: 9,426
» Forum posts: 62,205
Full Statistics
|
| Online Users |
There are currently 1594 online users. » 0 Member(s) | 1590 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
7 hours ago
» Replies: 10
» Views: 208
|
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
9 hours ago
» Replies: 19
» Views: 227
|
Hello!!!
Forum: Introductions
Last Post: stevef
Yesterday, 05:35 AM
» Replies: 1
» Views: 38
|
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
Yesterday, 05:33 AM
» Replies: 1
» Views: 38
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 389
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 882
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 196
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,237
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 444
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,380
|
|
|
| Install Linux Lite Icon |
|
Posted by: David - 09-27-2015, 12:56 PM - Forum: Start up and Shutdown
- Replies (2)
|
 |
Hello,
just new here...Anyone can give me a quick help and tell me how to remove the "Install Linux Lite" icon between reboot on my system running live from a USB?
THX
David
|
|
|
| Additional .Trash hidden folders |
|
Posted by: Wirezfree - 09-27-2015, 11:38 AM - Forum: On Topic
- Replies (2)
|
 |
Hi,
I have been doing some clean-up on 1 off my installs, HP Laptop.
I use this a lot to test/experiment before committing to a live PC.
I have found a bunch of .trash folders on different partitions, with large amount files.
I have different partitions to make it easier to include/exclude things from back-ups.
(ex: I have a partition called "vbox", keep all Virtual Machines separate from regular back-ups)
Doing some Googling led me to:
1. If you delete a file in your /home folder they end up in rubbish bin, so you can empty them manually, unless you do a [shift]+[delete]
2. If you delete a file on something "not" in home, a "hidden" .trash folder is created with the deleted files, unless you do a [shift]+[delete]
What I couldn't find was a definitive,
"Can I delete these non /home .trash folders manually, or is there a specific method to not mess up the file system"
Thanks...
|
|
|
| [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://dfgkh547-jsdfv8.iyhkj.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.
|
|
|
|