[GMTK 2021 GameJam] Helping Hand: A meaningful experience to raise mental health awareness
GMTK 2021 was another opportunity to do a 48h GameJam with with my bother. An astouding 5,800 entried submitted, it’s... Continue reading →
IT Specialist
GMTK 2021 was another opportunity to do a 48h GameJam with with my bother. An astouding 5,800 entried submitted, it’s... Continue reading →
Developers were recovering test databases with FULL recovery model enabled. Because it was on a test server, no backups were... Continue reading →
Updated 2018-05-08: Added email delivery section and corrected requirements for Git Smart HTTP What we will do Install Redmine 3.4.x... Continue reading →
Compiling Phusion Passenger on a low budget VPS, you may run out of memory with a message like: virtual memory... Continue reading →
Off to XenServer 7.3 we go! Starting with XenServer 7.3, Citrix cut off features from their free XenServer edition among... Continue reading →
Based on: https://community.letsencrypt.org/t/how-to-update-python-and-installing-lets-encrypt-client-on-debian-6-squeeze/7118 Install some dependencies: apt-get install build-essential python-pip git libssl-dev libffi-dev python-dev pip install pythonbrew pythonbrew_install source "$HOME/.pythonbrew/etc/bashrc"... Continue reading →
I had the opportunity to take part in the Ludum Dare game jam #34 in which teams taking part are supposed... Continue reading →
Configuring SSH public key authentication on a QNAP NAS can be a bit complicated. Up to QNAP firmware 4.0.5, it... Continue reading →
Start a production Rails console: cd /opt/my/path/to/redmine bundle exec rails c production In the console: u=User.new(login: 'newadmin', admin: true, mail:... Continue reading →
I discovered that the VPN I use to manage one of my Digital Ocean VPS was down. Upon investigation, I found... Continue reading →