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:
I hereby claim:
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" & |
#!/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 |
Test report for easybuilders/easybuild-easyconfigs#7288
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)
== 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 |
Test report for easybuilders/easybuild-easyconfigs#7291
Build succeeded for 0 out of 1 (1 easyconfigs in this PR)
Test report for easybuilders/easybuild-easyconfigs#7291
Build succeeded for 1 out of 1 (1 easyconfigs in this PR)