mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

649
comptes actifs

#Reboot

2 messages2 participants0 message aujourd’hui

A #reboot is a solution to many tech problems. But if you are on #Linux, did you know you need to reboot only if your kernel has changed? Otherwise you can do a "soft reboot" and get the same thing. You need to kill the init process and make it respawn. It varies from distro to distro but on #systemd ones, you can do systemctl soft-reboot and it'll do the job for you.

Also if you have problem with your graphical shell, you can simply restart your graphical stuff. Not even a soft reboot is needed. For instance if your display manager is lightdm like me, simply do systemctl restart lightdm.

I think this applies to other #unixlike operating systems with the similar kernel and system architecture as Linux. Maybe #BSD people can share their experience?

Es geht um die Repräsentation von Wähler*innen-Stimmen

@zwecki und ich hatten in der letzten Folge @rebootpolitics @wako zu Gast, die mit uns über die Wahlrechtsreform in #NRW, das neue Sitzverteilungsverfahren für Kommunalvertretungen und die Klagen gegen dieses gesprochen hat.

Es war ein spannendes Gespräch, hört gern rein:
podcasts.homes/@rebootpolitics

TIL that FreeBSD supports soft reboot via sudo reboot -r :dragnaww:

This is necessary when I want just to reboot all machinery from init levels 1 to 3 (restart daemons, userspace programs, remount all filesystems, etc) and don't want to do power cycle, restart libreboot and kernel.

#freebsd#til#reboot