Gert van den Berg
Gert van den Berg
The script sets the disksize value, which is the size of the zram block device, not the amount of memory used (which is allocated dynamically). The memory can be limited...
The spec file version is 1.0.0, which results in an error, since the tarball is now named zram-1.0.1.tar.bz2, instead of zram-1.0.0.tar.bz2, which the spec file is looking for.
Hi, Low priority. dma version: 0.7 Unable to compile on Solaris 9 or 10. The yacc does not support the -o option. Setting YACC to bison fixes that... get-version.sh need...
DataDog support collecting metrics by calling stored procedures (at least on MS SQL Server databases). [They return metric, type, value and tag columns](https://www.datadoghq.com/blog/sql-server-metrics/). (It seems like that is mainly limited...
Update from unsupported Alpine 3.4 to keep vulnerability scanners happy
``` 2020-10-28T15:17:59+02:00 - [31merror[39m: [31mUnhandled-exception: { Error: listen EACCES 127.0.0.1:7001 at Object.exports._errnoException (util.js:1024:11) at exports._exceptionWithHostPort (util.js:1047:20) at Server.setupListenHandle [as _listen2] (net.js:1302:19) at listenInCluster (net.js:1367:12) at GetAddrInfoReqWrap.doListen [as callback] (net.js:1493:7) at...
When configuring S3 access without an access key / secret (the AWS client libraries then obtain it from the instance metadata service / elsewhere) Sharry fails to start with this...
### TL;DR There is no output for the IPv6 ranges on the subnets. (I'm looking for the `ipv6_cidr_range` attribute from the google_compute_subnetwork resource) (IPv6 version of the `subnets_ips` output) A...
### TL;DR `access_config` can be configured, `ipv6_access_config` can't, so static IPv6 IPs can't be configured on the bastion host ### Terraform Resources ```markdown https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/compute_instance#nested_ipv6_access_config ``` ### Detailed design ```markdown Add...
Error when trying to pull it in: $ git submodule update --recursive --init Submodule 'thingdoc' ([email protected]:prusajr/ThingDoc.git) registered for path 'thingdoc' Cloning into 'thingdoc'... ERROR: Repository not found. fatal: The remote...