Viewing profile — pendexgabo
pendexgabo
HN member- Joined
- Tue, Aug 02, 2011, 10:42 PM UTC
- HN karma
- 6
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About pendexgabo
Recent public activity
-
comment
Comment #24903110
I just want to be able to run my docker image stored in my private registry and I can't do that. ECS allows you to set a secret with a docker _compatible_ authentication token and …
-
comment
Comment #14426035
This is really prune to errors due to concurrency, race conditions, etc. There are several ways to do this "The Right Way": - you can just use LUKS and mount the db storage on top …
-
comment
Comment #11745550
worth reading: http://orientdbleaks.blogspot.com.ar/2015/06/the-orientdb-is... I've had several issues with the "distributed" setup among others.
-
comment
Comment #10509281
huge WTF...you can't call that WAF...At least try adding some more rules.
-
comment
Comment #10220670
I would assume you didn't read this: https://www.drupal.org/documentation/modules/node Also, let me introduce you another good website for this kind of question: http://stackoverfl…
-
comment
Comment #8251367
why not startssl? you will get the SSL certificate for free
- story
-
comment
Comment #7079237
yeah...I thought that when I clicked and wasn't taken to a https site...looks a kinda crappy copy of DropBox...
-
comment
Comment #6420559
really? ok...I mean...really?
-
comment
Comment #5348882
what about http://libslack.org/daemon/ ?
-
comment
Comment #4976157
xtrabackup ( http://www.percona.com/doc/percona-xtrabackup/ ) is the way to go in my opinion. you can create full and incremental backups...