# enable bash completion in interactive shells #if [ -f /etc/bash_completion ]; then # . /etc/bash_completion #fi
# enable bash completion in interactive shells if [ -f /etc/bash_completion ]; then . /etc/bash_completion fi
~ $ # sudo gainroot Root shell enabled BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user # bash root@Nokia-N900:~# █
root@Nokia-N900:~# apt-get autoclean clean install update build-dep dist-upgrade remove upgrade check dselect-upgrade source root@Nokia-N900:~# apt-get █
Nokia-N900:~# apt-get remove x x11-common xml2wbxml xserver-xorg-input-evdev x11-xkb-utils xserver-xomap xserver-xorg-video-fbdev xkb-data xserver-xorg-core xsltproc Nokia-N900:~# apt-get remove x█
root@Nokia-N900:~# apt-get install ssh ssh ssh-askpass sshfs ssh-nonfree ssh-socks ssh2 ssh-client ssh-krb5 ssh-server ssh-status root@Nokia-N900:~# apt-get install ssh█