Skip to main content

Recently Updated Pages

Pics of Things

Other Things

Updated 1 year ago by Michael Cleary

OpenSSL tricks

Command line Security(ish)

Download a site's certificate. This command will connect to example.com on port 443 using the s_c...

Updated 1 year ago by Michael Cleary

Provisioning System

Other Things

After you have completed the deployment steps there will be a complete orchestration system avail...

Updated 1 year ago by Michael Cleary

tcpdump

Command line Networking

One-Liners: tcpdump Helpful tcpdump commands. Add -v to -vvvv to see from some to a lot of inform...

Updated 1 year ago by Michael Cleary

FFMPEG on EL 8

Command line Linux

dnf install -y epel-release dnf install -y https://download1.rpmfusion.org/free/el/rpmfusion-free...

Updated 1 year ago by Michael Cleary

Operator Framework

Containers Kubernetes

Operator SDK Download the release binary Set platform information: export ARCH=$(case $(uname -m)...

Updated 1 year ago by Michael Cleary

Istio: Install

Containers Kubernetes

Setup and Configure Download Istio by running the following command: curl -L https://istio.io/dow...

Updated 1 year ago by Michael Cleary

Pod scripts

Containers Containers

Here are a few quick scripts to get pods up and running quickly on Podman. Gitea Gitea is a self-...

Updated 1 year ago by Michael Cleary

Badges

Other Things

Updated 2 years ago by Michael Cleary

RHCA - EX180/EX280

Containers OpenShift

Red Hat Certified Specialist in Containers and Kubernetes Notes, tips and tricks for the EX180 an...

Updated 2 years ago by Michael Cleary

Using oc to manage OpenShift

Containers OpenShift

The Basics Examples of the basic need to know oc commands to deploy and manage containers on Open...

Updated 2 years ago by Michael Cleary

Podman

Containers Containers

Basics Registry file: /etc/containers/registries.conf Login to a registry podman login registry.a...

Updated 2 years ago by Michael Cleary

Dockerfile and container images

Containers Containers

Building container images using a Dockerfile. Here's a Dockerfile example that runs a simple nmap...

Updated 2 years ago by Michael Cleary

Kubernetes : Minikube on CentOS 7

Containers Kubernetes

Deploy  Kubernetes on a developer's workstation. This example is on CentOS 7with KVM. It is a VM...

Updated 2 years ago by Michael Cleary

CentOS Linux 8 to CentOS Stream

Command line Linux

Step 1: Enable CentOS Stream Repo dnf install centos-release-stream Step 2: Set CentOS Stream r...

Updated 2 years ago by Michael Cleary

LVM with cache

Command line Linux

  Create a logical volume with nvme cache. vgcreate storage /dev/sdb /dev/nvme0n1lvcreate -L 6T...

Updated 2 years ago by Michael Cleary

tmux

Command line Linux

Session Control (from the command line) tmux Start a new session tmux new -s &...

Updated 2 years ago by Michael Cleary

RHEL Move Printers

Command line Linux

To migrate all or most the printers from one system to another, run the following commands on the...

Updated 2 years ago by Michael Cleary

Move RHEL Users

Command line Linux

Step 1, on source Run the following commands as root source) system which has users configured ...

Updated 2 years ago by Michael Cleary

Windows Management Consoles

Command line Windows

CERTMGR.MSC Certificates snap-in CERTSRV.MSC Certification Services C...

Updated 2 years ago by Michael Cleary