summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-01-23backup.sh: update for duplicity 0.7Florian Pritz1-5/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-22update remotesFlorian Pritz2-0/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-21syncrepo.sh: fix source url formatFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-21regcheck.pl: support multiline files, extend outputFlorian Pritz1-10/+18
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-20add blink-disksFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-18add screencast scriptFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2015-01-18miscFlorian Pritz3-8/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-26add mtr-reportFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-14ch: update doc; move numbered logfilesFlorian Pritz1-4/+14
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-02add httpdateFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-02ch: move log files to subdirFlorian Pritz1-0/+6
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-02upshot: use maim instead of scrotFlorian Pritz2-6/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-12-02firefox-youtube-handle: prefer 60fps videoFlorian Pritz1-4/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-11-05add colorFlorian Pritz1-0/+98
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-19firefox-youtube-handler: misc improvementsFlorian Pritz1-3/+10
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-19init_new_user.sh: create relative symlinksFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-11ch: add cbuild (clean build)Florian Pritz1-0/+7
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-11add ssh-hostkeysFlorian Pritz1-0/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-10-08regcheck.pl: improve group match outputFlorian Pritz1-3/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-30init_new_user.sh: fix wrong filename for tmux configFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-30init_new_user.sh: link tmuxrcFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-25gen-perl-pkg: set MAINTAINER; miscFlorian Pritz1-3/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-13misc changesFlorian Pritz5-10/+14
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-13add some new scriptsFlorian Pritz6-0/+212
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-06todo: multiple changesFlorian Pritz1-19/+24
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-09-06Add todoFlorian Pritz1-0/+56
Original source: https://bitbucket.org/jasonwryan/centurion/src/tip/Scripts/todo Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-30sup: fix removing first block of commandsFlorian Pritz1-1/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-25gpg-agent.sh: better check for running agentFlorian Pritz1-2/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-24sup: add optionsFlorian Pritz1-3/+54
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06setup-arch-vm: fix network stuffFlorian Pritz1-4/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06gpg-agent.ssh: use standard socket (default in arch linux now)Florian Pritz1-10/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-06backup.sh: comments; use sudo if necessary use sudo if necessaryFlorian Pritz1-12/+18
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-08-02rename syncrepo to fix name clashes with installed oneFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-16smokemtr.py: make sendmail/SMTP configurableFlorian Pritz1-3/+20
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-16smokemtr.py: use sendmail; MTR to all IPs of the targetFlorian Pritz1-24/+43
Use sendmail directly instead of SMTP because the SMTP host could be unreachable and sendmail just dumps the mail into a spool dir for the MTA to pick up whenever it is ready. Less error prone. Look up IP addresses of the target and run MTR to all of them in case the target has both, an ipv4 and ipv6. This also works for hosts with more than one A record in which case all IPs will be pinged and added to the report. Could put a bit of load on the network, but I don't care. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-07-06upgpkg: allow to change _newpkgver from the pre_upgrade hookFlorian Pritz1-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-26ps_mem.py is available in the arch reposFlorian Pritz1-472/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21add new scriptsFlorian Pritz3-0/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21split-kochabo.sh: add support for obstbox recipesFlorian Pritz1-14/+50
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-21firefox-youtube-handler: fix mpv cmd for instant playback startFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-12add normalize-pdfFlorian Pritz1-0/+3
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-12jabberwall.pl: enable TLSFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-03misc changesFlorian Pritz7-18/+22
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-06-03find-broken-perl-packages.sh: fix handling of perl crashesFlorian Pritz1-1/+5
Crash means the module is probably built against an old perl. Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-18setup-arch-vm: symlink resolv.conf from networkdFlorian Pritz1-3/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-07slic3r: adjust the starter script for newer versions of slic3rFlorian Pritz1-6/+16
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-05-07setup-arch-vm: disable dhcpcdFlorian Pritz1-1/+5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove unused scriptsFlorian Pritz10-537/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove a; using apack from atool nowFlorian Pritz2-787/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2014-04-13remove irssi_notify.sh; replaced by remote-notify-client.shFlorian Pritz1-21/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>