| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1016 online users. » 1 Member(s) | 1010 Guest(s) Applebot, Baidu, Bing, Google, Yandex, silvo3070
|
| Latest Threads |
Not Able to Install Googl...
Forum: Installing Software
Last Post: Orson_Yancey
01-18-2026, 08:38 PM
» Replies: 17
» Views: 796
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: SharkyEXE
01-18-2026, 12:24 PM
» Replies: 24
» Views: 11,404
|
Can't test LinuxLite 7.6 ...
Forum: Installing Linux Lite
Last Post: SharkyEXE
01-18-2026, 08:10 AM
» Replies: 0
» Views: 31
|
Cant find up-to-date driv...
Forum: Video Cards
Last Post: justsumrandomcreture
01-13-2026, 02:18 AM
» Replies: 0
» Views: 86
|
update error - PPA (stace...
Forum: Updates
Last Post: stevef
01-12-2026, 11:19 AM
» Replies: 1
» Views: 113
|
trying to update (while) ...
Forum: Installing Linux Lite
Last Post: stevef
01-11-2026, 08:27 AM
» Replies: 1
» Views: 109
|
Troubles installing 7.6 o...
Forum: Installing Linux Lite
Last Post: stevef
01-09-2026, 01:59 PM
» Replies: 3
» Views: 247
|
redshift-gtk
Forum: Other
Last Post: di0lh0
01-09-2026, 01:31 AM
» Replies: 1
» Views: 153
|
Linux Lite 7.8 RC1 Releas...
Forum: Release Announcements
Last Post: sqwuade
01-08-2026, 08:01 PM
» Replies: 23
» Views: 4,374
|
why that change in system...
Forum: Installing Linux Lite
Last Post: valtam
01-02-2026, 11:49 PM
» Replies: 3
» Views: 555
|
|
|
| MAME Config & Tips |
|
Posted by: JesusLinux - 06-02-2017, 08:19 PM - Forum: Games Support
- No Replies
|
 |
Hi Everbody!
I recently intalled MAME for some old school gaming. however I need some light and tips on config and running games.
I know you have to download Roms (games) to specific folder...
Can anyone show me how it's done?
I don't know much about using the terminal. I tried searching for folders in MAME but cant's find any!
is anyone using MAME to play games on LL?
Thanks
|
|
|
| SUDO Flaw CVE-2017-1000367 Series 2.x Series 3.x |
|
Posted by: valtam - 06-02-2017, 03:19 AM - Forum: Security & Bug Fixes
- Replies (7)
|
 |
A high-severity vulnerability has been reported in Linux that could be exploited by a low privilege attacker to gain full root access on an affected system.
The vulnerability, identified as CVE-2017-1000367, was discovered by researchers at Qualys Security in Sudo's "get_process_ttyname()" function for Linux that could allow a user with Sudo privileges to run commands as root or elevate privileges to root.
1. Make sure to run Menu, Favorites, Install Updates.
2. Open a terminal:
should show the patched version for Series 3.x:
Code: apt policy sudo
sudo:
Installed: 1.8.16-0ubuntu1.4
Candidate: 1.8.16-0ubuntu1.4
should show the patched version for Series 2.x:
Code: apt policy sudo
sudo:
Installed: 1.8.9p5-1ubuntu1.4
Candidate: 1.8.9p5-1ubuntu1.4
Sources:
https://people.canonical.com/~ubuntu-sec...00367.html
http://thehackernews.com/2017/05/linux-s...-hack.html
|
|
|
| Unable to copy music to Nokia 7230 |
|
Posted by: JesusLinux - 06-01-2017, 01:06 PM - Forum: Other
- Replies (1)
|
 |
Hi guys!
I have Nokia 7230 phone that I use as mp3 player.
Just bought 16GB micro SD card for it (which is max. capacity it can handle) and I'm unable to copy mp3 files to it!
It copies 3 songs and then says:
libmtp error.
Could not send object info...
Can anyone help?
Thanks
|
|
|
| Packages configured multiple times etc/apt/sources.list.d/google-chrome.list:1 |
|
Posted by: maciaccio - 06-01-2017, 02:06 AM - Forum: Installing Software
- Replies (7)
|
 |
After install on HP-dv8000 laptop, I installed a couple prog's through SPM. I installed Chrome browser thru command line found on LL forum.
Next day when opening Synaptic Pkg Mgr, I get an "error occurred" msg box filled about 20 errors:
"W: Target Packages (main/binary-amd64/Packages) is configured multiple times in etc/apt/sources.list.d/google-chrome.list:3 and etc/apt/sources.list.d/google.list:1"
and
"W: Target Translations.......etc, etc, etc...."
All the errors are related to Google Chrome. Do you need the entire log posted?
What is this, and does it require a fix? If so, please advise.
Thanks
|
|
|
| Survey: How many space needs "/opt" in fact? |
|
Posted by: JohnD - 06-01-2017, 01:27 AM - Forum: Other
- Replies (7)
|
 |
I've collected data from different linux installations, and I've asked some linux specialists for their opinion, how many hard disk space is needed for the directory or partition of "/opt".
Because there are some very different statements on what is necessary, I would like to collect some data from the real world. What is going on in fact, not in theory?
Therefore I request everybody to check what's going on at his own linux system. You only have to put the following command in your terminal and post the result here.
Code: sudo du -h -d 1 /opt
On my current linux installation it looks like this:
Code: johnd@linux-system:~$ sudo du -h -d 1 /opt
21M /opt/sublime_text
16K /opt/lost+found
221M /opt/pt
241M /opt
johnd@linux-system:~$
If you like to say, which programs are installed under /opt, I would apprechiate it.
(I'm sure, I've some misspellings. Sorry for this!)
Regards
JohnD
|
|
|
| How to configure fsck to run automatically |
|
Posted by: skippy95 - 05-31-2017, 06:46 PM - Forum: Other
- Replies (8)
|
 |
Questions:
Is fsck already configured to run after a certain amount of time or number of mounts?
If so, what command will show this?
If not, how do I configure fsck to run and fix errors after a certain number of mounts?
Is fsck configured to run and fix errors after a forced shutdown?
If not, how do I configure fsck to to run and fix errors after a forced shut down?
Should fsck be configured to run for these cases on a separate /home partition?
What I want to accomplish:
- fsck to auto run on /dev/sda1 and /dev/sda3 after so many boots and automatically fix errors.
- fsck to auto run on /dev/sda1 and /dev/sda3 after a forced shut down and automatically fix errors.
I'm running linux lite 3.4. I've been trying to figure out if fsck is already comfigured to run for the above cases, but I'm just not sure.
Also, my thinking is that, since /sda3 is a data partition with its own file system, and it mounts at boot, then fsck should be run on this part as well - please correct me if I'm wrong.
I don't know if it's necessary, but I'm including some output I've been looking at. All output is default from installation, I haven't change anything.
I'm still a newbie at this, and your help and information is greatly appreciated as I want to learn, and I want to learn to do it right.
Contents of /etc/init/mountall:
Code: script
. /etc/default/rcS || true
[ -f /forcefsck ] && force_fsck="--force-fsck"
[ "$FSCKFIX" = "yes" ] && fsck_fix="--fsck-fix"
...
end script
Contents of /etc/default/rcS:
Code: # automatically repair filesystems with inconsistencies during boot
#FSCKFIX=no
Contents of /etc/fstab:
Code: # / was on /dev/sda1 during installation
UUID=... / ext4 errors=remount-ro 0 1
# /home was on /dev/sda3 during installation
UUID=... /home ext4 defaults 0 2
Contents of /proc/mounts:
Code: /dev/sda1 / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda3 /home ext4 rw,relatime,data=ordered 0 0
Output of tune2fs -l /dev/sda1:
Note: Last checked date value equals date and time of installation.
Code: Errors behavior: Continue
Mount count: 91
Maximum mount count: -1
Last checked: Mon May 8 08:12:12 2017
Check interval: 0 (<none>)
Output of tune2fs -l /dev/sda3
Note: Last checked date value equals date and time of installation.
Code: Errors behavior: Continue
Mount count: 98
Maximum mount count: -1
Last checked: Mon May 8 08:12:12 2017 (during installation)
Check interval: 0 (<none>)
Contents of /var/log/boot.log:
Note: boot.log shows a modified date of today.
Code: /dev/sda1: clean, 217267/1638400 files, 1317759/6553600 blocks
|
|
|
| Stop suspend on laptop lid close from startup |
|
Posted by: peter-j - 05-31-2017, 06:05 PM - Forum: Start up and Shutdown
- Replies (13)
|
 |
Hello
First post here and I just want to say that Linux Lite has made an otherwise useless piece of junk completely usable so thank you kindly to everyone involved for all your dedicated hard work.
My formerly useless piece of junk is a Toshiba M200 tablet PC. I have managed to get around majority of the issues except one. Being a tablet PC I tend to turn the screen around and lay it flat to the keyboard which also happens to be where the lid close switch is hidden, this causes the power management to suspend the system. I've changed the power management settings in XFCE and when logged in and at the desktop turning it into its tablet mode seems to have no effect and the machine doesn't suspend.
However on startup, if it is in tablet mode then the laptop will get so far then suspends. Powering on again just causes it to get a bit further then suspends again and this will continue 2-3 times before it crashes the system and I have to forcibly turn it off.
I have been into /etc/systemd/logind.conf and changed the option #HandleLidSuspend to ignore and restarted the service. I have also edited /etc/UPower/UPower.conf and set IgnoreLid to true. Is there anywhere else I need to look or change? Ideally I'd like to completely disable the lid close button.
Thanks in advance
|
|
|
|