|  Jeremy Gardais | 0fd19a519a | Rename pomodoro.sh into pomodoro | 2015-10-27 12:59:16 +01:00 | 
				
					
						|  Jeremy Gardais | ea8cd3252f | Pomodoro: correct the test for break_time. | 2015-10-27 12:58:18 +01:00 | 
				
					
						|  Jeremy Gardais | 3886bc7731 | make_win_usb: add source | 2015-10-25 19:15:14 +01:00 | 
				
					
						|  Jeremy Gardais | 4fe6b6751c | make_win_usb: Make a USB key with Winchiasse based on a ISO file. | 2015-10-25 02:26:34 +01:00 | 
				
					
						|  Jeremy Gardais | d2928adbdc | pomodoro: remove the current task file once completed. | 2015-10-18 13:09:30 +02:00 | 
				
					
						|  Jeremy Gardais | 9050060c45 | pomodoro: Set a long break if the task list is modulo 4. | 2015-10-18 13:05:39 +02:00 | 
				
					
						|  Jeremy Gardais | a9e9e83e15 | pomodoro: Add a initialize function and introduce SHORT and LONG break time. | 2015-10-18 12:59:09 +02:00 | 
				
					
						|  Jeremy Gardais | 7b49be2465 | pomodoro: add a break time for 5 minutes. | 2015-10-18 12:41:38 +02:00 | 
				
					
						|  Jeremy Gardais | b6ed6a2094 | pomodoro: Store past task in a log file. | 2015-10-18 02:54:44 +02:00 | 
				
					
						|  Jeremy Gardais | c977c43cc4 | pomodoro.sh: use a hidden directory to store tasks informations. | 2015-10-18 02:11:00 +02:00 | 
				
					
						|  Jeremy Gardais | d340606744 | Task: Set a specific file path Put the name in the task file
Sleep time is now 60s | 2015-10-15 10:07:30 +02:00 | 
				
					
						|  Jeremy Gardais | cddac62814 | Add pomodoro script to manage time. See
https://orangina-rouge.org/plux/index.php?article39/travail-la-methode-pomodoro | 2015-10-15 09:51:47 +02:00 | 
				
					
						|  Jeremy Gardais | f115b3cc9c | Firewall: Add a rule for HP printers on port 9100 | 2015-10-10 01:42:21 +02:00 | 
				
					
						|  Jeremy Gardais | 3d05c73870 | veille.sh: also delete files can contains unwanted clear passords. | 2015-09-21 17:14:53 +02:00 | 
				
					
						|  Jeremy Gardais | e98a95d806 | veille.sh: use a 'ps' command to kill KeePass's PID. | 2015-09-21 16:05:15 +02:00 | 
				
					
						|  Jeremy Gardais | f0e616207c | veille script now kills KeePass! | 2015-09-20 23:57:02 +02:00 | 
				
					
						|  Jeremy Gardais | 7767c3f8a2 | firewall: allow OUTPUT SMTPS | 2015-09-17 11:41:29 +02:00 | 
				
					
						|  Jeremy Gardais | 03511ce7d6 | firewall: add possibility to load an additionnal rules file: firewall.local if exists. | 2015-09-16 23:05:06 +02:00 | 
				
					
						|  Jeremy Gardais | d7a819df4b | firewall: i've forgot to allow ESTABLISHED,… OUTPUT connections firewall: increase LOG limit-burst to 10 | 2015-09-16 23:02:23 +02:00 | 
				
					
						|  Jeremy Gardais | c699ff9c4d | firewall: set OUTPUT Policy to DROP and translate some comments. | 2015-09-16 22:04:12 +02:00 | 
				
					
						|  Jeremy Gardais | 5c5e0898d2 | firewall: allow SNMP requests if cupsd service is available. | 2015-09-16 18:46:28 +02:00 | 
				
					
						|  Jeremy Gardais | bfadca762d | firewall: allow INPUT NFSD if nfsd service is available. firewall: allow OUTPUT if nfs client is available.
firewall: exclude tun* interface for default rules. | 2015-09-16 18:43:29 +02:00 | 
				
					
						|  Jeremy Gardais | 5a8b0b54fc | firewall: allow OUTPUT: DNS and MAIL. allow OUTPUT: ssh if an ssh client is available. | 2015-09-16 18:33:37 +02:00 | 
				
					
						|  Jeremy Gardais | a80107a596 | firewall: allow OUTPUT: 8140 if a puppetmaster service file exists. | 2015-09-16 18:28:29 +02:00 | 
				
					
						|  Jeremy Gardais | d3bf7d12e2 | firewall: allow 8140 if puppet is available. | 2015-09-16 18:22:28 +02:00 | 
				
					
						|  Jeremy Gardais | 3a21bf0eae | firewall: allow udp/123 if ntpd is available. | 2015-09-16 18:20:53 +02:00 | 
				
					
						|  Jeremy Gardais | a9e353fe37 | firewall: allow 80 and 443 INPUT/OUTPUT if apache2|nginx is available. Issue #1 | 2015-09-16 18:12:42 +02:00 | 
				
					
						|  Jeremy Gardais | 147538cfa5 | firewall: Add INPUT rules if sshd is available | 2015-09-16 17:59:42 +02:00 | 
				
					
						|  Jeremy Gardais | e1b4d59b4f | firewall: Insert VPN rules at the beginning. | 2015-09-16 17:56:59 +02:00 | 
				
					
						|  Jeremy Gardais | 15c3382f2f | firewall: allow OUTPUT http(s) and OpenPGP | 2015-09-16 17:55:44 +02:00 | 
				
					
						|  Jeremy Gardais | 9d6fb75b7f | Firewall: add rules if a dhcpd is available. | 2015-09-11 19:40:19 +02:00 | 
				
					
						|  Jeremy Gardais | f425671216 | Add Iptables rules if dhclient is available. | 2015-09-11 19:38:03 +02:00 | 
				
					
						|  Jeremy Gardais | acde46cc56 | Add Iptables rules only if a slapd or an ldap directory is available. | 2015-09-11 19:33:08 +02:00 | 
				
					
						|  Jeremy Gardais | 8432e37c93 | Iptables script. | 2015-09-11 19:08:30 +02:00 | 
				
					
						|  Jeremy Gardais | 18224ba566 | bash_quote: correct shebang and check if lynx is available. | 2015-09-08 02:14:15 +02:00 | 
				
					
						|  Jeremy Gardais | eaa960ae4e | New path for the i3lock img. | 2015-09-03 22:33:26 +02:00 | 
				
					
						|  Jeremy Gardais | 9e424b1cff | Correct process test for ceph-mon. | 2015-09-01 16:03:15 +02:00 | 
				
					
						|  Jeremy Gardais | 3ea5a7bc41 | Correct 'ceph osd' cmd with default user. | 2015-09-01 15:06:21 +02:00 | 
				
					
						|  Jeremy Gardais | 0406b54e46 | Remove some \n. | 2015-09-01 14:41:17 +02:00 | 
				
					
						|  Jeremy Gardais | 4ac345253b | Move all Ceph tests to a file (05ceph). | 2015-09-01 14:15:08 +02:00 | 
				
					
						|  Jeremy Gardais | 736a22dfef | Ceph-mon process monitor: ensure to run the ceph cmd even if a specific user must be use. | 2015-09-01 11:44:03 +02:00 | 
				
					
						|  Jeremy Gardais | f7337fd9d8 | Use "command -v" instead of "which" see http://pubs.opengroup.org/onlinepubs/9699919799/utilities/command.html#tag_20_22_18
Add "monitor" for ceph osd. | 2015-08-29 10:15:02 +02:00 | 
				
					
						|  Jeremy Gardais | fede5d8b50 | Add ceph osd monitoring. | 2015-08-29 09:23:41 +02:00 | 
				
					
						|  Jeremy Gardais | 07664430de | Add Ceph monitoring. | 2015-08-29 09:22:59 +02:00 | 
				
					
						|  Jeremy Gardais | 2b7a9c6ab1 | Tiny script to screen capture. | 2015-05-11 23:41:56 +02:00 | 
				
					
						|  Jeremy Gardais | a8fefd4702 | Add Ceph-mon monitoring. | 2015-04-20 16:20:18 +02:00 | 
				
					
						|  Jeremy Gardais | 018e89c35b | Update link to download iso. | 2015-04-20 16:19:59 +02:00 | 
				
					
						|  Jeremy Gardais | be0c54efd3 | Add a wallpaper for the screenlocker :) | 2015-03-26 10:48:50 +01:00 | 
				
					
						|  Jeremy Gardais | f4c62f2784 | Correct variable incrementation ((LINE++)) only work with BASH. For SH: LINE=$((LINE+1)) | 2015-03-26 10:00:58 +01:00 | 
				
					
						|  Jeremy Gardais | 7a3403f5ef | Correct the bash_quote because the syntax of http://danstonchat.com/random.html just change. | 2015-03-19 12:11:18 +01:00 |