[Netkit.users] lstart message error

ZioPRoTo (Saverio Proto) zioproto at gmail.com
Wed Oct 27 09:02:32 CEST 2010


> Hi Silvio,
> Are you using Ubuntu? Have a look at this thread:
> http://list.dia.uniroma3.it/pipermail/netkit.users/2010-March/000582.html

if you use Ubuntu update your default shell from dash to bash as explained here:

http://cognitivedisplaysia.blogspot.com/2008/05/ubuntu-bash-or-dash.html

update-alternatives --install /bin/sh sh /bin/bash 1
update-alternatives --install /bin/sh sh /bin/dash 1
update-alternatives --config sh

Select bash

This fixes the problem, that is just about garbage output on the shell
(everything seems to work fine with dash anyways).

Saverio


More information about the Netkit.users mailing list