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,728
» Latest member: EddieIcods
» Forum threads: 9,426
» Forum posts: 62,203

Full Statistics

Online Users
There are currently 1655 online users.
» 0 Member(s) | 1651 Guest(s)
Baidu, Bing, Facebook, Google

Latest Threads
Hello!!!
Forum: Introductions
Last Post: stevef
6 hours ago
» Replies: 1
» Views: 32
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
6 hours ago
» Replies: 1
» Views: 33
Sem som quando reinicia
Forum: Other
Last Post: stevef
7 hours ago
» Replies: 18
» Views: 212
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: stevef
Yesterday, 04:15 PM
» Replies: 9
» Views: 192
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 377
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 874
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 194
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,226
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 437
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 05:51 AM
» Replies: 23
» Views: 7,364

 
  I need help installing some 3rd party programs
Posted by: 5150Jim - 08-19-2015, 09:27 PM - Forum: Installing Software - Replies (20)

As you can probably tell, I'm new to Linux. I love it but I'm really confused about installing 3rd party programs. I have been around PCs since DOS 1.0. I had Vic 20s & C-64s before that.
Okay, sorry I digress. I hate WIN 8 but WIN 7 was okay & I have dual boot on this laptop but now WIN 7 is having problems but that's another topic. We have 4 laptops & I have Linux Lite on 3. But I'm not grasping how to get something as easy as iTunes on the laptop to work. Also last night I tried to install Java but not even sure where to go to & enable it.
I did use forum & this info:

Hello!

Yes, the procedure listed in the manual was the one I followed. That procedure didn't work, so I did what I do WHENEVER *ANYTHING* stumps me: I started Googling. I found THIS URL:

http://forum.pcmech.com/showthread.php?t=231503

The procedure spelled out at that URL did the trick. Oracle's Java check (JRE 7 Update 51, the latest one) now passes...

73 DE N4RPS
Rob
« Last Edit: March 06, 2014, 10:26:40 PM by N4RPS, Reason: Updated post to reflect solution to stated problem... »

But when it said to
Create a symbolic link to the libnpjp2.so file in the browser plugins directory
Go to the plugins sub-directory under the Firefox installation directory
cd <Firefox installation directory>/plugins
Create plugins directory if it does not exist.
Create the symbolic link
ln -s <Java installation directory>/lib/i386/libnpjp2.so


I was lost.
So I guess what I need is a little more hand holding as I go through the installations.
I still can't print from my laptop but that's for another day also.
So I have downloaded both iTunes & Java but can use either.
Can someone tell, is there an easy fix.
TNX, Jim

Print this item

  Duplication of LL in device boot list - does it matter?
Posted by: m654321 - 08-19-2015, 07:46 AM - Forum: Other - Replies (2)

The UEFI dual-boot on my laptop is working well.
However, I notice in the Device Boot List that LL is listed twice, even though only one LL operating system is installed (version 2.4), alongside win8.1.

Why is this & does it matter?
Should I delete one of them?

Thanks for any help with this

Regards
Mike

Print this item

  How to print?
Posted by: Monkeyman - 08-19-2015, 05:06 AM - Forum: Printing and Scanning - Replies (6)

I have an HP printer.  I've used it once or twice successfully and just printed a .pdf page.  I can't remember how to print anything else.  I've tried opening the file(s) in a Print Preview page but it comes up blank.  The files I currently want to print are .png formats.

I feel stupid but I just can't remember what I did last time.

Print this item

  hello im jerry
Posted by: jerryemerydelacruz - 08-19-2015, 01:10 AM - Forum: Introductions - Replies (2)

I've been trying to install linux lite in an old machine for the last week.  The machine won't boot from usb and only has an old cd rom drive.  So i hunted down some blank cd roms at walgreens and now find the 700 mb isn't going to be enough.  is there a way to get this "easy" to use system on this old computer?

Print this item

  Why is there Steam repository in Linux Lite?
Posted by: Zead - 08-17-2015, 04:40 PM - Forum: On Topic - Replies (4)

It seems the newest Steam package is already provided through your Linux Lite repository.

Btw, I thought it would be a good "feature" to include GOG Galaxy in your repository as well when it is released.

Print this item

  Lost network icon in taskbar
Posted by: raj - 08-17-2015, 02:43 PM - Forum: Installing Linux Lite - Replies (14)

A bit self inflicted perhaps, but I tried to install another desktop (enlightenment/E17), then removed it and now I've lost the wifi icon where I access my VPN. I assume these 2 things are related. I can't find any way to get it back.

Print this item

  [SOLVED] Inconsistent folder permissions
Posted by: paul1149 - 08-17-2015, 02:03 PM - Forum: Other - No Replies

I converted two internal partitions to ext4 and they ended up with exclusive root ownership and viewing permissions. It seems to me that root ownership of the partition is a good thing, but I want all admins to be able to read and write, and others to read.

I didn't have any success with

      sudo chmod u=rwx,g=rx,o=r /seagate100

so I opened the partition as administrator in Thunar, and went to the Properties/Permissions tab, and there set the Group to sudo. It took a long time to process, and though it was nominally successful and I now can see and access the partition's contents, it now says there are inconsistencies in the permissions.

Is what I am trying to do the best way to deal with the permissions? And what is the best way to achieve it?

Thanks,
Paul


EDIT:
Looks like this is solved. It seems the problem was when I switched the Group to sudo. The dialog made the change immediately, which left owner root with rwx permissions, but the new group sudo, of which root is a member, still with only Read permissions. That's a no-no. I went back and equated the permissions of owner and group (rwx, via command line), and after a few minutes the conflict disappeared.

It would be better if the dialog waited for all changes before implementing any, for the sake of conflicts and also only parsing the files once. But in any case this worked out.

Print this item

  [SOLVED] Wine (and other software) installed with LL2.4 but not showing in Syna
Posted by: justme2 - 08-17-2015, 01:07 PM - Forum: Installing Software - Replies (6)

I'm having problems running a windows app in WINE, which until recently, worked ok but now crashes when attempting to load a file. Searching wine in synaptic, shows the latest version available but does not show any wine version installed. Can I safely re-install the latest wine through synaptic or will that mess up future Lite Updates? The application is a specialist one with no Linux substitute, so I must run it in wine.

TIA for any assistance.

Print this item

  Virtual keyboard help
Posted by: Robinhood - 08-16-2015, 06:06 AM - Forum: Other - Replies (1)

Well I am new to linux and decided to give lite ago along side my windows7.

What I can not understand is how to install and get a virtual keyboard up and running in lite.

Would some kind person please point me in the right direction.

Thanks.

Its now sorted thank you i found the information needed here https://dfgkh547-jsdfv8.iyhkj.tk/forums/sugge...5/#msg6865

Print this item

  installing the updated gecko media player in mozilla browser
Posted by: katME - 08-16-2015, 02:44 AM - Forum: Tutorials - Replies (2)

hello!!

my gecko media player in mozilla is outdated and i update it in gecko media player
web page but i dnt know how to install it..., plz help me how to do it!

Print this item