Guillaume Raffy
8333271550
improved documentation about maco.check.update.sh' --web option
...
work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3947 ]
2024-09-19 18:40:17 +02:00
Guillaume Raffy
a6b4ccd81d
improved documentation of retry mode which wasn't clear, while trying to work out if croconaus is supposed to restart maco automatically or not (well it is)
2024-09-19 18:03:08 +02:00
Guillaume Raffy
3f371e27c1
fixed bug in the cluster node automatic update system that caused the apt security updates to be ignored by the mechanism that checks if an update is required.
...
this misfunction was picked up by xymon/apt, which comainted that the Last apt update was too old
This regression was introduced in commit [29ce88975f
], which replaced the unattended upgrade mechanism with the cluster cron based autoupdate mechanism (but only for alambix clustern, for some reason)
The bug in the cluster cron based autoupdate system was caused by the fact that the code forgot to update the package list before calling apt list --upgradable. As a result, the package list was never updated on alambix, and therefore scurity updates were never seen. This problem was not present on physix, which does still have the unattended upgrade mechansim along with the cluster cron based autoupdate system.
fixes [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3810 ]
2024-04-10 17:04:02 +02:00
Jeremy Gardais
4148c2f5d1
Ensure to create temp file to monitore…
2023-12-08 11:54:28 +01:00
Jeremy Gardais
9d91850b35
New script to check Owncloud version
2023-12-08 11:48:23 +01:00
Jeremy Gardais
567356b238
git.ipr: New main domain
2023-11-03 15:54:59 +01:00
Jeremy Gardais
3986af300d
Use new store.ipr.univ-rennes.fr
2023-10-20 10:14:08 +02:00
Jeremy Gardais
01a248e374
Update to @univ-rennes.fr domain
2023-08-16 05:58:32 +02:00
Jeremy Gardais
625d6054c8
Remove "v" prefix from github tag
2023-08-02 14:38:04 +02:00
Jeremy Gardais
f52848491f
Alacritty: Update repo's URL + improvements
2023-07-12 10:55:58 +02:00
Jeremy Gardais
7fab820401
GLPI: Remove temp installer script
2023-07-07 09:26:57 +02:00
Jeremy Gardais
c8c799a743
Reprepro: Fix new homedire path
2023-07-07 08:45:14 +02:00
Jeremy Gardais
a57edc3a0b
Upgrade template ID with new Bookworm ID
2023-07-05 11:53:26 +02:00
Jeremy Gardais
ea026207a0
New template script file to check version
2023-06-26 14:14:09 +02:00
Jeremy Gardais
92afb73830
Now download glpi-agent new package
...
Also get REVISION number from installer script.
Current version also get revision number (-1).
2023-06-26 14:02:54 +02:00
Jeremy Gardais
0a65d45c63
Use a real sender for email
...
See bugzilla 3582
https://bugzilla.ipr.univ-rennes1.fr/show_bug.cgi?id=3582
2023-06-23 11:14:31 +02:00
Jeremy Gardais
85a5648314
Bookworm new Debian Stable
...
Remove old Buster references and add new Debian Trixie infos.
2023-06-20 14:41:55 +02:00
Jeremy Gardais
490938422d
Update debug messages
2023-05-04 09:49:37 +02:00
Jeremy Gardais
72a1db6ae6
Update comments about behaviour
2023-05-04 09:49:15 +02:00
Jeremy Gardais
6ad4deabef
Fix type in var name
2023-05-04 09:38:12 +02:00
Jeremy Gardais
36f9d85979
Move to ed25519 for FOTON sshkey
2023-03-13 10:58:13 +01:00
Jeremy Gardais
e6174ec1fa
New script to get update for teams-for-linux
2023-03-06 16:41:56 +01:00
Jeremy Gardais
fec56cdee6
Replace awk by grep to check hostname:port
2023-02-27 11:40:35 +01:00
Jeremy Gardais
2a940cc20c
lsusers.py Set +x
2023-02-22 11:15:50 +01:00
Jeremy Gardais
6805c95831
List connected users and system usage (cpu, mem…)
...
By @stricot
2023-02-22 11:09:43 +01:00
Jeremy Gardais
7040e36349
Deal negative value as positive
2023-02-22 11:05:20 +01:00
Jeremy Gardais
41ab85c8d1
Script to start old iDrac 6/7 virtual console
...
The old consoles that requires Java…
2023-02-17 17:37:16 +01:00
Jeremy Gardais
9d88c482e6
Rsync: Don't preserve group/owner
2023-02-10 11:17:13 +01:00
Jeremy Gardais
2da3ad9264
Fix acl on .ssh\* files
2023-02-06 15:33:18 +01:00
Jeremy Gardais
ea4019a369
Test if status is different from "active"
2023-02-03 16:25:49 +01:00
Jeremy Gardais
b0dc0934a4
Option to define email sender address
2023-02-03 16:25:17 +01:00
Jeremy Gardais
1ae8b95758
Use forticlient_vpn pkg only to get version
...
Then the forticlient "classic" package will be downloaded.
2023-02-01 11:08:50 +01:00
Jeremy Gardais
07813d0011
Add missing version compare function
2023-01-30 17:33:55 +01:00
Jeremy Gardais
76c54b4250
New script to manage forticlient vpn v6
2023-01-30 17:22:47 +01:00
Jeremy Gardais
18f64fccd5
Set a script only for forticlient >=v7.0.0.0
2023-01-30 17:22:41 +01:00
Jeremy Gardais
1b7b0d8bba
Fix message
2023-01-27 22:07:06 +01:00
Jeremy Gardais
af735add43
Script to check forticlient package version
2023-01-27 21:22:55 +01:00
Jeremy Gardais
6a9fbdd0a3
Fix systemctl show value
2023-01-27 19:13:02 +01:00
Jeremy Gardais
f41d42a6dc
Powershell script for W10 DSI hosts
2023-01-25 15:59:43 +01:00
Jeremy Gardais
602125ac95
Rename pubkey if everything is fine
2023-01-25 11:23:36 +01:00
Jeremy Gardais
34e47ee0e0
Cleaner way to get systemd unit state
...
See : https://unix.stackexchange.com/a/396633
2023-01-25 10:35:07 +01:00
Jeremy Gardais
48aeef052c
Improve shell flags
2023-01-24 18:26:08 +01:00
Jeremy Gardais
8533dfaa36
Re-order UR scripts
2023-01-24 17:49:39 +01:00
Jeremy Gardais
6f483dad2f
New script to manage VPN
2023-01-24 17:46:57 +01:00
Jeremy Gardais
ce86ce60fc
Add carriage return after a new key
2022-12-19 16:16:27 +01:00
Jeremy Gardais
8eaf54cfc3
grep -F to be able to manage backslash !
...
-F or --fixed-strings
2022-12-19 16:15:54 +01:00
Jeremy Gardais
c97ede2df5
Add new script to monitor Duplicati backend
2022-12-16 11:48:30 +01:00
Jeremy Gardais
d3fdd52074
Unset var at the end of functions
2022-12-05 11:48:51 +01:00
Jeremy Gardais
c30debad59
Also fix permissions on homedir
2022-12-05 11:48:19 +01:00
Jeremy Gardais
06341fa303
Script to monitor GLPI Agent version
2022-11-09 17:34:57 +01:00