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_pr7288_20184311-UTC-16-43-57.md
Created December 11, 2018 16:43
EasyBuild test report for easyconfigs PR #7288

Test report for easybuilders/easybuild-easyconfigs#7288

Test result

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

Overview of tested easyconfigs (in order)

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

Time info

  • start: Tue, 11 Dec 2018 16:42:53 +0000 (UTC)
@jose-d
jose-d / imkl-2018.3.222-iompi-2018b_partial.log
Created December 11, 2018 16:50
(partial) EasyBuild log for failed build of /tmp/eb-1ojUL_/files_pr7291/i/imkl/imkl-2018.3.222-iompi-2018b.eb (PR #7291)
== 2018-12-11 17:50:13,719 easyblock.py:269 INFO This is EasyBuild 3.7.1 (framework: 3.7.1, easyblocks: 3.7.1) on host koios1.
== 2018-12-11 17:50:13,719 easyblock.py:275 INFO This is easyblock EB_imkl from module easybuild.easyblocks.imkl (/opt/ohpc/pub/libs/easybuild/3.7.1/software/EasyBuild/3.7.1/lib/python2.7/site-packages/easybuild_easyblocks-3.7.1-py2.7.egg/easybuild/easyblocks/i/imkl.py)
== 2018-12-11 17:50:13,720 easyblock.py:829 INFO Build dir set to /home/users/jose/.local/easybuild/build/imkl/2018.3.222/iompi-2018b
== 2018-12-11 17:50:13,720 easyblock.py:870 INFO Software install dir set to /home/users/jose/.local/easybuild/software/numlib/imkl/2018.3.222-iompi-2018b
== 2018-12-11 17:50:13,720 easyblock.py:875 INFO Module install dir set to /home/users/jose/.local/easybuild/modules/all
== 2018-12-11 17:50:13,720 easyblock.py:254 INFO Init completed for application name imkl version 2018.3.222
== 2018-12-11 17:50:13,720 easyblock.py:2829 INFO Obtained application instance of for imkl (easyblock: Non
@jose-d
jose-d / easybuild_test_report_easyconfigs_pr7291_20185011-UTC-16-50-27.md
Created December 11, 2018 16:50
EasyBuild test report for easyconfigs PR #7291
@jose-d
jose-d / easybuild_test_report_easyconfigs_pr7291_20185811-UTC-16-58-23.md
Created December 11, 2018 16:58
EasyBuild test report for easyconfigs PR #7291

Test report for easybuilders/easybuild-easyconfigs#7291

Test result

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

Overview of tested easyconfigs (in order)

  • SUCCESS imkl-2018.3.222-iompi-2018b.eb

Time info

  • start: Tue, 11 Dec 2018 16:53:23 +0000 (UTC)