Skip to content

Instantly share code, notes, and snippets.

View jose-d's full-sized avatar

jose_d jose-d

  • Institute of Physics | Czech Academy of Sciences
  • Prague | EU
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jose-d on github.
  • I am josed (https://keybase.io/josed) on keybase.
  • I have a public key whose fingerprint is 5223 150B D511 9C29 B29E 0C0B 9EEE CCD1 BD2B 5A3A

To claim this, I am signing this object:

# skip the startup message
startup_message off
# go to home dir
chdir
# Automatically detach on hangup.
autodetach on
# Change default scrollback value for new windows
# .bashrc
# based mostly on: http://stefaanlippens.net/my_bashrc_aliases_profile_and_other_stuff
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Enable programmable completion features.
if [ -f /etc/bash_completion ]; then
#!/bin/bash
date=$(date +"%y-%m-%d_%H:%M")
raspistill -o "/home/jose/cam${date}.jpg" &
sleep 30
date=$(date +"%y-%m-%d_%H:%M")
raspistill -o "/home/jose/cam${date}_5.jpg" &
@jose-d
jose-d / logstash init script
Last active January 9, 2017 17:38 — forked from piavlo/adduser
logstash init script for centos 5/6 requires daemonize binary and unpacked monolitic jar under /opt/logstash
#!/bin/bash
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
DESC="Logstash Daemon"
LOGSTASH_USER=logstash
DAEMON=/usr/bin/java
CONFIG_DIR="/etc/logstash"
# download singularity:
wget https://github.com/sylabs/singularity/releases/download/v3.0.1/singularity-3.0.1.tar.gz
# install missing deps
yum install git libseccomp-devel
# unpack tarball
@jose-d
jose-d / easybuild_test_report_easyconfigs_pr7292_20180811-UTC-17-08-29.md
Created December 11, 2018 17:08
EasyBuild test report for easyconfigs PR #7292

Test report for easybuilders/easybuild-easyconfigs#7292

Test result

Build succeeded for 1 out of 1 (1 easyconfigs in this PR)

Overview of tested easyconfigs (in order)

  • SUCCESS icc-2018.3.222-GCC-7.3.0-2.30.eb

Time info

  • start: Tue, 11 Dec 2018 17:05:57 +0000 (UTC)
@jose-d
jose-d / Tkinter-3.7.0-foss-2018b-Python-3.7.0_partial.log
Created January 2, 2019 14:55
(partial) EasyBuild log for failed build of /tmp/eb-jccc41/files_pr7354/t/Tkinter/Tkinter-3.7.0-foss-2018b-Python-3.7.0.eb (PR #7354)
== 2019-01-02 15:55:17,258 easyblock.py:271 INFO This is EasyBuild 3.8.0 (framework: 3.8.0, easyblocks: 3.8.0) on host koios2.
== 2019-01-02 15:55:17,258 easyblock.py:277 INFO This is easyblock EB_Tkinter from module easybuild.easyblocks.tkinter (/home/users/jose/.local/easybuild/software/EasyBuild/3.8.0/lib/python2.7/site-packages/easybuild_easyblocks-3.8.0-py2.7.egg/easybuild/easyblocks/t/tkinter.pyo)
== 2019-01-02 15:55:17,259 easyblock.py:831 INFO Build dir set to /home/users/jose/.local/easybuild/build/Tkinter/3.7.0/foss-2018b-Python-3.7.0
== 2019-01-02 15:55:17,259 easyblock.py:872 INFO Software install dir set to /home/users/jose/.local/easybuild/software/lang/Tkinter/3.7.0-foss-2018b-Python-3.7.0
== 2019-01-02 15:55:17,259 easyblock.py:877 INFO Module install dir set to /home/users/jose/.local/easybuild/modules/all
== 2019-01-02 15:55:17,259 easyblock.py:256 INFO Init completed for application name Tkinter version 3.7.0
== 2019-01-02 15:55:17,259 easyblock.py:2834 INFO Obtained application instance of
@jose-d
jose-d / easybuild_test_report_easyconfigs_pr7354_20195502-UTC-14-55-21.md
Created January 2, 2019 14:55
EasyBuild test report for easyconfigs PR #7354
@jose-d
jose-d / easybuild_test_report_easyconfigs_pr7354_20194603-UTC-10-46-24.md
Created January 3, 2019 10:46
EasyBuild test report for easyconfigs PR #7354

Test report for easybuilders/easybuild-easyconfigs#7354

Test result

Build succeeded for 1 out of 1 (1 easyconfigs in this PR)

Overview of tested easyconfigs (in order)

  • SUCCESS Tkinter-3.7.0-foss-2018b-Python-3.7.0.eb

Time info

  • start: Thu, 03 Jan 2019 10:39:07 +0000 (UTC)