Hello everyone,

I'm trying to disable serial port from OS use. Typically in Rasberry pi, I used 'sudo raspi-config' -> 'Interfacing options' -> disable the serial login shell and keep serial interface enabled.

What is the equivalent of raspi-config ?

Thanks in advance.