Pario TechnoBlob
About Posts

Tag: bash

Hammer script to get output from Job by id This is a simple script I use to export the details from a Job run in Red Hat Satellite 6.2 using hammer from the console. #!/bin/bash # Redhat Satellite Job query by id using...
Jan 9, 2018 12:44PM
Generate IP-address ranges using simple bash script This is just a simple script to generate IP-addresses in a IP-range and write the result output to a file. The script does also remove addresses you would like to exclude from...
Feb 3, 2016 5:10PM
Another way to randomize filenames This post describes an easier way to randomize filenames using the command openssl compared to my previous post named Randomize filenames. <br /> #!/bin/bash<br />...
Jul 7, 2013 1:05PM
Create random filenames with random content I wanted to test filesystem checking on a large XFS filesystem and needed to fill the filesystem. The task was to create files on random with different file size and names...
Jul 4, 2013 10:59PM
«« « 1 2 3  …  21 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom