How enable ssh ?
passwd /dibab/start/openssh
How install packages with command line ?
opkg-cl update opkg-cl install git
How install manually a debian package ?
For example, to install Skype, or Google Earth, download the “ubuntu 32 bits .deb”, and install it with this command line :
dpkg -x skype.deb / See also apt-get install