Skip to content
Brad's Place – Blog

Brad's Place – Blog

Some thoughts

  • Brad’s Place
  • Handy Links
  • My Resume
  • Recipe a la ChatGPT

Category: Linux

Posted on March 18, 2022March 18, 2022 Linux Shell Scripting Software Development SysAdmin

Increasing / decreasing number of xargs parallel processes (at run time!)

xargs makes it very easy to quickly run a set of similar processes in parallel – but did you know when you’re half-way through a...

Posted on November 25, 2020November 25, 2020 Linux Shell Scripting Software Development SysAdmin

stdbuf – Run COMMAND, with modified buffering operations for its standard streams

While piping together commands that only output intermittently we run into the pipe buffers created by the pipe() system call (also see overview of pipes...

Posted on October 13, 2020 Linux MacOS MS Windows SysAdmin

Disk Usage

To review disk usage recursively – a few different options exist (when scanning manually through with df and du are not enough). I have found...

Posted on October 13, 2020 Linux SysAdmin

md (software RAID) and lvm (logical volume management)

md Building a RAID array using mdadm – two primary steps: “mdadm –create” to build the array using available resources “mdadm –detail –scan” to build...

Posted on October 13, 2020October 13, 2020 Linux SysAdmin

Supporting old Debian distros

For old servers that need to stay that way (for whatever reason) updates are no longer available but you can access the packages that were...

Posted on September 3, 2020 Linux SysAdmin

Adding tasks to a background screen

A bunch of processes have failed – and you’d like to restart them in a screen session in case you need to rerun them in...

Posted on December 3, 2019December 3, 2019 Linux SysAdmin

LINES and COLUMNS environment magic

Ever wondered why you can read the $LINES and $COLUMNS environment variables from your text shell and have them seemingly aware (or indeed, actually aware)...

Posted on February 5, 2019November 25, 2020 Linux SysAdmin

Useful Commands

A list of commands / references I’ve found useful. Also see my old wiki page. stdbuf – Run COMMAND, with modified buffering operations for its...

Recent Posts

  • Revisiting how the GDPR affects my setting of cookies (for security – a legitimate interest)
  • Machine Learning / Glossaries!
  • Machine Learning / AI courses
  • Artificial Intelligence : Masking Sensitive Data
  • Artificial Intelligence : OpenAI – Analytics, Open Data and A Few Simple Prompts

Recent Comments

  • Andrew on Artificial Intelligence : OpenAI – Analytics, Open Data and A Few Simple Prompts
  • jasky on Docker FROM scratch
  • bjdean on GDPR for micro, small and medium-sized enterprises – specific needs and derogation
  • bjdean on GDPR for micro, small and medium-sized enterprises – specific needs and derogation
  • Aleksandar Crnkovic on GDPR for micro, small and medium-sized enterprises – specific needs and derogation

Archives

  • November 2024
  • November 2023
  • September 2023
  • June 2023
  • December 2022
  • March 2022
  • October 2021
  • November 2020
  • October 2020
  • September 2020
  • May 2020
  • February 2020
  • December 2019
  • October 2019
  • July 2019
  • May 2019
  • April 2019
  • February 2019
  • September 2018
  • May 2018
  • September 2017
  • August 2017
  • July 2017
  • March 2017
  • September 2016
  • August 2016
  • March 2016
  • September 2015
  • August 2015
  • July 2015
  • June 2015

Categories

  • Artificial Intelligence and Machine Learning
  • AWS
  • fast.ai
  • General Data Protection Regulation
  • Google Bard
  • Kaggle
  • Linux
  • MacOS
  • MS Windows
  • OpenAI
  • Pandas
  • Perl
  • PHP
  • Python
  • Random Thoughts
  • Regulations
  • Security
  • Shell Scripting
  • Software Development
  • SysAdmin
  • Web

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Mastodon

Mastodon/aus.social Mastodon/fosstodon.org Mastodon/eigenmagic.net Mastodon/mastodon.social
© 2025 Brad's Place - Blog / Powered by WordPress / Theme by Design Lab