ceni not pre-installed
ceni not pre-installed
Just installing MX-19 on my x220 test machine, so I can test an installer script and their was no pre-install ceni.
After installing MX-19 rebooted to terminal line logged on.
Then plugged in a lan cable run sudo apt update then installed ceni, ran ceni added password worked fine then sudo apt upgrade.
Rebooted straight to the lightdm logon screen. Happy Days
Would it be possible to add ceni to the installer so no lan cable would be needed after the install.
After installing MX-19 rebooted to terminal line logged on.
Then plugged in a lan cable run sudo apt update then installed ceni, ran ceni added password worked fine then sudo apt upgrade.
Rebooted straight to the lightdm logon screen. Happy Days
Would it be possible to add ceni to the installer so no lan cable would be needed after the install.
Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
- dolphin_oracle
- Developer
- Posts: 22647
- Joined: Sun Dec 16, 2007 12:17 pm
Re: ceni not pre-installed
use of ceni causes problems if you use network-manager, so we don't include it.
you can configure your net connection with the nmcli utility. there is also a ncurses interface with nmtui (run in terminal).
you can configure your net connection with the nmcli utility. there is also a ncurses interface with nmtui (run in terminal).
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: ceni not pre-installed
Thanks for the info dolphin never heard of these before will add to my help file maybe not. I don't like this network manager thingy it's too gui and takes over the network. Ceni is much more fun
But at least on running ceni it give you the option to turn off network manager.

Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
Re: ceni not pre-installed
ceni is reported to be dead. From siduction's lead developer:
https://forum.siduction.org/index.php?t ... 7#msg63537ceni is dead, can't handle the new device naming scheme.
- anticapitalista
- Developer
- Posts: 4314
- Joined: Sat Jul 15, 2006 10:40 am
Re: ceni not pre-installed
It's alive and kicking in antiX.sunrat wrote: Sat Jan 25, 2020 5:10 am ceni is reported to be dead. From siduction's lead developer:
https://forum.siduction.org/index.php?t ... 7#msg63537ceni is dead, can't handle the new device naming scheme.
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: ceni not pre-installed
Good to know. It was always my preferred way to set up networking. Have you or other antiX devs done some work on it?
- anticapitalista
- Developer
- Posts: 4314
- Joined: Sat Jul 15, 2006 10:40 am
Re: ceni not pre-installed
Only to fix a perl error (due to changes in latest perl version).sunrat wrote: Sat Jan 25, 2020 8:10 amGood to know. It was always my preferred way to set up networking. Have you or other antiX devs done some work on it?
The new device device naming scheme is not used on antiX.
IMO the new version is even more cryptic than the old eg enp0s10 v eth0
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: ceni not pre-installed
I hear ya! My wifi on Debian system is wlxf8d1111403eb. Apparently there is logic to it but it escapes me so far. It's trivial to revert and disable "predictable network interface names" though.anticapitalista wrote: Sat Jan 25, 2020 8:26 am IMO the new version is even more cryptic than the old eg enp0s10 v eth0
Re: ceni not pre-installed
Ceni is run my network connections for both MX-19 installs. My main which is a Lan connection and Lenovo X220 which is a wifi connection. (With network manager disable) Works just fine Thanks
Below is my main Lan (If these screenie are to big I will remove)



Below is my main Lan (If these screenie are to big I will remove)



Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
- Head_on_a_Stick
- Posts: 919
- Joined: Sun Mar 17, 2019 3:37 pm
Re: ceni not pre-installed
That interface name is derived from the MAC address of the device.sunrat wrote: Sat Jan 25, 2020 7:01 pm My wifi on Debian system is wlxf8d1111403eb. Apparently there is logic to it but it escapes me so far.
See also https://access.redhat.com/documentation ... vice_names (simple) & https://major.io/2015/08/21/understandi ... ice-names/ (extended).
mod note: Signature removed, please read the forum rules