Skip to content

Riaan's SysAdmin Blog

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

  • About

Bash

Bash Ubuntu 

Powerline for your terminal on Ubuntu

September 9, 2015 admin

I noticed on Fedora it is really easy to enable powerline in your terminal. This article explains it well: http://fedoramagazine.org/add-power-terminal-powerline/

Read more
Bash ZFS 

ZFSSA List Snapshots Script

December 20, 2014 admin

Quick script to illustrate interacting with the ZFS Storage Appliance. In this example I am listing ZFSSA snapshots containing a

Read more
Bash Uncategorized 

Watch Process Id

September 23, 2014September 23, 2014 admin

Sometimes you want to keep tabs on a long running process and get notified by email when it is done.

Read more
Bash 

Multi-Array in Bash

June 2, 2014June 5, 2014 admin

Well kind of…  When you are used to working in Python or any real language then Bash arrays are pretty

Read more
Bash 

Bash And Exclusions in a List

February 5, 2014 admin

Just a quick snippet on doing exclusions when you loop through a list. For some reason on Solaris sed had

Read more
Bash Linux 

Disown and background a Unix process

July 29, 2013July 29, 2013 admin

Ever run a very large job and regretting not starting it in the excellent screen utility? If you don’t have

Read more
Bash Solaris 

Using Bash for root user on Solaris 10

July 10, 2013July 10, 2013 admin

By default Solaris 10 use “/” as root’s home directory and plain sh as a shell.  If you want to

Read more
Bash Python 

Unix Find and Remove Python Style

November 26, 2012December 1, 2012 admin

No doubt the Unix find and remove command comes in very useful when cleaning up large folders.  However find can

Read more
Bash Linux 

Find and Remove Old Files on Linux

November 6, 2012 admin

bash-3.00# find FOO/*bar* -mtime +30 -exec ls -lh {} \; -rwxrwxrwx 1 143 staff 16G Jul 13 04:08 FOO/bar_backup_201207130403.bak …snip

Read more
  • Next →

Recent Posts

  • ACM check validation
  • Linux Shell Incremental Search
  • python append key
  • Kubernetes NodePort Load Balancing with nginx
  • AWS SNS to http subscription receiving in python3 http server and Flask

Tags

Active Directory AWS Azure Backups Bash CIFS Curl DFS Docker Firewall FirewallD Gnome go IPS javascript jq KVM LDOM Linux LVM Nagios OCI Oracle Oracle Bare Metal Cloud Services OVM PHP Printing Putty Python rclone 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.