How do you sort du output by size?
du -sh — * | sort -h
Iordanis Kazanas – Virtual Systems Administrator
du -sh — * | sort -h
How ClusterIP Services Work in Kubernetes https://twitter.com/danielepolencic/status/1617493269939642368 🪄Smart summary: This thread explains how Kubernetes Services work. Services exist only in etcd, and there is no process listening on the Service’s IP address and port. Instead, traffic to the Service’s IP is intercepted by iptables rules, which know to forward the traffic to one of the … Read more
Delete first line of a large file. Install Cygwin for windows. tail -n +2 “$FILE” > “$FILE2”
Settings – Manage Printer – Machine Settings – Start and End G-Code Start G-Code ;—————————————— ;*** Start Dual Nozzle/Bed Preheating *** M140 S{material_bed_temperature_layer_0} ; start preheating the bed M104 S{material_print_temperature_layer_0} T0 ; start preheating hotend G28 ; home M190 S{material_bed_temperature_layer_0} ; heat to Cura Bed setting M109 S{material_print_temperature_layer_0} T0 ; heat to Cura Hotend ;*** … Read more
I managed to install windows 20H2 on my Dell T5600. Set UEFI Disable RAID Connect drive to SATA 0
How to install full version of Vim on Ubuntu $ sudo apt remove –assume-yes vim-tiny $ sudo apt update $ sudo apt install –assume-yes vim
Speed up Windows 10 by disabling background apps.
ISPConfig and Virtualmin are the most popular free VPS control panels that make managing your server easier. Their commercial peers are cPanel and Plesk.
Bed Leveling Calibration Test Object (Parametric)