| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1464 online users. » 0 Member(s) | 1461 Guest(s) Applebot, Bing, Google
|
| Latest Threads |
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-06-2026, 05:35 AM
» Replies: 11
» Views: 874
|
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,517
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 521
|
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,935
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 311
|
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,241
|
xfce-panel fuzzy clock
Forum: Installing Software
Last Post: valtam
02-28-2026, 02:38 AM
» Replies: 1
» Views: 314
|
Unable to Mount External ...
Forum: Hard Drives and SSDs
Last Post: sqwuade
02-22-2026, 08:39 AM
» Replies: 7
» Views: 42,010
|
|
|
| Windows 7 can read / write on ext4 partitions without additional software...! |
|
Posted by: m654321 - 11-23-2016, 12:04 PM - Forum: Off Topic
- No Replies
|
 |
I made a surprise observation today...
I found out that I could both read & write data files on an MSDOS-ext4 formatted data partition on my PC, using a Win7 VM, mounted as guest in an LL3.2 host. "Surprised", because I didn't think ext4 was normally accessible from Windows OS, unless special software was employed.
Is the above only seen when Windows OS is installed as a VM?
It means I'll have to adjust the shared folder settings in Oracle VM VirtualBox Manager to 'read only', to avoid any potential security issues, e.g. the possibility that Microsoft updates might over-write parts of the PC's data files or OS files.
Recently, I had to abandon a Win7 / LL3.2 legacy dual-boot, because following a recent patching of Win7 with Microsoft security updates, the PC failed to boot. It even failed to detect the SSD drives on setup1 - they weren't even listed in the boot device list.
As a consequence of this, I've now returned to a Linux-only setup (setup1 in sig): LL3.2 as the main workhorse OS, dual-booted with Linux Mint 18 (XFCE) as a back-up, in case anything happened to LL.
And of course Win7 (& any Windows OS in general) is now relegated to VM status, following the unfortunate experience that I've just described above...
Cheers
Mike
|
|
|
| Steam not working |
|
Posted by: Arkarion.23 - 11-22-2016, 10:01 PM - Forum: Games Support
- Replies (1)
|
 |
Hi guys,
I have a problem with Steam. I noticed a similar thread saying "Steam wont run" but it is already marked as solved and sadly didn't help in my case. I tried installing via Lite Software, download from valve and also by terminal. Only "terminal-version" did something and patched itself, but did not start. The other two did nothing at all. Uninstalled and deleted everything (also hidden files), made a clean install with Lite, tried to execute via terminal and got this message:
Code: arkarion23@Athanasia:~$ steam
Running Steam on ubuntu 16.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0)
libGL error: unable to load driver: r600_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: r600
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
Do you have an idea how to fix this? I am still new to linux so I am not the best at guessing what to install and what not 
Thanks in advance!
Best regards,
ark23
|
|
|
| LibreOffice Renaming Menu Icons |
|
Posted by: Arkarion.23 - 11-22-2016, 09:32 AM - Forum: Other
- No Replies
|
 |
Hi guys,
is there a simple way to rename the LibreOffice icons to default in the menu? I'm used to LibreOffice so I would prefer "Writer" "Calc" etc. over "New Document" ...
I tried to change this via the Main Menu application, changing name via properties, but this did not work.
Thanks in advance!
Best regards,
ark23
|
|
|
| Consider including how to switch repository mirrors in the documentation |
|
Posted by: ralphy - 11-21-2016, 10:54 PM - Forum: Suggestions and Feedback
- Replies (3)
|
 |
It would be good to document somewhere (maybe in the Help Manual) how to switch and use a different Linux Lite repository.
/litemanual/software.html#sources explains how to "Change your Software Updates Country Location" but that does not apply to the Linux Lite repository. It doesn't really help much if there are different mirrors for the Linux Lite repository but everyone keeps on using the default one. As Linux Lite user base grows, requests to master server will increase substantially over time. It is helpful for the master server and most importantly for end-users to use a LL mirror closer to them other than repo.linuxliteos.com.
|
|
|
| Change Sound Output by Hand |
|
Posted by: erve02d0 - 11-21-2016, 07:15 PM - Forum: Other
- Replies (3)
|
 |
I had to connect my Linux Lite desktop computer to the tv with hdmi, and apparently Linux Lite doesn't change sound output automatically. I was able to fix that, but now I want the sound to play from the speakers again, how do I do that?
In Volume Control, in the Configuration tab, there are about a million choices. How do I know which one is my set of speakers, that are currently plugged in?
|
|
|
| Global proxy settings in Linux Lite 3.2 |
|
Posted by: ralphy - 11-21-2016, 07:03 AM - Forum: Tutorials
- No Replies
|
 |
Web Proxy tip for Linux Lite 3.2
If you're looking for a way to configure web proxy settings system-wide in Linux Lite 3.2, this guide may help you accomplish just that. dconf-tools/dconf-editor do not seem to work (or at least it didn't work for me in Linux Lite 3.2) and that's why I'm writing this post; hopefully it will help others.
What works: Environment variables
You will define some environment variables such as:
no_proxy
http_proxy
https_proxy
... in /etc/environment
Note: Some applications require the above mentioned variables all in upper case while others in lower case. Therefore we will define each variable using all 'UPPER CASE' as well as 'lower case'.
Depending on your needs, you can define different variables to connect to the desired proxy such as:
no_proxy=localhost,127.0.0.0/8,*.local
NO_PROXY=localhost,127.0.0.0/8,*.local
all_proxy=socks://proxy.domain.tld:port/
ALL_PROXY=socks://proxy.domain.tld:port/
http_proxy=http://proxy.domain.tld:port
HTTP_PROXY=http://proxy.domain.tld:port
ftp_proxy=http://proxy.domain.tld:port
FTP_PROXY=http://proxy.domain.tld:port
https_proxy=http://proxy.domain.tld:port
HTTPS_PROXY=http://proxy.domain.tld:port
You can set the http_proxy variable with the hostname or IP address of the proxy server as well as its connection port:
http_proxy=http://proxy.domain.tld (assumes port 80 by default)
http_proxy=http://proxy.domain.tld:8080 (connects to proxy.domain.tld on port 8080)
http_proxy=http://192.168.1.200:8080 (connects to 192.168.1.200 on port 8080)
If the proxy server you are connecting to requires a user name and password, include them as follow:
http_proxy=http://username:[email protected]
http_proxy=http://username:[email protected]:8080
http_proxy=http://username:[email protected]:8080
Similarly https_proxy is for https protocol.
Done with the basics, time to get it done In this guide, we will be configuring some variables to connect to a http/https proxy without authentication. Use your favorite text editor to edit /etc/environment... vi, gedit, leafpad, you name it. Let's use leafpad in this guide for demonstrations purposes:
Code: gksu leafpad /etc/environment
![[Image: eFAzsXj.png]](http://i.imgur.com/eFAzsXj.png)
Let's add the variables needed to connect to a local (192.168.1.2) web http/https proxy on port 3128 that does not require authentication:
![[Image: Pq77ZBj.png]](http://i.imgur.com/Pq77ZBj.png)
You must logout or restart for your desktop environment to refresh it's environment variables. Since all desktop applications are started by the desktop environment, they subsequently inherit its environment settings.
By default, most web browsers use the system proxy settings but it is worth checking just to be sure. For example, in Firefox, check the network settings under Preferences => Advanced => Network => Settings... and make sure it is using the system proxy settings.
![[Image: wjJoNYW.png]](http://i.imgur.com/wjJoNYW.png)
Have fun!
|
|
|
|