UNIX Terminal – Grep Directory Recursively
Sometimes you really need to find a file that has certain text in it, these commands will help provided you have an idea of the directory or the string
Sometimes you really need to find a file that has certain text in it, these commands will help provided you have an idea of the directory or the string
I’m mainly doing this project for my church where the CD will typically only have one track and the MP3 bitrate is acceptable at 64 kbit/s Yes there are faster options that also are free but this is the best option I’ve found to make it an easy process someone can start and chat with…
First this process doesn’t hack/crack the PFX you will need the password still. Scenario you have to update your SSL certificate but all you saved was your PFX file and know the password for it. You get prompted for the Import Password and if you have typed the correct one you will see “MAC verified…
Same as MSSQL Server Information but is specific to what will work in Azure
Occasionally you get empty directories and need to clear them out, these scripts below will help with that, just be careful what directory you choose. The scripts below are set to ~/ (current user home directory) but can easily be changed to any directory on your system. This first block will only list the empty…
I love to find RPM files that someone has compiled so that I don’t have to do the manual work but when I find one at a questionable location or one I’m simply not familiar with it’s nice to know what is in it. Recently I did a search on RPMFind.net for Redis (https://www.rpmfind.net/linux/rpm2html/search.php?query=redis) I…
If you have a need to create a few VMs it can get a bit tedious to build them in one of the various portals. Set the variables then let this script run. At some point I will create a function around this but for now the script works as is.
Reference: http://stackoverflow.com/questions/14564380/how-to-disable-autorun-for-all-drives