0 Members and 1 Guest are viewing this topic.
man nmcli
apt-get upgrade updateapt-get dist-upgrade -dinit 3 # or whatever the systemd command now is...
apt-get dist-upgrade
Maybe related:http://chili.siduction.org/issues/1459
apt-get updateapt-get dist-upgrade -dinit 3 # or whatever the systemd command now is..apt-get dist-upgrade
apt-get install sidu-base && sidu-installer
The network connection is gone when in init 3 Environmentis changed. (systemctl isolate multi-user.target)
systemctl stop lightdm
Only after a restart it is ok again.
ifup eth0
TryCode: [Select]systemctl stop lightdm
I noted a strange behavior, when I switch to "init 3" , only the eth0 go down, while wlan0 remain up
inxi -xI