Pinned Repositories
compression_test
Do compression tests with gzip,bzip2 and xz
devOpsNotes
Various notes and how-to for devops
dns_trigger
A simple script that will perform DNS queries vs a domain and if there is a change between script runs will print them on screen
luigi-blueprint
Create Luigi ETL Flows Without (Almost) Any Code!
rdp
RDP Over SSH
REST_in_bash
A simple REST server in Bash
shellgpt
Query chatgpt from your shell
snmp-tools
Tools using SNMP to get system info, like average CPU load, memory statistics, disk statistics, network statistics etc.
syncmaster
rsync with tricks!
tinos_eisai_sy
Get the partition that a file belongs and the percentage of space that consumes
kpatronas's Repositories
kpatronas/syncmaster
rsync with tricks!
kpatronas/tinos_eisai_sy
Get the partition that a file belongs and the percentage of space that consumes
kpatronas/luigi-blueprint
Create Luigi ETL Flows Without (Almost) Any Code!
kpatronas/compression_test
Do compression tests with gzip,bzip2 and xz
kpatronas/shell-guardian
A Python wrapper script that will help you execute scripts / commands effieciently
kpatronas/ssh_tunnel_manager
A bash script to rule all your SSH tunnels!
kpatronas/capture_ssh_session
bashrc configuration to capture ssh sessions
kpatronas/connect
A simple connection manager written in bash
kpatronas/popper
Navigate between directories the easiest possible way!
kpatronas/with-tunnel
Create an SSH tunnel and keep-it running as long as your process that will use the tunnel.
kpatronas/csv2sqlite
Simple CSV to SQLite converter
kpatronas/hostgroup
A simple bash script to easily examine your ansible inventory
kpatronas/rdp_over_ssh_proxy
RDP a server over SSH proxy
kpatronas/big_5m
just a big file
kpatronas/dgsh
Shell supporting pipelines to and from multiple processes
kpatronas/filestats
Find the (n) smallest or the (n) biggest file(s) in a directory, recursive or not, get the MD5 hash of the files, exclude files smaller than a specific size
kpatronas/Grafana-png-exporter
Export easily your Grafana dashboards to png images
kpatronas/lc
Line Counter: Find ASCII files and get their line count
kpatronas/luigi-code-builder
Automate python Luigi code with configuration files!
kpatronas/mkdkr
mkdkr = Makefile + Docker
kpatronas/muttant
A mutt template wrapper script
kpatronas/pinger
A simple bash script that pings all entries in /etc/hosts
kpatronas/pivot
a cli tool to create pivots from cli
kpatronas/repeat
Repeat a command until success with some additional tricks!
kpatronas/runaway
a very simple tool that you provide input from stdin and an argument called label and you get on stdout a comma seperated output with a current generated timestamp, the label and the stdin converted to base64.
kpatronas/simple_python_exercises
Simple python exercises
kpatronas/sqlexec
Execute SQL queries and generate csv exports in all SQL dialects from command line.
kpatronas/test
kpatronas/text-processing-cookbook
A cookbook of tools and techniques for processing text and data at the linux command line
kpatronas/time_filter
you have a csv with a timestamp in? you can filter rows vs time with this tool!