| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 7,732
» Latest member: Ol' Will
» Forum threads: 9,427
» Forum posts: 62,206
Full Statistics
|
| Online Users |
There are currently 1674 online users. » 1 Member(s) | 1669 Guest(s) Applebot, Baidu, Bing, Google, val
|
| Latest Threads |
5 Minute Boot
Forum: Other
Last Post: frank4360
1 hour ago
» Replies: 0
» Views: 5
|
after install Linux Lite ...
Forum: Installing Linux Lite
Last Post: val
Yesterday, 04:37 PM
» Replies: 10
» Views: 306
|
Sem som quando reinicia
Forum: Other
Last Post: di0lh0
Yesterday, 02:20 PM
» Replies: 19
» Views: 330
|
Hello!!!
Forum: Introductions
Last Post: stevef
Yesterday, 05:35 AM
» Replies: 1
» Views: 53
|
No authentication when i ...
Forum: Start up and Shutdown
Last Post: stevef
Yesterday, 05:33 AM
» Replies: 1
» Views: 53
|
Problem updating lite 7.6...
Forum: Updates
Last Post: valtam
11-13-2025, 11:52 PM
» Replies: 5
» Views: 429
|
ASUS x206HA black screen ...
Forum: Installing Linux Lite
Last Post: Doceal
11-10-2025, 09:25 AM
» Replies: 6
» Views: 902
|
time synchronization
Forum: Other
Last Post: LL-user
11-09-2025, 12:18 AM
» Replies: 1
» Views: 211
|
Series to Series Upgrade ...
Forum: Linux Lite Software Development
Last Post: berrywhitetiger
11-07-2025, 05:43 AM
» Replies: 4
» Views: 4,266
|
Regarding the minimum sys...
Forum: Installing Linux Lite
Last Post: valtam
11-02-2025, 11:41 PM
» Replies: 3
» Views: 471
|
|
|
| How to persist changes to the routing table? |
|
Posted by: arun jayapal - 04-04-2020, 03:30 PM - Forum: Network
- Replies (3)
|
 |
I am running linux lite 4.6 inside virtualbox. The machine has two network interfaces. I face the issue where the machine isn't able to connect to the internet. After investigation I found the issue to be with my routing table. No idea why this routing table got persisted in the first place.
Code: $ ip route
default via 192.168.175.1 dev enp0s8 onlink
10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15
192.168.175.0/24 dev enp0s8 proto kernel scope link src 192.168.175.18
After a bit of tinkering, I have a workaround. I modify the routing table as follows:
Code: $ ip route
default via 10.0.2.2 dev enp0s3
10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15
10.0.2.2 via 10.0.2.15 dev enp0s3
192.168.175.0/24 dev enp0s8 proto kernel scope link src 192.168.175.18
I am not sure why the above works.
However, I have to manually issue commands to setup the routing table to the state as shown above, after every reboot.
I have tried some ways to persist using the [tt]/etc/network/interfaces[/tt] file. The below file is an attempt at that:
Code: auto lo
iface lo inet loopback
auto enp0s3
iface enp0s3 inet dhcp
up /sbin/ip route add 10.0.2.2 via 10.0.2.15
up /sbin/ip route add default via 10.0.2.2
auto enp0s8
iface enp0s8 inet static
address 192.168.175.18
netmask 255.255.255.0
gateway 192.168.175.1
down /sbin/ip route del default
# up /sbin/ip route add 10.0.2.2 via 10.0.2.15
# down /sbin/ip route del default
# up /sbin/ip route add default via 10.0.2.2
But nothing worked.
Next I tried putting the commands in [tt]/etc/rc.local[/tt] that didn't work too.
What is the correct way to persist this?
|
|
|
| Older versions, requirements |
|
Posted by: mc_L20 - 04-03-2020, 06:55 PM - Forum: Installing Linux Lite
- Replies (4)
|
 |
I am trying to revive an old Dell laptop that was running Windows XP and is really too slow for anything newer (it currently has Windows 7, which is how I know that :-\ ). I started looking at Linux and actually tried several different distros on USB stick but most wouldn't connect to my internet, and the few that could were too slow. I just found a video about this distro and the system requirements were okay for my machine, but the video is 5 years old and Linux Lite is several versions past that. The current one has a requirement of 1gHz; my laptop is ~800mHz so I think the latest version won't work on it. I see that there are older versions available for download but I don't know their requirements. Are those available somewhere? I'd like to download the latest version that will run on this laptop.
The laptop is a Dell Latitude D631 that looks to have a Legacy BIOS (it's from 2008), with 4g RAM and a 120g HDD that is currently partitioned; I was going to put Linux in the empty partition but I couldn't get it any bigger than 16g, and anyway, I want to see what it does on USB first (assuming I can get a connection, which is another issue). This machine would be used only for Facebook, email (webmail), browsing, and audio/video stuff (YouTube, maybe some podcasts). The intended user (my brother, who is retired) doesn't have the skills to do anything else. If someone wants to recommend a particular version that's fine; I don't mind researching it, I just don't know where to look.
Thanks everyone.
|
|
|
| Ethernet connexion failes |
|
Posted by: loxito - 04-03-2020, 06:37 PM - Forum: Network
- No Replies
|
 |
Hello to all Linux Lite users !
My internet did function welll... but no more since i did use a shared connexion with a smartphone....
My internet connexion is OK i checked under another pc
The network doesn't get an Ip from my router... and connection stop, restarts and so on
Is it possible to resolve it by supressing the netork driver an to reinstall it
Perhaps do you have some better ideas ?
Thank you very much for your help and your suggestions
Jean-Marc
|
|
|
| without internet in LL 4.8 - I am a new user |
|
Posted by: vitto10 - 04-02-2020, 06:36 PM - Forum: Network
- Replies (2)
|
 |
good morning people,
my problem is that when connecting the pc by cable in linux lite I don't receive internet, when I connect it loads but ends up telling me that there is no connection.
I tried manually entering my ip, mask, getaway but it didn't work either.
For wifi nothing appears to me either.
Cheers
|
|
|
| Unable to get updates - password prompt |
|
Posted by: Paul - 04-01-2020, 08:04 PM - Forum: Other
- Replies (2)
|
 |
Hi everyone, i cant get updates because it keeps asking for an authentication password. Ive tried password, jerry, linuxlite etc - no luck. Can anyone help me pls?
Thanks
Paul
|
|
|
| Brand new to Linux and I cannot access a USB flash drive - please help! |
|
Posted by: tothemax - 04-01-2020, 03:45 PM - Forum: Hard Drives and SSDs
- Replies (1)
|
 |
I'm using Linux for the first time just as something to play around with on a secondary laptop I own. Today, I plugged in a flash drive, and I figured out how to use the disk manager to view the contents and reformat it with a partition using the Linux internal disk file format (Ext4). However...I can't access the damned thing! I saw that the drive displayed on my desktop, so tried to mount it, but I'm being told that I do not have permission to do that. How can I give myself permission to mount removable USB drives like this and write files to it?? (Disclaimer: I know what Terminal is but I do not know any commands. I'll happily type one if you give it to me, though).
|
|
|
|