Essential DNS TXT Records for Email Delivery
This short promotes my video about the DNS TXT records required to deliver your emails to all email providers. If you send an ...
We talk about building different file utils and how they can be stringed together to great usage.
When using the marketing trigger “Current page” with “Customer is viewing a catalog entry”. The template you use is actually saying look for a specific productId on a command called ProductDisplay. If you look in the dmeletemplate table you could find all the templates for the different triggers and other elements used by marketing. In…
In this video, we go through how to install all the required prerequisite packages and Keystone.
In this video, we look into installing Placement and Nova services. The Placement service is used to gather statistics about your cluster and figure out where to put instances. Nova is the controller and compute nodes that will do the actual work.
We look into what’s new in java 16.
In this video we look at how to list keys in the S3 API using a Ceph backend. We also look at how to copy objects without downloading data. Last but not least we put it all together to delete with a prefix and move with a prefix.