Skip to content

Riaan's SysAdmin Blog

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

  • About

Uncategorized

Kubernetes Uncategorized 

kubectl export

December 4, 2022December 4, 2022 admin

Since kubectl –export is deprecated it is possible to do something like this. WARNING: I have not tested this #!/bin/bash

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
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 jq json restic Uncategorized 

Bash Read Json Config File

December 14, 2019April 12, 2020 admin

Couple of things here: I wanted to do some restic scripts At the same time use a configuration file. The

Read more
Uncategorized 

Restic snapshot detail json to csv

October 25, 2019October 25, 2019 admin

Restic shows details of a snapshot. Sometimes you want that to be CSV but the json output for paths, excludes

Read more
Uncategorized 

zfsbackup-go test with minio server

July 21, 2019July 21, 2019 admin

Recording my test with zfsbackup-go. While I am playing around with backup/DR/object storage I also compared the concept here with

Read more
Uncategorized 

OCI Bucket Delete Fail

July 19, 2019July 19, 2019 admin

If you have trouble deleting an object storage bucket in Oracle Cloud Infrastructure you may have to clear old multipart

Read more
Uncategorized 

Linux Screen Utility Buffer Scrolling

June 18, 2019June 18, 2019 admin

If you use the Linux screen utility a lot for long running jobs etc you may have experienced scrolling issues.

Read more
Uncategorized 

Bash Array Dynamic Name

June 14, 2019 admin

Sometimes you want to have dynamic array names to simplify code. Below is one way of making the array name

Read more
Uncategorized 

OCI Cli Query

April 24, 2019April 24, 2019 admin

If you want to manipulate the output of Oracle Cloud Infrastructure CLI commands you can pipe output through jq. I

Read more
  • ← Previous

Recent Posts

  • kubectl export
  • VirtualBox Host-Only Networking Change
  • ACM check validation
  • Linux Shell Incremental Search
  • python append key

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 © 2022 Riaan's SysAdmin Blog. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.