Beta Testers wanted for Lite Series Upgrade - Click here to register interest


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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 7,733
» Latest member: civilmeager
» Forum threads: 9,427
» Forum posts: 62,206

Full Statistics

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

Latest Threads
5 Minute Boot
Forum: Other
Last Post: frank4360
5 hours ago
» Replies: 0
» Views: 19
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
11-15-2025, 04:37 PM
» Replies: 10
» Views: 309
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
11-15-2025, 02:20 PM
» Replies: 19
» Views: 331
Hello!!!
Forum: Introductions
Last Post: stevef
11-15-2025, 05:35 AM
» Replies: 1
» Views: 59
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
11-15-2025, 05:33 AM
» Replies: 1
» Views: 58
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 430
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 904
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 214
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,273
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 473

 
  Linux Lite GPG fingerprint
Posted by: kpanic - 07-29-2018, 06:31 AM - Forum: Security & Bug Fixes - Replies (7)

[member=2]Jerry[/member] , would you please post the fingerprint of the gpg public key 22AAEA0A86A02625

Thank you!

Print this item

  A question for LL 3.6 - 3.8 users
Posted by: kpanic - 07-28-2018, 05:39 PM - Forum: Linux Lite Software Development - Replies (7)

Hi,

I'm writing a small desktop plugin app for LL and I have a question for LL 3.6 and 3.8 users.
(I guess there is no 3.7 version...)

If you are using either version, can you please run the terminal command:

Code:
cat /etc/lsb-release
and post the output here? Thank you in advance!

Print this item

  A fix to a probably a bug? "Linux Lite cannot check for Updates"
Posted by: Roy - 07-28-2018, 04:26 PM - Forum: Installing Software - Replies (10)

So recently I've noticed 'lite-updates' won't run and shout at me that there's no internet connection even though there actually is.
After digging in the internet I was led into that post from Nov' 17 where Jerry uploaded a script for updates-gui
I've noticed the script contains a connection check:

Code:
# Check Internet access
if eval "curl -sk google.com" >> /dev/null 2>&1; then :; else # Prompt ERROR internet connection check failed and exit
  yad --center --borders=15 --info --width="320" --height="120" --window-icon="$_ICON" --button=gtk-ok:1 --title="$_APPNAME" \
         --text="\n<b>Your computer is not connected to the Internet.</b> \n \nLinux Lite cannot check for Updates.\nPlease check your internet connection and try again.\n" --text-align center 2>/dev/null
  rm_temp_files; exit 0
fi

So I tried running the check myself. I did:
Code:
curl -sk google.com
Only to found out that 'curl' has been removed from my system and the output of the command didn't evaluated to TRUE  Sad

In my case the fix was just reinstall it:
Code:
sudo apt-get install curl

This is the second time this is happened to me, sometimes 'curl' get removed when upgrading or installing software that don't need curl as a dependency and overrides it with different version of curl (libcurl3 something?)

I don't know if its a bug but maybe there's a better way to check for internet connection than 'curl'?

Print this item

  Can I install linux-lite4.0 with VMware Workstation
Posted by: lc - 07-28-2018, 12:41 PM - Forum: Installing Linux Lite - Replies (2)

Can I install linux-lite4.0 with VMware Workstation? If you can, please install it for me. thank you very much! :-*

Print this item

  How to get absolute value of integer? abs command does not work, man pages exist
Posted by: Vera - 07-27-2018, 11:14 PM - Forum: Other - Replies (3)

I'm trying to get the absolute value of an integer on my LL 4.0 machine. I'd like to use it in the command line. I looked up the man pages for the abs command, and it comes up there. But when I try to use the abs command, it says:
Command 'abs' not found, did you mean...
Then it lists some other things.

I'm puzzled why abs comes up in man pages but it won't work on command-line.

Anyway, the problem is, I can't find how to actually get the absolute value of an integer.  Is there a different method I should use?

Print this item

  Surface 2 - Installation Experience?
Posted by: hackneydave - 07-27-2018, 07:55 AM - Forum: Installing Linux Lite - Replies (3)

I have a capable 32-bit Surface 2 tablet whose OS has been abandoned by Microsoft [Windows 8.1 RT]. Has anyone installed Linux Lite on this now-legacy Surface? It's got an excellent display (NVIDIA), 2 Gb RaM and i think an adequate chip.

Print this item

  Iinstall LL directlD
Posted by: eikelein - 07-26-2018, 08:11 PM - Forum: Suggestions and Feedback - No Replies

Hi;a question and suggestion:Most Linux versions I have tried so far had in the ISO version, I mean the first GRUB menu that is loaded, an entry to directly install to the disc drive.
I have that situation very often when I KNOW that I want to install LL on an older computer that I am refurbishing.Can that option be included in LL?TIA

Print this item

  Panasonic KX-MB2000 Series
Posted by: loggrap - 07-26-2018, 09:15 AM - Forum: Printing and Scanning - Replies (1)

Please help me, where to download panasonic KX-MB2000 Series driver for linux???

Thank you for your attention

Print this item

  Artistic 4.0 Desktop
Posted by: kpanic - 07-25-2018, 08:58 PM - Forum: Screenshots - Replies (6)

I love Art... and a clean desktop. So, here is the one I use now
Painting by André Derain, "Landscape in Southern France", 1927
(Note the "start" button Smile

[Image: wNnrKqq.jpg]

Print this item

  Deleted option from menu
Posted by: richard.mockler - 07-23-2018, 10:42 PM - Forum: Other - Replies (2)

I mistakenly deleted the Settings option from the menu.  Please tell me how I can get it back.
Thanks,
~Dick Mockler

Print this item