ubuntu
A collection of 3 Articles
A collection of 3 Articles
Since APM planner is created using QT framework, it can run on Ubuntu. Installation To install do the following: Install the required packages including QT5. sudo apt-get update sudo apt-get install qt5-qmake qt5-default \ qtscript5-dev libqt5webkit5-dev lib... Read More
If you have set your Odroid to auto-connect to an ad-hoc connection, then you'd be able to SSH to your Odroid (host) through another computer (client). Connect From the client: In order to connect to the ad-hoc connection, first create a shell script file: ged... Read More
The Odroid U3 has Ubuntu 14.04 LTS Desktop version installed on its eMMC card. In order to have an ad-hoc connection automatically connected on boot of the OS do the following steps: Edit /etc/network/interfaces, add these lines to the bottom and make sure the... Read More