Split long output into 2 columns
With unsurprisingly, the UNIX “columns” command (will need to install autogen package). du -hc –max-depth=1 . | columns
With unsurprisingly, the UNIX “columns” command (will need to install autogen package). du -hc –max-depth=1 . | columns
https://zxnet.co.uk/teletext/viewer/?channel=2&page=100
The best thunderbird extension is now working on current Thunderbird. Please donate to the author!
Decommissioning or migrating services in enterprise environments will frequently reveal previously unknown dependencies which result in changes getting rolled back, wasting a lot of time. To try and head these issues off you can test these changes with “brownouts”, shutting off the relevant infra temporarily (eg at a weekend) to expose any hidden dependencies. When …
Continue reading ‘Testing Enterprise Infrastructure changes with brownouts’ »
Try this fix from StackExchange: Set (setq create-lockfiles nil) in config
https://dev.to/squash/24-influential-books-programmers-should-read-2020-updated-2h33
https://samesite-sandbox.glitch.me/ All green means you have the new behaviour.
AKA this one from Amazon. fn+esc toggles “gaming mode”, which disables the windows key!
Previously I just had one heatsink. After fitting the case:
pihole 5 uses sqlite, you may need to install php support For ubuntu: apt install php7.2-sqlite3