Skip to content

Instantly share code, notes, and snippets.

@umhan35
Last active March 28, 2016 19:31
Show Gist options
  • Save umhan35/388fec9097ee165564f8 to your computer and use it in GitHub Desktop.
Save umhan35/388fec9097ee165564f8 to your computer and use it in GitHub Desktop.
virtualbox, ubuntu server, tinyos, genomote
x.org openbox
SLiM # not very needed
sudo apt-get install tinyos-tools
# also installs tinyos-source
sudo apt-get install gcc-msp430
cp -r tinyos-2.x/support/make/genomote* .
cp -r tinyos-2.x/tos/platforms/genomote .
when do: sudo chmod a+rX ...
ssh
http://stackoverflow.com/questions/5906441/how-to-ssh-to-a-virtualbox-guest-externally-through-a-host
ssh -p 3022 zhao@127.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment