Florian Kulzer wrote:
pedro lopez wrote:My PC do can with the X-way, and the system generates an error when initiating, my interest not to repair that error, if to unistall or to desible the X-way completely. It is the first time that use linux, and not like doing that.I think the fastest way is to uninstall all packages which provide a graphical login: apt-get remove xdm kdm gdm Regards, Florian
Or Pedro could do this; # update-rc.d -f gdm remove Pedro, read this to disable X without uninstalling gdm/kdm/xdm: /usr/share/doc/Debian/reference/ch-tips.en.html#s-no-x-start Or perhaps on your system: /usr/share/doc/Debian/reference/ch-tips.es.html#s-no-x-start (Note, I've haven't installed the Spanish version of the Debian Reference yet, so I can't be sure of its exact location.)