Commit Graph

621 Commits

Author SHA1 Message Date
gardouille 13eed218e1 Add description for the script tag_photo.sh 2016-10-05 16:59:01 +02:00
gardouille f2a106ee04 New script to add the directory name as an exif tag to images 2016-10-05 16:47:45 +02:00
gardouille 56371523de Ensure to kill all gpg-agent 2016-09-14 12:16:56 +02:00
gardouille 64a220df21 Correct Gparted version 2016-07-20 08:28:17 +02:00
gardouille 24d1579675 Update Xorg change Output display (in xrandr) 2016-07-20 08:19:32 +02:00
gardouille 7432d6dd96 Use github script to change commit's author
https://help.github.com/articles/changing-author-info/
2016-07-06 14:27:41 +02:00
gardouille 0a4fce1f29 Add link for qutebrowser 2016-06-07 16:31:26 +02:00
gardouille 9a7f5a9ef4 Rename changeuser.sh -> change_git_user.sh 2016-05-04 11:39:34 +02:00
gardouille f1f8f651d2 veille.sh delete Gimp's print-settings because password are stored in
plain text …
2016-04-07 12:04:57 +02:00
gardouille d2f67a67a9 Tiny script to connect to jolla with usb tethering 2016-03-15 15:14:37 +01:00
gardouille 078bc2da93 Tiny script (one line) to add an ip address to the usb jolla 2016-03-15 15:14:20 +01:00
gardouille 85585fe396 veille.sh: Clear keychain gpg-agent instead of killall process 2016-01-14 09:44:54 +01:00
gardouille 75d5bee8ac Add two script to automate tagging mail with notmutch 2016-01-14 09:43:58 +01:00
gardouille 05b08f4247 pomodoro: Also toggle the sound after the break 2015-11-25 16:27:01 +01:00
gardouille 2fbb5a8d21 Add Droopy: Tiny webserver. 2015-11-25 16:25:53 +01:00
gardouille d4348aa4e3 Add Bash_quote, firewall and Flac_to_mp3 documentation. 2015-11-20 10:20:21 +01:00
gardouille 593de8279f Add apt-fast script. 2015-11-20 10:03:42 +01:00
gardouille 37d0448fb4 Add weblink script to easily share some files with a small webserver. 2015-11-20 09:41:42 +01:00
gardouille f7d9f7db2b Add test_ssl3 script to check if an LDAP server support SSLv3. 2015-11-20 09:32:20 +01:00
gardouille 23fc091fc5 Add num_circle script to transform a number into a digit with a circle. 2015-11-20 09:27:47 +01:00
gardouille 430473a8ad ecran: got a new screen @work :) 2015-11-18 17:46:34 +01:00
gardouille d02a6ae3c9 make_win_usb: Need a FAT32 FS on the USB key to be able to install
Winchiasse for a UEFI system.
2015-11-18 00:30:19 +01:00
gardouille e6a1cb838b make_win_usb: correct the directory for ms-sys compilation. 2015-11-17 22:31:57 +01:00
gardouille b6bc13d1b8 make_win_usb: add a MS_SYS_VERSION variable. 2015-11-17 22:22:46 +01:00
gardouille 369f6eecf5 make_win_usb: Correct the parted cmd to use 100% of the device for the
first part.
2015-11-17 22:16:33 +01:00
gardouille 5a291a1ee8 make_win_usb: add mbr info for xp/2000/2003 and Vista. 2015-11-17 22:12:43 +01:00
gardouille bcd72aaffd make_win_usb: Test if passed args exists in the system. 2015-11-17 22:06:17 +01:00
gardouille b502997d5e make_win_usb: Should specify the USB key as 1st arg and iso file as the
2nd.
2015-11-17 21:58:55 +01:00
gardouille 2480b9c1ea explorer.exe: LOL :D (… symlink to nemo ^^). 2015-11-12 03:45:01 +01:00
gardouille 7995970517 Pomodoro: set the right $BREAK_TIME 2015-10-27 13:27:42 +01:00
gardouille 12b8e843d2 Pomodoro: add documentation in the README.md 2015-10-27 13:27:16 +01:00
gardouille 70e13a5b0a Pomodoro: toggle the sound once the task is complete. 2015-10-27 13:06:31 +01:00
gardouille 0fd19a519a Rename pomodoro.sh into pomodoro 2015-10-27 12:59:16 +01:00
gardouille ea8cd3252f Pomodoro: correct the test for break_time. 2015-10-27 12:58:18 +01:00
gardouille 3886bc7731 make_win_usb: add source 2015-10-25 19:15:14 +01:00
gardouille 4fe6b6751c make_win_usb: Make a USB key with Winchiasse based on a ISO file. 2015-10-25 02:26:34 +01:00
gardouille d2928adbdc pomodoro: remove the current task file once completed. 2015-10-18 13:09:30 +02:00
gardouille 9050060c45 pomodoro: Set a long break if the task list is modulo 4. 2015-10-18 13:05:39 +02:00
gardouille a9e9e83e15 pomodoro: Add a initialize function and introduce SHORT and LONG break
time.
2015-10-18 12:59:09 +02:00
gardouille 7b49be2465 pomodoro: add a break time for 5 minutes. 2015-10-18 12:41:38 +02:00
gardouille b6ed6a2094 pomodoro: Store past task in a log file. 2015-10-18 02:54:44 +02:00
gardouille c977c43cc4 pomodoro.sh: use a hidden directory to store tasks informations. 2015-10-18 02:11:00 +02:00
gardouille 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
gardouille 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
gardouille f115b3cc9c Firewall: Add a rule for HP printers on port 9100 2015-10-10 01:42:21 +02:00
gardouille 3d05c73870 veille.sh: also delete files can contains unwanted clear passords. 2015-09-21 17:14:53 +02:00
gardouille e98a95d806 veille.sh: use a 'ps' command to kill KeePass's PID. 2015-09-21 16:05:15 +02:00
gardouille f0e616207c veille script now kills KeePass! 2015-09-20 23:57:02 +02:00
gardouille 7767c3f8a2 firewall: allow OUTPUT SMTPS 2015-09-17 11:41:29 +02:00
gardouille 03511ce7d6 firewall: add possibility to load an additionnal rules file:
firewall.local if exists.
2015-09-16 23:05:06 +02:00