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,732
» Latest member: Ol' Will
» Forum threads: 9,427
» Forum posts: 62,206

Full Statistics

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

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

 
  LL 4.0 PCs are not joining Windows Workgroup
Posted by: Peejay - 08-13-2018, 12:16 AM - Forum: Network - Replies (8)

I have started upgrading my machines to Linux Lite v4.0. My first was an ageing Core2Duo laptop and when I first installed I found I could access my 3.8 PCs and the USB drive attached to the router in the usual way. Today that seems to have stopped, though I can access networked devices using the IP address.Today I upgraded my desktop machine and this is when I noticed the problems. Some of them were of my own making - not following the manual properly I'm afraid - but I now have it that my shares open properly with the correct credentials. But the strange thing is that I cannot access anything through the Windows Network route: "Failed to retrieve share list from server: No such file or directory" comes up when I 'Browse Network' in the File Manager, though the shares in both LL 4.0 machines appear and can be reached. My Core2Duo laptop now exhibits the same behaviour.
I also have a more modern Acer Aspire laptop which is still on 3.8. When I run the Network command in File Manager it shows all 3 computers and the Router USB shares as well as Windows Network, but the Windows Network consists only of itself and the router. A separate Linkstation NAS does not appear on any lists but like all other  devices it can be opened via its IP address.
I can't help feeling that with the NAS also involved this points to a problem elsewhere than with LL 4.0 but it only started when I installed Linux Lite 4.0 on my main machine today.
I struggle to follow the mechanics of Samba shares at the best of times so any pointers to a remedy will be gratefully received.

Print this item

  Increasing RAM for Linux Lite guest in Virtualbox leads to desktop login prompt
Posted by: Had Matter - 08-12-2018, 10:18 AM - Forum: Other - Replies (10)

Using Linux Lite in a Virtualbox VM. Increased the RAM for the VM. After this booting the VM ends in a login prompt (to the desktop environment?) with user pre-filled as "linuxlite".

It looks as if something was reset when Linux Lite discovered the RAM increase - rolling the RAM increase back does not get rid of the login prompt. I assume this login was previously done behind the scenes with some stored password.

As it does not seem possible to skip this login, and the only visible desktop component is the wallpaper, the VM is stuck.

Is there a fix for this? Or is it a bug?

Details:
Linux Lite 4.0 64 bit downloaded from Linux Lite site.
Running on VirtualBox 5.2.16 r123759 (Qt5.6.2) on Windows 10.
Installed in VM according to this guide.

PS: Correct subforum? Lemme know if not and I'll try and move it

Print this item

  Jagged Alliance 2
Posted by: kpanic - 08-11-2018, 10:09 PM - Forum: Games Support - Replies (1)

Installed to Linux Lite today my all time favorite game, Jagged Alliance 2

Since I installed it just today, it is hard to know about the bugs, but so far everything seems
to work just great - except that I haven't figured out yet how to play in fullscreen mode instead of a window.

Installing it is easy: Since the Copyright holders released the source code for public domain years ago, people
have been able to port the whole game to work on Linux, without emulators or virtual machines.
The Debian package may be downloaded from here: https://github.com/ja2-stracciatella/ja2..._amd64.deb

However, you will still need the data files from the original Jagged Alliance CD to be able to play it.

Print this item

  Linux Lite Laptop with RAID (part 1)
Posted by: kpanic - 08-11-2018, 09:36 PM - Forum: Tutorials - No Replies

So... Many old laptops have a CD/DVD which nobody uses any more. Optical media is becoming old...

But since the laptop may still have an optical drive, why not replace it with a secondary hard-drive?
This gives you many possibilities. You may partition it and use it for documents, music, movies and so on.

One possibility is to add redundancy to your system by creating a RAID1 volume. This means that
in case one of the hard-drives fails / breaks, you will not lose the data in that volume, since RAID1 mirrors
all the data to both disks.

So, how to do it?
First of all, you cannot do it if your first (primary) hard-drive is full, meaning that you cannot add a new partition in it.
(You can add a new partition if you have for example a separate /home partition - then you may copy all of it's contents
into some temporary location, say /tmp/home, then unmount it and use gdisk to use it as RAID mirror, see below ).

BUT: The best way to achieve this, is while doing a fresh LL installation, use 'Do something else' partitioning option and
leave some space unallocated (free, not partitioned space), eg. 16G for example.

First you need one of these: https://www.ebay.co.uk/itm/Universal-2-5...8016235485

You may buy one in a local store or anywhere you want, I bought mine from China since they are very cheap.
Then you also need the secondary HD, which is a standard 2.5" SATA HD. The capacity does not need to be the same
as in your primary HD.

Once you have both, the caddy and the hd, you may then remove the CD/DVD and replace it with the secondary HD.
It's not hard to do. If you have ever played with LEGO bricks, you should be able to do this in a couple of minutes.

Once you have the new HD installed, boot your Linux and choose which files are the most important to you.
For me, they were all the files in my Documents folder, so I chose to create a RAID1 for them.

Let's assume you want to have RAID1 redundancy with your Documents folder too. Then you would first create a
new partition to your new hard-drive:

Start console (if it's not yet open) and command

Code:
sudo su

First prepare your new hard-drive:
Code:
gdisk /dev/sdb
Type 'p' to see the capacity of the disk and verify that it is the new disk
Code:
Command (? for help): p

You will see the Model of the device and it's capacity. If they are correct, you may proceed, otherwise press 'q'.
Then create a new partition which is equal in size as your unused space in the primary disk or less than that.
Code:
Command (? for help): n
Code:
Partition number (default 1): 1

When it asks the 'Last Sector', type the amount of Mega or Gigabytes, that you have unused in the primary disk:
Example, if you have 16G or more:
Code:
+16G

When it asks the Hex code, type 'fd00' and press 'ENTER'
Then press 'w', ignore warnings the new disk is ready for RAID.
Just inform kernel about it, by commanding:
Code:
partprobe /dev/sdb

To be continued in part 2...

Print this item

  Genealogie software
Posted by: TMG1961 - 08-11-2018, 08:57 PM - Forum: Other - Replies (3)

Hi all, does anyone know of a good program for Genealogie that works with LL 4.0? I have Gramps installed but would want to try out some others (if there are any).

Print this item

  Making ISO of working sysytem, LL3.8 with PinguyBuilder
Posted by: justme2 - 08-11-2018, 11:14 AM - Forum: Suggestions and Feedback - Replies (7)

@ringnsma mentioned PinguyBuilder in connection with LL4.0, which prompted me to try it with LL3.8
I downloaded version 4 deb package (for ubuntu 16 systems) and it installed perfectly. To me it is more intuitive than systemback and seems to generate an ISO much quicker. A live memory stick made from a PinguyBuilder generated ISO, booted correctly and included all the extra software (lots!) which I installed on the basic LL3.8 system. If continued testing proves reliable, I shall remove no longer supported Systemback and retain PinguyBuilder as my sytem backup application. All but one of my PCs are 32bit so I can't upgrade to LL4.0 and I prefer to keep them all on the same software version.

Print this item

  errors updating software
Posted by: chuck - 08-10-2018, 11:22 PM - Forum: Installing Software - Replies (5)

after installing LL when I try to update software I get this error log.. LL 3.8 Toshiba satellite L775,AMD, 4GB......I'm an old computer incompetent  Thanks for any help
===========================
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 a new or existing thread for assistance.

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

Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Hit:3 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease
Hit:4 http://archive.ubuntu.com/ubuntu xenial InRelease
Ign:6 http://extras.ubuntu.com/ubuntu xenial InRelease
Hit:7 http://archive.canonical.com/ubuntu xenial InRelease
Hit:8 http://repo.linuxliteos.com/linuxlite citrine InRelease
Ign:9 http://extras.ubuntu.com/ubuntu xenial Release
Hit:10 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:11 http://archive.canonical.com xenial InRelease
Ign:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
Hit:13 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Hit:16 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Hit:18 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Ign:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Ign:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Ign:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Ign:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Err:12 http://extras.ubuntu.com/ubuntu xenial/main amd64 Packages
  404  Not Found [IP: 91.189.92.152 80]
Ign:15 http://extras.ubuntu.com/ubuntu xenial/main i386 Packages
Ign:17 http://extras.ubuntu.com/ubuntu xenial/main all Packages
Ign:19 http://extras.ubuntu.com/ubuntu xenial/main Translation-en_US
Ign:20 http://extras.ubuntu.com/ubuntu xenial/main Translation-en
Reading package lists...
W: The repository 'http://extras.ubuntu.com/ubuntu xenial Release' does not have a Release file.
E: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/xe...4/Packages  404  Not Found [IP: 91.189.92.152 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Print this item

  grep - search for an "option" - text itself is a valid command parameter [solved
Posted by: Sprintrdriver - 08-09-2018, 06:36 PM - Forum: Off Topic - Replies (1)

Hi folks. Have som beginner-issues using grep here.
I'm up to search for the term "--prune-empty-dirs" in the man page of rsync. So I tried to ran this command:

Code:
man rsync | grep '--prune' -A1 -B4'
Problem is I get error grep: unrecognized option '--prune'.[size=1em]How can I make grep to recognise the text pattern "--prune" as the pattern to search for?[/size][size=1em]I can remove the two dashes, but that is not what I want to do.[/size][size=1.45em][edit while write post][/size]Ok, I found the solution after I remembered to search the web for "grep escape character" (that is probably what I should had ask for) - so I got it to work with the same command, but backslashes in front of all dashes:
Code:
man rsync | grep '\-\-prune' -A1 -B4

Print this item

  lite 4.0 slow start up
Posted by: juanfreinosa - 08-09-2018, 04:06 AM - Forum: Other - Replies (3)


Hello, downloaded Linux lite 4.0.  Installed all updates. Everything is great except for the start up time. It takes as much as 7 minutes to bring me to the desktop. Tks for your help  :Smile

Print this item

  Problems with Linux Lite
Posted by: Mcymb - 08-08-2018, 11:44 PM - Forum: Other - Replies (7)

What's up guys, this is my first forum topic, so sorry if i posting in the wrong place of forum.
I have a not very good notebook, which I would like to use again, but this time with linux. After some testing with other distributions (which did not recognize the video driver or the network driver), I did some research and opted for Linux Lite. After the installation, I have some problems, which are:

-The icons that were on the desktop when I installed it, are gone (Not a big problem, but it might be useful for you).

-The computer is too slow. When i use firefox, 96% of my CPU gone, open any window is slow, and when i installed firefox in my language, the firefox icon dont appeared.

-The computer don't reboot (a bugged pixels screen appears) and takes a lot of time to Boot Up.

Well guys, if any of you can help me, i will be VERY GREATFUL. Sorry for my bad english. I'm brazilian.

My notebook specs:

CPU: Intel Core 2 T5500 1.66Ghz

RAM: 2GB

Last version of Linux Lite.

Not video card.

Print this item