syslog-ng does not have an explicit handler for GLEF logs. However, we can use its JSON parsing capabilities to parse
Read moreThis is a summery of an already published article on the AWS Blog, with some clarity added. Requirements: 1. AWS
Read moreSo, you have committed a sin of checking in data/passwords/secrets and tokens. How do you remove them from
Read moreThere are some issues with forking a repo, if you want to fork a repo and matain all the details,
Read moreUPDATE wp_options SET option_value = replace(option_value, 'http://oldurl.com', 'http://newurl.com') WHERE
Read moreif you have access to the mysql database you can recover account access by resetting the password using the following
Read moreThe offical way of installing rust is to call a shell script from a remote host as follows: curl --proto
Read moreTo export a raw block volume from ZFS for use with iSCSI, you can use the zfs command to create
Read moreUsing Skopeo DESTINATION_URI=xxxxxxxxxxx.dkr.ecr.us-west-2.amazonaws.com/mongo:6 SOURCE_URI=docker.io/mongo:6 AWS_PROFILE=
Read moreSELECT table_schema AS "Database", SUM(data_length + index_length) / 1024 / 1024 / 1024 AS "Size (GB)"
Read moreContact us and we'll get back to you as soon as possible.