Amazon Web Services (AWS) S3 Browser Version 9.5.5 – provides a simple web...
S3 Browser – improved support for S3-compatible storages (Openstack, Ceph, MinIO)
View ArticleMattermost 5.32 – upgrading Mattermost Server with a script
# vi upgrade_mattermost.sh #!/usr/bin/env bash # Immediately exit if a command run from a loop, a pipeline or a compound # command statement fails or a variable is used unset. set -e...
View ArticleS3cmd – is a free command line tool and client for uploading retrieving and...
Edit the following fields in your s3cmd configuration file ~/.s3cfg Copy# Setup endpoint host_base = play.min.io:9000 host_bucket = play.min.io:9000 bucket_location = us-east-1 use_https = True...
View ArticleAmazon Web Services (AWS) Command Line Interface (AWS CLI) – how to configure...
Feel free to use this service for testing and development and replace with your own MinIO keys C:\>aws configure AWS Access Key ID [None]: < Acces Key > AWS Secret Access Key [None]: <...
View ArticleAmazon Web Services (AWS) Command Line Interface (AWS CLI) – verwenden von...
Amazon Web Services (AWS) Command Line Interface (AWS CLI) – verwenden von High-Level-Befehlen (s3)
View ArticleAmazon Web Services (AWS) Command Line Interface (AWS CLI) – essential...
This tutorial explains the basics of how to manage S3 buckets and its objects using aws s3 cli using the following examples # s3 make bucket (create bucket) aws s3 mb s3://tgsbucket –region us-west-2 #...
View ArticleRaspberry Pi Imager 1.6 – released
Download and install Raspberry Pi Imager to a computer with an SD card reader and put the SD card you’ll use with your Raspberry Pi into the reader and run Raspberry Pi Imager
View ArticleMinIO – how to enable the Object Store Supervisor Service on VMware vSphere...
MinIO – a provider of on-premises S3 Object Stores we will see how to enable the Service and then how to provision a dedicated S3 Object Store to a particular Namespace with vSphere with Tanzu. This...
View ArticleGrafana Cloud – your observability managed as a service
Grafana Cloud – is a composable observability platform integrating metrics and logs with Grafana
View Article