| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1421 online users. » 0 Member(s) | 1416 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-06-2026, 05:35 AM
» Replies: 11
» Views: 876
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 277
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,518
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 524
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 316
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 26,970
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 312
|
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,242
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 315
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 42,010
|
|
|
| Trim support |
|
Posted by: carchaser - 12-05-2016, 01:20 AM - Forum: Hard Drives and SSDs
- Replies (5)
|
 |
Can some please fur ther explain this yellow box to me. I'm fairly new to this and don't understand what I'm looking at since there is no direct command and example. I don't understand the copy area in the yellow box and how I'm supposed to modify it. I coped this from the help manual:
Terminal Command:
sudo leafpad /etc/rc.local
Above the line exit 0 in that file, add the TRIM command fstrim -v for every EXT4 partition from your fstab file.
Copy the text below and edit it to match your set up. We include the creation of a log for you so you can check if trim is performed during boot up. The log is in /var/log/trim.log
#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
LOG=/var/log/trim.log
echo “*** $(date -R) ***” >> $LOG
fstrim -v /boot >> $LOG
fstrim -v / >> $LOG
fstrim -v /home >> $LOG
echo " " >> $LOG
exit 0
|
|
|
| Turbo ad-based support? |
|
Posted by: Lite Potato - 12-03-2016, 05:29 AM - Forum: Suggestions and Feedback
- Replies (9)
|
 |
There should be an option for users to browse the website with extra ads for supporting Linux Lite more strongly. I suggest we switch to Revcontent ads, as they allow us to choose what ads to see.
A reply would be appreciated.
|
|
|
| Questions before LL install -- considering many distros. |
|
Posted by: jimmypants - 12-03-2016, 12:15 AM - Forum: On Topic
- Replies (2)
|
 |
Hello, my name is Jimmy and I am considering to install Linux Lite and I would like more information before making any decisions.
I have a newer computer: - Housing = Lenovo ThinkPad T530 (laptop).
- CPU = Intel Core i7-3520M CPU @ 2.90GHz. Cores = 2. Enabled cores = 2. Threads = 4.
- Graphics = NVIDIA GF108M [NVS 5400M], 33 MHz.
- BIOS = Lenovo G4ETA6WW (2.66, UEFI), which is NVIDIA Optimus enabled (can do integrated, discrete or hybrid graphics).
- SSD: System = 250 GB. Data = 500 GB.
History:
Old PC is simply too slow to deal with my (rather large) Google spreadsheets and JavaScript calculations, plus 2/3 USB ports have now died.
New PC came with Win10, but I hated Win10 (and do not like Win8). (In my opinion, Win7 was peak Windows.) Uninstalled Win10 and then tried Ubuntu Unity but hated Unity. Tried Ubuntu Studio, but its bugs turn me off.
Goals & Uses, in no particular order except for identification in conversation:
- I want this computer to last me at least the next decade, as has my old computer (WinXP on Compaq Presario laptop, bought in 2005).
- Professional audio, video and lighting control softwares for professional event & studio technology equipment, such as digital audio mixers, video mixers, lighting mixers, etc.
- Multi-track digital audio recording, editing, mixing and playback (DAW/digital audio workstation).
- Spreadsheet & Google Apps Script programming for large calculations that use iterative mathematical functions to find answers. (The computer sits there spinning for a minute before finally coming up with an answer.)
- Android app creation.
- Video conferencing.
- Run WinXP or Win7 in a virtual machine.
Questions...
- Does Linux Lite support NVIDIA Optimus out of the box?
- Does LL support low-latency kernels for professional audio software environments, such as JACK?
- Is it possible to reliably use JACK audio software (for realtime patching with low-latency) on LL?
- Once the OS is set up, what risks are there regarding compatibility with future audio softwares and drivers? (Can I just continue to use the OS for 10 years straight, like I did with XP, even after support ended?)
- Can I reliably install professional audio, video and lighting control softwares which are not listed in the LL repository? ...without the process being too complicated?
So far, I have been considering all of the following, using XFCE desktop:- Ubuntu Studio (LTS, based upon Xubuntu >> Ubuntu). https://ubuntustudio.org/ My first choice, but unfortunately, this distro has several system bugs that really bother me (wifi fails when system errors occur, mouse disappears, software center crashes upon open rendering it unusable, etc.).
- Xubuntu (LTS, based upon Ubuntu). Concerned about more of the same here, as Ubuntu Studio is based upon this.
- Manjaro (rolling releases, based upon Arch). https://manjaro.org/ Very appealing, but concerned about 5+ years down the road... Will this OS become too advanced for my computer?
- Linux Lite (LTS, based upon Ubuntu). Can this actually do everything I want it to do?
I am new to Linux, so any insight would be greatly appreciated.
Thanks!
~ jimmy
|
|
|
| Residual Config files |
|
Posted by: bayoubooger - 12-01-2016, 10:39 PM - Forum: Other
- No Replies
|
 |
Under Synaptic, Not installed (Residual Config). Do you uninstall or let it lay?
Solution:
Lite Tweaks, Residual Config Files.
|
|
|
|