Jeremy Gardais
|
8fe485446d
|
Correct the tests.
|
2017-02-15 14:50:07 +01:00 |
Jeremy Gardais
|
a9cd46082e
|
Use $() instead of ``
|
2017-02-15 14:39:37 +01:00 |
Jeremy Gardais
|
e89ec993cb
|
Add "read -r"
|
2017-02-15 14:38:32 +01:00 |
Jeremy Gardais
|
85ba2a65dd
|
Correct whitespaces
|
2017-02-15 14:37:46 +01:00 |
Jeremy Gardais
|
2928251d4a
|
Add wordpress_cron to monitore WordPress plugin's update.
|
2017-02-15 12:16:46 +01:00 |
Jeremy Gardais
|
58d069443d
|
sesame2mail: can now convert one user ID passed in arg to it's mail address
|
2017-01-17 18:27:37 +01:00 |
Jeremy Gardais
|
999bc04056
|
Add proxmox hook to copy a dump as a template
|
2016-12-09 16:08:26 +01:00 |
Jeremy Gardais
|
4b73c35d9e
|
Add grav daily cron to check available update.
|
2016-10-26 14:59:05 +02:00 |
Jeremy Gardais
|
9217d0ec02
|
Rename fullusb.sh to copy_to_usb.sh
|
2016-09-15 15:29:29 +02:00 |
Jeremy Gardais
|
d7b3bfae8c
|
Add exit code for errors
|
2016-09-15 14:45:05 +02:00 |
Jeremy Gardais
|
caa057fdb8
|
Rename $k to $device
|
2016-09-15 14:26:10 +02:00 |
Jeremy Gardais
|
4a46f213b1
|
Add md5 checksum to ensure all files are OK
|
2016-09-15 11:16:33 +02:00 |
Jeremy Gardais
|
fec7c872d9
|
Add a script to copy data to usb key
|
2016-09-15 09:42:10 +02:00 |
Jeremy Gardais
|
529a7a02fb
|
Add a script to get user's mail from it's UID (LDAP UR1).
|
2016-07-01 14:58:06 +02:00 |
Jeremy Gardais
|
1e60095224
|
mailtosesame: add dependancie information
|
2016-04-20 12:15:15 +02:00 |
Jeremy Gardais
|
204283417d
|
ldap1_connection: add a white space after the port number (389) to avoid ports like "38965" …
|
2016-04-20 12:15:15 +02:00 |
Jeremy Gardais
|
41d1aa41bf
|
ldap1_connection: ensure to grep only the port 389 -> use ":389".
|
2016-04-20 12:15:11 +02:00 |
Jeremy Gardais
|
78a2800151
|
Add ldap1_connection to verify ESTABLISHED connections to ldap1.ipr
|
2016-04-20 12:15:07 +02:00 |
Jeremy Gardais
|
420755f00b
|
mailtosesame: Tiny script to convert UR1 user mail to it's sesame.
|
2016-04-20 12:15:03 +02:00 |
Jeremy Gardais
|
00e9c3e781
|
Small script to parse fail2ban's log files and extract the IP banned in
all log.
|
2014-12-05 10:25:23 +01:00 |
Jeremy Gardais
|
d0e710ba1e
|
Fix for snapsend.sh:
- If error during sending snapshot to remote host, the script exist on
the first error instead of sending two mails.
|
2014-11-21 15:10:03 +01:00 |
Jeremy Gardais
|
a98cb084ba
|
Snapsend:
* Send an email for the daily snapshot with the log in content
* Add the hostname in the mail's subject (async and daily)
|
2014-11-20 14:29:06 +01:00 |
Jeremy Gardais
|
3df3bc5744
|
Add zfSnap script from the legacy branch of the github project:
https://github.com/zfsnap/zfsnap/tree/legacy
Usefull to take snapshot with Timestamp and TTL and use in the snapsend
script.
|
2014-11-18 16:06:51 +01:00 |
Jeremy Gardais
|
23a711608a
|
Small script to take ZFS snapshot periodically and send it to a remote host.
Will be replace by zfSnap soon (many pull request to add a send option), maybe in v2.1.
|
2014-11-18 16:06:09 +01:00 |
Jeremy Gardais
|
2803ad5136
|
First commit:
- Add a script to update iso for Easy2boot.
|
2014-09-08 09:59:12 +02:00 |