Trivy
The all-in-one open source security scanner https://aquasecurity.github.io/trivy/v0.38/getting-started/installation/ trivy k8s –report summary cluster trivy –report summary –timeout 900s cluster
The all-in-one open source security scanner https://aquasecurity.github.io/trivy/v0.38/getting-started/installation/ trivy k8s –report summary cluster trivy –report summary –timeout 900s cluster
ssh-keygen -t ed25519 -C “frank.earnhardt@outlook.com”
czkawka | Multi functional app to find duplicates, empty folders, similar images etc. (qarmin.github.io)
Install the SDK Install the .NET Desktop Runtime Install the ASP.NET Core Runtime Install the .NET Runtime Build On Windows: Run on Ubuntu
sudo vi /etc/vim/vimrc
While trying to generate a certificate for awx-operator using the following: openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout ansible-awx.pfs.lan.key -out ansible-awx.pfs.lan.crt -subj “/CN=ansible-awx.pfs.lan/O=ansible-awx.pfs.lan” -addext “subjectAltName = DNS:ansible-awx.pfs.lan” openssl…
sudo curl -L “https://github.com/docker/compose/releases/download/1.29.2/docker-compose-$(uname -s)-$(uname -m)” -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose docker-compose –version
sudo kubeadm certs check-expiration Reading configuration from the cluster... FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -o yaml' CERTIFICATE EXPIRES RESIDUAL TIME…
frank@kubemaster:~$ mkdir kubectl-convertfrank@kubemaster:~$ cd kubectl-convert/ curl -LO “https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl-convert” curl -LO “https://dl.k8s.io/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl-convert.sha256” echo “$(cat kubectl-convert.sha256) kubectl-convert” | sha256sum –check sudo install -o root -g root…
[root@f59e854f7b47 /]# cat /etc/os-release NAME="Arch Linux" PRETTY_NAME="Arch Linux" ID=arch BUILD_ID=rolling VERSION_ID=TEMPLATE_VERSION_ID ANSI_COLOR="38;2;23;147;209" HOME_URL="https://archlinux.org/" DOCUMENTATION_URL="https://wiki.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/" PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" LOGO=archlinux-logo ** Prerequisites ** [root@f59e854f7b47 /]# pacman -S nodejs npm resolving dependencies... looking…