@@ -50,6 +50,8 @@ Use the `Basic_install.sh` from this public repo to get your system upgraded and
Use [this guide](https://gitlab.nps.edu/help/ssh/README#generating-a-new-ssh-key-pair) to add the ssh keys to your [Gitlab profile](https://gitlab.nps.edu/profile/keys).
To help you with this process you can use `generate_ssh_keys.sh`.
## Install MATLAB
Install MATLAB, available via the NPS Software Library. We currently use MATLAB 2018b. This can take a long time.
...
...
@@ -57,3 +59,9 @@ Install MATLAB, available via the NPS Software Library. We currently use MATLAB
After the installation is complete install the following package:
sudo apt-get install matlab-support
## Update time
Given that the NPS firewall blocks the default's Ubuntu time server the machine's time may slip. To update the time use `update_time.sh`.
*No permanent fix has been found for this issue #1*