Open main menu

DAVE Developer's Wiki β

Changes

MISC-TN-005: Running AWS Greengrass Core on SBCSPG

313 bytes added, 10:48, 6 August 2019
no edit summary
*https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-on-debian-9
A To setup <code>cgroups</code>, [https://raw.githubusercontent.com/tianon/cgroupfs-mount/master/cgroupfs-mount this script] was used. Finally, a couple of file system setting must be tuned, too. They are hardlink and softlink protections. For more details about this, please refer to the following links:
*https://www.tecmint.com/protect-hard-and-symbolic-links-in-centos-rhel/
*https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_MRG/1.3/html/Realtime_Tuning_Guide/sect-Realtime_Tuning_Guide-General_System_Tuning-Setting_persistent_tuning_parameters.html
 
Finally, the recommended certificate was installed
<pre class="board-terminal">
sudo wget -O root.ca.pem https://www.amazontrust.com/repository/AmazonRootCA1.pem
</pre>
To verify that the device is setup properly, it is recommended to use the dependency checker script provided by AWS itself. The following image shows the output the checker executed on SBCSPG after completing the configuration.
4,650
edits