mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
docs - tips and plugins
This commit is contained in:
parent
fda71bf1e7
commit
4e2c15458c
2 changed files with 16 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue