Skip to content

Riaan's SysAdmin Blog

My tips, howtos, gotchas, snippets and stuff. Use at your own risk!

  • About

OCI

Bash OCI 

Bash alias inside a script

March 16, 2023March 19, 2023 admin

If you need to use an alias inside a script you need this: shopt -s expand_aliases source ~/.bash_aliases I recently

Read more
OCI 

Test OCI (Oracle Cloud Infrastructure) Vault Secret

May 20, 2020May 20, 2020 admin

https://github.com/oracle/oci-python-sdk/blob/master/examples/kms_example.py https://www.ateam-oracle.com/secure-way-of-managing-secrets-in-oci assume oci cli working test an old cli script to list buckets $ ./list_buckets.sh { “data”: [ { “compartment-id”:

Read more
OCI Oracle Bare Metal Cloud Services restic 

restic option to configure S3 region

November 23, 2019April 12, 2020 admin

If you find yourself relying on restic using rclone to talk to non-default regions you may want to check out

Read more
jq OCI 

Oracle OCI CLI Query

November 1, 2019November 1, 2019 admin

Some bash snippets of using –query, jq and interacting with Bash to manipulate into variables. Collect boot volume’s id Collect

Read more
jq minio OCI rclone restic 

Restic scripting plus jq and minio client

July 12, 2019July 12, 2019 admin

I am jotting down some recent work on scripting restic and also using restic’s json output with jq and mc

Read more
OCI rclone restic 

Restic and Oracle OCI Object Storage

November 10, 2018 admin

It seems that after some time went by the S3 compatible object storage OCI interface can now work with restic

Read more
Dupliciti OCI rclone 

Object Storage with Duplicity and Rclone

August 7, 2018August 7, 2018 admin

At this point I prefer using restic for my object storage backup needs but since I did a POC for

Read more
Backups OCI rclone restic 

Object Storage with Restic and Rclone

August 3, 2018 admin

I have been playing around with some options to utilize Object Storage for backups. Since I am working on Oracle

Read more
OCI rclone 

Rclone and OCI S3 Interface

March 29, 2018 admin

I am testing rclone to the Oracle Cloud Interface object storage and recording what worked for me. Note I could

Read more
OCI Python 

Python3 and pip

February 14, 2018 admin

I am converting some scripts to python3 and noticed the pip modules in use for python2 need to be added

Read more
  • ← Previous

Recent Posts

  • Bash alias inside a script
  • kubectl export
  • VirtualBox Host-Only Networking Change
  • ACM check validation
  • Linux Shell Incremental Search

Tags

Active Directory Ansible AWS Azure Backups Bash DNS Docker DynamoDB Firewall Gnome go javascript jq json Kubernetes KVM LDOM Linux Logging LVM Nagios nfs OCI Oracle Bare Metal Cloud Services OVM PHP Python rclone RDP restic Security Sendmail SMTP Solaris SSH Terraform Ubuntu Uncategorized Video Encoding Virtualbox VNC VPN Windows ZFS
Copyright © 2023 Riaan's SysAdmin Blog. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.