ubuntu/debian abort: error: _ssl.c:504: error:14090086:SSL [FIXED]
Trying to clone or update a repo, and you get this error? [bash] hg pull -u abort: error: _ssl.c:504: error:14090086:SSL…
Trying to clone or update a repo, and you get this error? [bash] hg pull -u abort: error: _ssl.c:504: error:14090086:SSL…
So you decided to build your next web app/site using nothing but HTML5 and Javascript. No server side processing for…
[bash]s3cmd put –add-header "Cache-Control: 604800" -P ./* s3://mybucket.com/path/to/files/[/bash] If you have your CloudFront Distribution pointed to your S3 bucket, files…
So you decided to change the default location of your mongodb data path on mongodb.conf but mongo won’t start and…
gid= and uid= are not valid for XFS, pass “grpid=” to your fstab entry. /dev/xvdf /media/ebs/data xfs defaults,auto,noatime,noexec,grpid=1000 0 0