Linux Lite 7.8 Final 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: 7,997
» Latest member: urbanrise
» Forum threads: 9,473
» Forum posts: 62,482

Full Statistics

Online Users
There are currently 937 online users.
» 0 Member(s) | 933 Guest(s)
Applebot, Bing, Google, Yandex

Latest Threads
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
8 hours ago
» Replies: 1
» Views: 18
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-15-2026, 11:33 AM
» Replies: 16
» Views: 1,072
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 350
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,593
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 625
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 399
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 29,966
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 350
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,335
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 339

 
  Whassup Linux Lite Community?
Posted by: kanqkhaos - 07-23-2017, 04:42 AM - Forum: Introductions - Replies (2)

Just thought I'd introduce myself, I'm new to Linux. I haven't installed Linux Lite yet but I'm pretty sure I'm gonna do that here after I finish posting this. I do have a network tethering question but if it's one thing I know it's not to throw a lot of different topics around in places they don't belong Lol so I'll just go to the networking section after here. Looking forward to meeting y'all and sharing tips n tricks. I'm a gamer too... not really PC gamer I mean I enjoyed the few games I've played I'm just used to controller vs KB/M.

Well, I'm not gonna ramble on I'm anxious to start my new journey!

Edit: Sorry about the profanity Lol

Print this item

  Hello from Newbie-land
Posted by: Homework - 07-22-2017, 06:41 PM - Forum: Introductions - Replies (16)

Hello everyone,
This is my first time using Linux Lite. I hadn't thought of trying Linux Lite before till my Windows OS crashed recently after an unfortunate Windows update.
I look forward to interacting with the community here, and please do pardon me if I ask silly questions because I'm not very good with computer and I'm trying to learn more about it.
Thank you!  Smile

Print this item

  LL-3.4 & Development Repository
Posted by: Scott(0) - 07-20-2017, 09:13 PM - Forum: Other - Replies (2)


I recently discovered that LL-3.4/64 makes use of the xenial-proposed repository and wondering if this is intentional?


I ask because LL-3.2/64 doesn't use the proposed repository (by default) and not even after an upgrade. While there's nothing wrong with this, two "identical" LL-3.4 machines will end up using slightly different files depending on how the OS was installed. For example, my "native" LL-3.4 machine uses kernel linux-image-4.4.0-87-generic (from proposed repository) while my LL-3.4 (via upgrade) uses kernel linux-image-4.4.0-83-generic. Again, nothing wrong with this, just something to take into consideration when troubleshooting multiple computers on LL or troubleshoot with multiple people who have LL installed.


For a listing of files from the proposed repository go to Synaptic (start > all > install/remove programs) and in Synaptic click on Origin (lower left corner).

Print this item

  Intel Atom Clover Trail CPUs - Time to come over to Linux Lite
Posted by: newtusmaximus - 07-20-2017, 07:17 PM - Forum: Off Topic - Replies (8)

https://www.laptopmag.com/articles/windo...-atom-cpus

Print this item

  Kernel Upgrade but Previous Kernel Running
Posted by: Scott(0) - 07-19-2017, 03:31 PM - Forum: Other - Replies (6)

After updating the kernel (at the command line, to kernel 4.4.0-87-generic), grub will default to the previous kernel (4.4.0-86-generic) on boot.

To fix this, enter into grub advanced options at boot, and select kernel 4.4.0-87-generic or the most current kernel listed.

This has happend twice. Now and on the previous kernel update but not before that.

One method to check this:
In a terminal type

Code:
ls /boot/ | grep vmlinuz
and then
Code:
uname -r
the uname -r value should match the most current kernel in the previous list.

These troubleshooting steps didn't help:
1. Shutdown vs Restart when rebooting
2. Running update-grub

Print this item

  Terminal problem.
Posted by: then00b - 07-19-2017, 11:43 AM - Forum: Other - Replies (3)

Hello!

My terminal command's foreground is acting weird. I change its color, and whenever I close my terminal it goes back to white (the default color). Can someone help me?

Print this item

  no updates possible in public network
Posted by: tom.jakob85 - 07-19-2017, 09:38 AM - Forum: Network - Replies (8)

Dear community,

I am sitting now in a beautiful public libary in Germany with beautiful and fast internet, the only problem: I cannot make updates or upgrades via apt-get or install anything. When I try to do so the bash gets stuck at:

Code:
0% [Connecting to archive.ubuntu.com (91.189.88.152)] [Connecting to repo.linux

First I thought it would be a problem of my computer dealing with Ipv4 so I tried out different things like

- creating the file /etc/apt/apt.conf.d/99force-ipv4 and writing Acquire::ForceIPv4 false;
- uncommenting in  /etc/gai.conf the line 54 (precedence ::ffff:0:0/96  100)

but none seemed to work. Silly enough, when I turn my mobile phone into a mobile hotspot and connect my pc,  apt-get works normally. Thats why I think the public wifi is blocking somewhat apt-get and other services or data traffic...another hint is that evolution does not work neither.

I am no professional, however I have never heard about public hotspots blocking certain services, in particular apt-get... I don't know whether there is a solution but I wanted to ask here, maybe someone nows how to get apt-get and evolution running under such circumstances.  8) Working with LaTeX, R and some other programs often requires updating or installing of special packages, so it would be quite useful for me to be able to do so in many physical environments Wink

Thank you Smile
Tom

Print this item

  After installation reboot I'm stuck on yellow background with feather...
Posted by: FerociousLL - 07-19-2017, 12:14 AM - Forum: Start up and Shutdown - Replies (4)

Hello all,

I've installed LL and 1st reboot after installation only have the yellow background with feather, no icon, no desktop. What am I missing? Sad

[Image: IMG_20170718_192453.jpg]

Thanks is advance.

LL SPECS:
-LL 3.4, 64-Bit.
-Installed via USB using Universal USB Installer (UUI) (tried two different USB sticks).
-Have tried with Wi-Fi (yes and no).
-Do updates (yes and no).
-Install 3rd party software (yes and no).

INSTALL OPTIONS:
-Erase disk and install Linux
--Encryption new Linux install for security
--Use LVM
-Added disk encryption security key

PC SPECS:
-HP G71-329WM Notebook PC (2009)
-2.20 GHz Intel Celeron processor 900
-Intel Graphics Media Accelerator 4500M (Up to 1695MB)
-4GB Ram
-320GB HDD (5400RPM)
-Updated to lastest Bios F23

Print this item

  Install Updates could not fetch the package cache information lists
Posted by: patric - 07-18-2017, 09:58 PM - Forum: Security & Bug Fixes - Replies (2)

Atingido:1 http://br.archive.ubuntu.com/ubuntu xenial InRelease
Obter:2 http://br.archive.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Atingido:3 http://repo.linuxliteos.com/linuxlite citrine InRelease
Atingido:4 http://archive.canonical.com xenial InRelease
Atingido:5 http://ppa.launchpad.net/hsoft/ppa/ubuntu xenial InRelease
Obter:6 http://br.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Obter:7 http://br.archive.ubuntu.com/ubuntu xenial-proposed InRelease [253 kB]
Ign:8 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial InRelease
Atingido:9 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease
Obter:10 http://br.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Obter:11 http://br.archive.ubuntu.com/ubuntu xenial-security/main i386 Packages [287 kB]
Atingido:12 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Atingido:13 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Obter:14 http://br.archive.ubuntu.com/ubuntu xenial-security/universe i386 Packages [129 kB]
Obter:15 http://br.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [559 kB]
Ign:16 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial Release
Ign:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Obter:20 http://br.archive.ubuntu.com/ubuntu xenial-updates/restricted i386 Packages [7.804 B]
Obter:21 http://br.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [488 kB]
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Obter:23 http://br.archive.ubuntu.com/ubuntu xenial-updates/multiverse i386 Packages [14,0 kB]
Obter:24 http://br.archive.ubuntu.com/ubuntu xenial-proposed/universe i386 Packages [38,8 kB]
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Obter:26 http://br.archive.ubuntu.com/ubuntu xenial-proposed/universe Translation-en [21,2 kB]
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Ign:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Ign:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Ign:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Ign:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Err:17 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main i386 Packages
  404  Not Found
Ign:18 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main all Packages
Ign:19 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt_BR
Ign:22 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-pt
Ign:25 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en_US
Ign:27 http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial/main Translation-en
Baixados 2.105 kB em 16s (130 kB/s)
Lendo listas de pacotes...
W: The repository 'http://ppa.launchpad.net/n-muench/programs-ppa/ubuntu xenial Release' does not have a Release file.
E: Falhou ao buscar http://ppa.launchpad.net/n-muench/progra...6/Packages  404  Not Found
E: Falhou o download de alguns ficheiros de índice. Foram ignorados ou os antigos foram usados em seu lugar.

Print this item

  How to open old windows (Vista) VHD files in linux
Posted by: newtusmaximus - 07-18-2017, 11:37 AM - Forum: Off Topic - Replies (1)

On external backup storage I have some Windows Vista backup files (vhd format). I would like to look inside these and extract anything useful ( work files etc)  before deleting the vhds  ( circa 400GB worth!!) and regaining some  welcome storage space.  The VHDs are gathering cobwebs and are no longer needed once I have taken anything of use out.  I do not have (or wish to) a Windows OS machine.
Any ideas appreciated.
Thanks

Print this item