From c738a8852a41a222884dea67467b70ca878f204d Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 15 Feb 2021 17:47:12 +0100 Subject: [PATCH] add link --- IT/Soft_util.md | 14 ++++++++++++++ IT/linux/cron.md | 4 ++-- IT/tmux.md | 5 +++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/IT/Soft_util.md b/IT/Soft_util.md index 5cff2b0..1bb4f59 100644 --- a/IT/Soft_util.md +++ b/IT/Soft_util.md @@ -3,3 +3,17 @@ ## tunelling [chisel](https://github.com/jpillora/chisel) permet de mettre en place un tunel TCP sur du http + + +## site + +[devhind (cheatsheet)](https://devhints.io/) + +[Lean X in Y minutes](https://learnxinyminutes.com/) + + +[online Json editor](https://jsoneditoronline.org/) + +[compression d'image](https://squoosh.app/) + + diff --git a/IT/linux/cron.md b/IT/linux/cron.md index 7f7b726..15774b3 100644 --- a/IT/linux/cron.md +++ b/IT/linux/cron.md @@ -10,7 +10,7 @@ # │ └──────────────────── hour (0 - 23) # └───────────────────────── min (0 - 59) ``` - +[test cron](https://crontab.guru/) See also - [wikipedia/cron](http://en.wikipedia.org/wiki/Cron) @@ -46,4 +46,4 @@ $ sudo crontab -e ## user crontab lcation -`/var/spool/cron/crontabs` \ No newline at end of file +`/var/spool/cron/crontabs` diff --git a/IT/tmux.md b/IT/tmux.md index 42f10c1..dd2ca4d 100644 --- a/IT/tmux.md +++ b/IT/tmux.md @@ -4,6 +4,11 @@ personal config [Here](https://git.ducamps.win/vincent/conf2/src/branch/master/tmux/.tmux.conf) +## copy in remote clipboard + +shift+select to use remote selection clipboard + + ## command command | comportment