Upgrade Lubuntu after install Lubuntu on MK802
#apt-get updatetimezone and time from ntp.
#apt-get upgrade
#su -Install text editor(s), mailer, openssh server and wget
#cd /etc
#cp /usr/share/zoneinfo/Asia/Bangkok /etc/localtime
#ntpdate clock.nectec.or.th
#apt-get install openssh-server openssh-client wget