Changes between Version 24 and Version 25 of Docs/825gen2/Dev/GettingStarted
- Timestamp:
- 12/14/23 10:17:57 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/GettingStarted
v24 v25 91 91 [[Image(825vmfilemanager_apps.png)]] 92 92 93 The terminal is useful to run command line utilities within the VM. 93 94 94 In this case use the change directory "cd" command to select the output directory. The "file" command can be used to provide information about an executable file.95 The change directory "cd" command may be used to select the output directory. The "file" command can be used to provide information about an executable file. 95 96 96 97 [[Image(825vmterminal_file_cmd.png)]] … … 107 108 However, it is often useful to not copy the file to the 825 every time. Instead the 825 can mount the VM drive with NFS so that the file can be run while still in the VM. 108 109 109 Connect to the 825 with ssh110 Connect to the 825 with SSH 110 111 111 ssh can be used from the terminal in the VM or if you have multiple monitors it can be convenient to use ssh from Windows powershell in another monitor.112 SSH can be used from the terminal in the VM or if you have multiple monitors it can be convenient to use SSH from Windows PowerShell in another monitor. 112 113 113 114 First time for each session: