| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 8,005
» Latest member: Waind1957
» Forum threads: 9,474
» Forum posts: 62,486
Full Statistics
|
| Online Users |
There are currently 3309 online users. » 0 Member(s) | 3305 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
update_failed - 400 Bad R...
Forum: Updates
Last Post: val
04-21-2026, 10:57 PM
» Replies: 2
» Views: 66
|
Problem updating lite 7.6...
Forum: Updates
Last Post: val
04-21-2026, 10:43 PM
» Replies: 6
» Views: 2,787
|
Problem updating LL6.2 - ...
Forum: Updates
Last Post: stevef
04-16-2026, 11:31 PM
» Replies: 1
» Views: 92
|
Project Litening
Forum: Linux Lite Software Development
Last Post: valtam
04-15-2026, 11:33 AM
» Replies: 16
» Views: 1,363
|
Website forum links not w...
Forum: Suggestions and Feedback
Last Post: valtam
04-06-2026, 12:32 AM
» Replies: 5
» Views: 421
|
time synchronization
Forum: Other
Last Post: LL-user
04-03-2026, 03:13 PM
» Replies: 5
» Views: 1,655
|
Permissions on a secondar...
Forum: Other
Last Post: stevef
04-02-2026, 06:26 AM
» Replies: 9
» Views: 726
|
Some windows fail to rend...
Forum: Video Cards
Last Post: Crimson Plasma
03-31-2026, 04:19 PM
» Replies: 4
» Views: 470
|
Linux Lite 7.8 Final Rele...
Forum: Release Announcements
Last Post: Wirezfree
03-29-2026, 10:21 PM
» Replies: 16
» Views: 31,722
|
Accidentally Deleted fold...
Forum: Hard Drives and SSDs
Last Post: trinidad
03-13-2026, 11:38 PM
» Replies: 3
» Views: 412
|
|
|
| no monitor network connections |
|
Posted by: trinidad - 03-06-2018, 05:57 PM - Forum: Desktop Customization
- No Replies
|
 |
A few years back doing certain things, such as conveniently testing scripts and software on bare metal systems was difficult and time consuming generally involving home server deployments, and/or the desktop clutter of multiple keyboards and monitors. On the plus side virtual computing began its evolution into what it is today with applications like gnome-boxes, Oracle virtual box, Vmware and so forth, but perhaps less notably some other quite useful applications evolved as well, like Remmina, open SSH, x11vnc, and network manager. Those of us who have several machines, and want to make attempts at OS tweaking such as modifying 32 bit systems on their own baremetal hardware from our powerful 64bit boxes don’t really need the multiple monitors and keyboards as in the past, and/or we don’t need to configure headless servers and complex sharing applications via the terminal either.
I am currently modifying a Debian 9 32bit system toward a Linux Lite look and feel, partly for fun, and partly because this stable 32bit is probably the last best of its kind. Opinions vary. In any case the process I am about to describe is something anyone can do nowadays because of the refined nature of Linux networking these days. Many of the old headaches (starting x11vnc at startup, connecting to shared ethernet, autologin etc.) are simply no longer a problem.
Go ahead and install a Linux Ubuntu/LL or a Debian 9 32bit system on that old hardware. Use the monitor at first, and the keyboard and mouse so that everything configures correctly. Install openSSH server to it. Install x11vnc to it. Set the system to auotlogin. *With Debain 9 XFCE apply the changes in this link to lightdm. https://steemit.com/software/@kskarthik/...in-lightdm
Next connect your other computer to it via ethernet. In LL simply create a new wired connection with IPv4 set to -shared to other computers- and save the connection. Connect to it and then connect to that connection from the 32bit machine. If your bigger machine has WIFI you will now have an internet connection on the old 32bit box without needing a card or dongle drivers. Set the old 32bit box to connect automatically and allow all users and save the connection. Once everything connects note the IP addresses of the two machines. (connections information in network manager) You do not need to change firewall settings on either machine or open any ports for any of this. Your big machine with the shared connection is likely to be addressed to 10.42.0.1 and the old 32bit machine is likely to be 10.42.0.253 on a broadcom pcix card.
Open Remmina on your big machine and set up sftp, secure shell, and vnc computing connections to the 32bit machine i/e 10.42.0.253 address. Shut down your 32bit machine. Turn it back on without the monitor. Give it time to autologin and connect via ethernet. *Make sure you connect to your wired connection on the big machine. See the video below for demonstration.
https://youtu.be/zlYfWeAO2GI
As you can see from the video I tried to connect before the 32bit system was completely loaded. Also note that the ethernet connection ends when the 32bit machine shuts down. You can also see that the defaults for x11vnc and openSSH are correct for simple passworded connections. Newbies can certainly set this up easily. Install from synaptic and you’re good to go. Go ahead and set Remmina vnc computing for the best (slowest) and 24bit true color. It doesn’t matter if the x server package on the old machine is glitchy, your video is running on the big machine.
TC
|
|
|
| change linux apearance after update to 3.8 |
|
Posted by: atpersian - 03-05-2018, 04:13 PM - Forum: Other
- Replies (4)
|
 |
Dear Developer
i update linux to new version 3.8 and when i stay away for 5 min and login to linux again i see everything like attached .
please help me to solve this problem >
B R
laptop aspire E1-532G intel pentium 1.7G 2MB Cache AMD radeon 1G 4G DDR3 and 256G SSD
|
|
|
| How to limit Chromium browser's cache size |
|
Posted by: Lex24 - 03-05-2018, 09:52 AM - Forum: Other
- Replies (4)
|
 |
I would like to limit the cache size in Chromium browser to 50 MB (52428800 bytes). Apparently you need to add the following parameter to the startup command:
Code: --disk-cache-size=52428800
1) Do you need to edit the command separately in the following two places, or can this somehow be done globally? Chromium is already set to Preferred Web Browser in Settings - Preferred Applications.
Alacarte Menu Editor
Code: chromium-browser %U --disk-cache-size=52428800
Settings - Keyboard - Application Shortcuts
Code: # is this ok?
exo-open --launch WebBrowser --disk-cache-size=52428800
# or do you need to replace this
exo-open --launch WebBrowser
# with this
chromium-browser %U --disk-cache-size=52428800
Does %U URL parameter need to be appended to the startup command in both Alacarte and Application Shortcuts?
2) Typing the following address in Chromium's address bar used to show the page with all kinds of statistics (including the new cache size limit), but all what I can get in Chromium v64 is mostly a blank page, so it is impossible to verify that the new size limit is in place:
Code: chrome://net-internals/#httpCache
# or
chrome://net-internals/#httpCache page
https://i.imgur.com/DDTrlpF.png
|
|
|
| facebook video chat problems on google chrome and firefox |
|
Posted by: kissbaby3 - 03-05-2018, 12:08 AM - Forum: Installing Software
- Replies (10)
|
 |
i am using linux lite 3.8
not sure if this is in the right place,
i tried to video chat on facebook, using the latest firefox, not working right , crashes.
so i tried google chrome, same thing.
do i need to install something to get this to work ?,
in firefox i can see and hear them, but they cat see or hear me.
in google chrome, it just crashes .
|
|
|
| Update or Uninstall |
|
Posted by: CSNLinux - 03-04-2018, 04:52 PM - Forum: Installing Software
- Replies (2)
|
 |
Today I wanted to try a new appearance for XFCE Desktop.
Downloaded it through:
Code: sudo add-apt-repository ppa:nikount/orta-desktop
after installing updating was advised but that didn't work
Code: csnlinux[member=7334]CSNLinux[/member]:~$ sudo apt-get update
[sudo] password for csnlinux:
Hit:1 http://ppa.launchpad.net/atareao/atareao/ubuntu xenial InRelease
Hit:2 http://ppa.launchpad.net/nemh/systemback/ubuntu xenial InRelease
Ign:3 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial InRelease
Hit:4 http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu xenial InRelease
Hit:5 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu xenial InRelease
Hit:6 http://repo.linuxliteos.com/linuxlite citrine InRelease
Hit:7 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease
Ign:8 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial Release
Ign:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Ign:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Ign:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Ign:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Ign:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Err:9 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main i386 Packages
404 Not Found
Ign:10 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main all Packages
Ign:11 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en_US
Ign:12 http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial/main Translation-en
Hit:13 http://mirror.transip.net/ubuntu/ubuntu xenial InRelease
Hit:14 http://mirror.transip.net/ubuntu/ubuntu xenial-security InRelease
Get:15 http://mirror.transip.net/ubuntu/ubuntu xenial-updates InRelease [102 kB]
Hit:16 http://mirror.transip.net/ubuntu/ubuntu xenial-backports InRelease
Hit:17 http://archive.canonical.com xenial InRelease
Fetched 102 kB in 7s (14.3 kB/s)
Reading package lists... Done
W: The repository 'http://ppa.launchpad.net/nikount/orta-desktop/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/nikount/orta-desktop/ubuntu/dists/xenial/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
So is there a way to get the updates, otherwise what is the right command to un-install this package?
|
|
|
| Chromium browser: bookmarks pane |
|
Posted by: Lex24 - 03-04-2018, 10:46 AM - Forum: Off Topic
- No Replies
|
 |
As Firefox keeps getting slower and slower I decided to have a look at Chromium. With LL v2.8 repos you get Chromium v64.0.3282.167. It starts and loads web pages much faster than FF but seems to be a bit heavier on memory.
One basic functionality that is missing is the bookmarks pane, which is standard in Firefox, Opera, IE and many other browsers. As it turns out this can be easily resolved by installing a bookmarks extension. After trying out a few of them I have settled on vBookmarks. It is based on NeatBookmarks but offers more features. Keyboard navigation in the bookmark tree works perfectly, scroll position and open folders are preserved after the pane is closed.
http://windviki.github.io/vBookmarks/
https://chrome.google.com/webstore/detai...kmdmklpihb
There is one bug, inherited from NeatBookmarks: search function doesn't work. To solve this I decided to install another extension specifically designed for bookmarks search, Bookmark Manager Plus:
https://chrome.google.com/webstore/detai...jomfkejibg
An alternative to those two extensions is Bookmarks Manager and Viewer. The search function works ok but keyboard navigation is not as quick as with vBookmarks, you sometimes need to get the focus with the mouse. The extension also uses a little more memory.
https://add0n.com/bookmarks-manager.html
https://chrome.google.com/webstore/detai...mghmmdhlfg
Another useful bookmark extension is Bookmark Scanner, used to delete duplicates and bookmarks with bad links:
https://chrome.google.com/webstore/detai...pdogjlejko
Another interesting extension is Popup my Bookmarks. It has good search function and nice GUI but unfortunately no keyboard navigation:
https://chrome.google.com/webstore/detai...bdjdbeifni
In Chromium Ctrl+B hotkey seems to be unassigned, so it can be safely assigned to the bookmarks extension. It is done from the Extension page (Alt+FLE), look for Keyboard Shortcuts at the bottom of that page.
|
|
|
|