Configuring permissions in Kubernetes with RBAC – Containerum – Medium

by Nikita Mazur Source: Configuring permissions in Kubernetes with RBAC – Containerum – Medium


One Thing Well | Fraidycat

Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page. Fraidycat is a browser extension for Firefox or Chrome – or a Dat website that can be used in the Beaker Browser – that can be used to follow folks on a variety of platforms. But rather than…


Github Compare

A better way to search and compare repos from Github side by side.


linux awk command – awk loop example: awk for and while

linux awk for loop: awk -F”#” ‘{for(i=1;i<=NF;i++) { }’ t.txt; awk for loop array: awk ‘BEGIN{a[“km”] = “m”;a[“kn”] = “n”;for(i in a) {}}’;awk while loop Source: linux awk command – awk loop example: awk for and while


An inside look at WP-VCD, today’s largest WordPress hacking operation | ZDNet

Source: An inside look at WP-VCD, today’s largest WordPress hacking operation | ZDNet


demeter

Demeter is a tool for scraping the calibre web ui https://github.com/gnur/demeter


Lazydocker

The lazier way to manage everything docker.Lazydocker is a simple terminal UI for both docker and docker-compose, written in Go with the gocui library.  


mathew’s web site | Into the Fediverse

How to leave Facebook (or at least spend a lot less time there) Source: mathew’s web site | Into the Fediverse


Robocorp announces $5.6M seed to bring open-source option to RPA | TechCrunch

  Robotic Process Automation (RPA) has been a hot commodity in recent years as it helps automate tedious manual workflows inside large organizations. Robocorp, a San Francisco startup, wants to bring open source and RPA together. Today it announced a $5.6 million seed investment. Benchmark led the round, with participation from Slow Ventures, firstminute Capital,…


Bash Script to Generate Patching Compliance Report on CentOS/RHEL Systems | 2daygeek.com

If you are running a large Linux environment you may have already integrated your Red Hat systems with the Satellite. If yes, there is a way to export this from the Satellite Server so you don̵… Source: Bash Script to Generate Patching Compliance Report on CentOS/RHEL Systems | 2daygeek.com