Skip to content

Riaan's SysAdmin Blog

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

  • About
Docker ZFS 

Systemctl With Docker and ZFS

May 20, 2020 admin

I previously wrote about Ubuntu 20.04 as a rpool(boot volume) on OCI (Oracle Cloud Infrastucture). If using a ZFS rpool

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
Uncategorized 

Powerline In Visual Studio Code

May 20, 2020 admin

There are some examples here: https://dev.to/mattstratton/making-powerline-work-in-visual-studio-code-terminal-1m7 https://github.com/abertsch/Menlo-for-Powerline I chose to follow a comment suggestion Meslo download the Meslo font https://github.com/ryanoasis/nerd-fonts/releases/tag/v2.1.0

Read more
Azure Docker LetsEncrypt Traefik 

Traefik Wildcard Certificate using Azure DNS

May 20, 2020May 20, 2020 admin

dns challenge letsencrypt Azure DNS Using Traefik as edge router(reverse proxy) to http sites and enabling a Lets Encrypt ACME

Read more
AWS S3 

Using tar and AWS S3

May 8, 2020May 8, 2020 admin

Example of tar straight to object storage and untar back. $ tar -cP /ARCHIVE/temp/ | gzip | aws s3 cp –

Read more
Uncategorized 

htmly flat-file blog

April 19, 2020April 19, 2020 admin

Test Htmly on Ubuntu 19.10 https://github.com/danpros/htmly/releases/tag/v2.7.4 https://docs.htmly.com/web-servers/apache # apt install apache2 php php-zip php-xml # cat /etc/apache2/sites-available/000-default.conf … <VirtualHost *:80>

Read more
Bash 

bash-scan-text-block-reverse

April 12, 2020April 12, 2020 admin

example finding a block. start string and reverse search up to next string. then replacing a line inside the block

Read more
Python 

python-scan-text-block-reverse

April 12, 2020April 12, 2020 admin

example finding a block. start string and reverse search up to next string. then replacing a line inside the block

Read more
Security 

Hashicorp Vault Test

March 21, 2020April 12, 2020 admin

Recording a quick test of Vault. hashicorp vault: https://www.vaultproject.io download vault executable and move to /usr/sbin so we have it

Read more
Docker 

Using AWS CLI Docker image

March 21, 2020April 12, 2020 admin

Recording my test running AWS CLI in a docker image. ## get a base ubuntu image # docker pull ubuntu

Read more
  • ← Previous
  • Next →

Recent Posts

  • Python Flask API Using MongoDB
  • Restic find and list one file
  • Gnome Desktop Shortcut Exec
  • ZFS Send To Encrypted Volume
  • Linux WakeOnLAN Issue

Tags

Active Directory Ansible AWS Azure Backups Bash CIFS Curl DFS Docker Firewall FirewallD Gnome IPS javascript jq KVM LDOM Linux Logging LVM Nagios OCI Oracle Oracle Bare Metal Cloud Services OVM PHP Printing Putty Python rclone restic Security Sendmail SMTP Solaris SSH Ubuntu Uncategorized Video Encoding Virtualbox VNC VPN Windows ZFS
Copyright © 2021 Riaan's SysAdmin Blog. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.