> Hi, > > when I am using the laptop a long time, several hours, also in cases > when I take a brake of some minutes > the internet connection freezes > and there is no way to get it back, > even restarting icedove or icecat. > The only possibility is to restart the laptop. > > Is there a command to restart the internet connection, > so that I don’t have to restart the laptop? Is your system using NetworkManager service or is the networking configured statically? In case of the former (which is a typical setup for casual desktop users), what desktop environment are you using? Does it provide some frontend for NetworkManager with which network connections can be configures? I think all the bigger, user-friendly desktop environments do so by default. The gui for configuring connections is commonly available by clicking on its icon somewhere. Some desktops (also depending on how they were packaged) might leave such networking gui for the user to set up, tho. Anyway, if you just want to restart the *thing* responsible for managing connections, you can try `sudo herd restart network-manager`. Note: I'm mostly using Guix on a foreign distro hence I might be missing something in what I wrote -- (sig_start) website: https://koszko.org/koszko.html PGP: https://koszko.org/key.gpg fingerprint: E972 7060 E3C5 637C 8A4F 4B42 4BC5 221C 5A79 FD1A ♥ R29kIGlzIHRoZXJlIGFuZCBsb3ZlcyBtZQ== | ÷ c2luIHNlcGFyYXRlZCBtZSBmcm9tIEhpbQ== ✝ YnV0IEplc3VzIGRpZWQgdG8gc2F2ZSBtZQ== | ? U2hhbGwgSSBiZWNvbWUgSGlzIGZyaWVuZD8= -- (sig_end) On Tue, 11 Apr 2023 15:33:38 +0000 Gottfried wrote: > Hi, > > when I am using the laptop a long time, several hours, also in cases > when I take a brake of some minutes > the internet connection freezes > and there is no way to get it back, > even restarting icedove or icecat. > The only possibility is to restart the laptop. > > Is there a command to restart the internet connection, > so that I don’t have to restart the laptop?