mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2024-11-09 23:14:14 +03:00
docs - tips and plugins
This commit is contained in:
parent
fda71bf1e7
commit
4e2c15458c
@ -1,5 +1,8 @@
|
||||
# Plugins
|
||||
|
||||
!!!note
|
||||
Plugins are not supported, if you have problems with MeshCentral please disable all plugins before further troubleshooting.
|
||||
|
||||
## Installation
|
||||
|
||||
1. Enable plugins in the configuration and restart MC as described.
|
||||
@ -7,3 +10,7 @@
|
||||
3. Go my `My Server` -> `Plugins`, hit the Download plugin button.
|
||||
4. A dialog opens requesting an URL, put in: <https://github.com/ryanblenis/MeshCentral-ScriptTask>
|
||||
5. The plugin pops up in the plugin list below the download button, you can now configure and enable/disable it.
|
||||
|
||||
## List of plugins
|
||||
|
||||
<https://github.com/topics/meshcentral-plugin>
|
||||
|
9
docs/docs/tipsntricks.md
Normal file
9
docs/docs/tipsntricks.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Tips n' Tricks
|
||||
|
||||
## Colors in SSH
|
||||
|
||||
The SSH terminal does support color. The issue is going to be the terminal configuration of the shell. Try typing this:
|
||||
|
||||
```bash
|
||||
ls -al --color /tmp
|
||||
```
|
Loading…
Reference in New Issue
Block a user