Gr-smart meters Setup Guide: Difference between revisions

No edit summary
No edit summary
Line 12: Line 12:
For now, this step is to install a base version of Ubuntu 20.04, mine was a minimal install. After finishing your install ensure you update everything.
For now, this step is to install a base version of Ubuntu 20.04, mine was a minimal install. After finishing your install ensure you update everything.


<syntaxhighlight lang="bash">
<pre>
sudo apt update
sudo apt update
sudo apt upgrade
sudo apt upgrade
</syntaxhighlight>
</pre>
Also install the following
Also install the following
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">