The meeting is on Tuesday, Apr 28 @ 6pm. It will be held, as the last few meetings were, at Center for Open Science.
RSVP here: https://alephpoint.wufoo.com/forms/pycho-rsvp-beyond-pycon/
The meeting is on Tuesday, Apr 28 @ 6pm. It will be held, as the last few meetings were, at Center for Open Science.
RSVP here: https://alephpoint.wufoo.com/forms/pycho-rsvp-beyond-pycon/
# to generate your dhparam.pem file, run in the terminal | |
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048 |
# 0 is too far from ` ;) | |
set -g base-index 1 | |
# Automatically set window title | |
set-window-option -g automatic-rename on | |
set-option -g set-titles on | |
#set -g default-terminal screen-256color | |
set -g status-keys vi | |
set -g history-limit 10000 |