docs - adding videos
silversword411 committed
Jun 12, 2022 at 14:22 UTC
86a6113f2df5203f0887821bf4bd94aea3f5a991
2 files changed
+12
docs/docs/install/index.md
+6
@@ -24,3 +24,9 @@ You can run the MeshCentral Server with --help to get options for background ins
24
Once you get MeshCentral installed, the first user account that is created will be the server administrator. So, don't delay and navigate to the login page and create a new account. You can then start using your server right away. A lot of the fun with MeshCentral is the 100's of configuration options that are available in the config.json file. You can put your own branding on the web pages, setup a SMTP email server, SMS services and much more.
25
26
You can look [here for simple config.json](https://raw.githubusercontent.com/Ylianst/MeshCentral/master/sample-config.json), [here for a more advanced configuration](https://raw.githubusercontent.com/Ylianst/MeshCentral/master/sample-config-advanced.json) and [here for all possible configuration options](https://raw.githubusercontent.com/Ylianst/MeshCentral/master/meshcentral-config-schema.json). You can also take a look at the [MeshCentral User's Guide](https://meshcentral.com/info/docs/MeshCentral2InstallGuide.pdf) and [tutorial videos](https://meshcentral.com/info/tutorials.html) for additional help.
27
+
28
+## Video Walkthru
29
+
30
+<div class="video-wrapper">
31
+ <iframe width="320" height="180" src="https://www.youtube.com/embed/LSiWuu71k_U" frameborder="0" allowfullscreen></iframe>
32
+</div>
\ No newline at end of file
docs/docs/meshcmd/index.md
+6
@@ -416,6 +416,12 @@ In this example, the CIRA setup script was run on a remote computer. After the s
416
417
## IDE Redirection
418
419
+## Video Walkthru
420
+
421
+<div class="video-wrapper">
422
+ <iframe width="320" height="180" src="https://www.youtube.com/embed/iG73j7Toz1c" frameborder="0" allowfullscreen></iframe>
423
+</div>
424
+
425
MeshCmd has all the code needed to perform Intel AMT IDE Redirection from the command line. This allows disk images on the administrator’s computer to be remotely mounted to an Intel AMT computer. You need to start with a floppy disk .img file and/or an .iso CDROM file.
426
427
