See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
every some days using Linux lite, suddenly i lose the connection
#2
For network trouble shooting on a simple home network you can do a bit of investigating.

While it is working, open a terminal window (by pressing 'ctrl+alt+t') and provide the output of the following commands

Code:
ip a
Code:
ifconfig -a
Code:
ip r
Code:
route
Code:
ip n
Code:
arp -a
Code:
ping _gateway
terminate command with 'ctrl c'
Code:
ping 8.8.8.8
terminate command with 'ctrl c'
Code:
ping google.com
terminate command with 'ctrl c'


When it stops working do exactly the same set of commands and post the results.
stevef
clueless
Reply


Messages In This Thread
Re: every some days using Linux lite, suddenly i lose the connection - by stevef - 09-08-2022, 12:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)