Für eine einfache und komfortable Verwaltung des Raspi empfehle ich die Installation von Webmin.
cd /usr/src && wget http://sourceforge.net/projects/webadmin/files/webmin/1.620/webmin_1.620_all.deb
apt-get install libauthen-pam-perl libapt-pkg-perl libio-pty-perl apt-show-versions
dpgk --install webmin_1.620_all.deb
rm webmin_1.620_all.deb
Nach der Installation ist Webmin unter:
http://IP-Adresse
erreichbar.