Category: Tools

String substitution in multiple files by command line
article #1264, updated 2192 days ago

Once you have ‘pip’, you can do:

sudo pip install repren

repren is very effective.

Categories:      

==============

Much better way to burn ISO images to USB sticks / flash drives
article #1235, updated 2332 days ago

Windows, Linux, and MacOS:

https://etcher.io/

Categories:      

==============

Prep a new install of Windows with Chocolatey
article #1221, updated 2358 days ago

Chocolatey is a great way to get the fundamentals into a new install of Windows. First we install it:

@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin"

And then we get everything we want in:

choco install -y GoogleChrome Firefox jre8 adobereader flashplayerplugin flashplayeractivex adobeair adobereader-update flashplayerppapi adobeshockwaveplayer

Beautiful!

Categories:      

==============

Test Your FTP Server
article #1163, updated 2508 days ago

Here’s a great tester:

https://ftptest.net/

Categories:      

==============

Make offline or static site copy of any web site
article #1153, updated 2546 days ago

Wonderful tool, cross-platform:

http://www.httrack.com

Categories:      

==============

Delete Windows user profiles by command line: DELPROF2
article #1151, updated 2549 days ago

This seems a very nice tool.

https://helgeklein.com/free-tools/delprof2-user-profile-deletion-tool/

Categories:      

==============

Image browser/viewer, cross-platform
article #1149, updated 2555 days ago

This looked interesting:

https://nomacs.org/

Categories:      

==============

Convert many sorts of files
article #1140, updated 2563 days ago

This one is great:

https://www.zamzar.com

Categories:      

==============

Multiplatform GUI S.M.A.R.T. utility
article #1127, updated 2633 days ago

Yahoo!

https://gsmartcontrol.sourceforge.io/home/index.php/Downloads

Categories:      

==============

Unlock Files Easily
article #236, updated 2677 days ago

To unlock files easily, use the “Unlocker Assistant”:

http://www.emptyloop.com/unlocker/

There is a portable version and an installable too. This tool makes it very easy to identify which process is locking a given file, and it can attempt to kill the process, or just undo the lock.

There is also “EMCO Unlock IT” which does extremely well:

https://emcosoftware.com/unlock-it

Categories: