Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Gardais 01dac009a0
Script to check if APT upgrade is available
And prepare the host (by disabling SGE queue) in order to apply upgrades
asap.
2020-06-04 14:37:01 +02:00
Jeremy Gardais 4cfedce127
Add debug_message function 2020-06-04 11:31:13 +02:00
Jeremy Gardais d317376171
Add possibility to inherit DEBUG value 2020-06-04 11:22:50 +02:00
Jeremy Gardais 1cb88264ee
Add program name in debug messages 2020-06-04 11:22:20 +02:00
Jeremy Gardais 104932b182
Exit with error if the script end with queue enable 2020-06-03 17:51:31 +02:00
Jeremy Gardais 1e2bbcea40
Exit if the queue is already disable 2020-06-03 17:51:04 +02:00
Jeremy Gardais ea3ecf26cf
Script to disable a SGE queue on a host 2020-06-03 15:29:56 +02:00
Jeremy Gardais 31d5b0c669 Move to a generic script to create directory 2018-10-10 11:02:55 +02:00
Jeremy Gardais 09fb786f1e Update script name used to create homedir 2018-10-09 16:47:04 +02:00
Jeremy Gardais bfc6d287e7 New script to automatically create user's homedir
This way new users should be enable to connect to Compute Cluster
without human actions.
2018-10-08 18:15:28 +02:00
Jeremy Gardais 2d10dee279 Add purpose for creation scripts 2018-10-08 18:13:53 +02:00
Jeremy Gardais b727bc7261 Disable debug mode for creation scripts 2018-10-08 18:09:27 +02:00
Jeremy Gardais 7ce55bcce1 Check if dir already exists
This way it's avoid the chown/chmod on an existing home/work directory.
2018-10-08 11:30:30 +02:00
Jeremy Gardais 574d1fc318 Add a script to create user's work dir 2018-09-14 11:07:00 +02:00
Jeremy Gardais fb40c9d1d2 Move compute's script to cluster directory 2018-09-14 11:06:53 +02:00