Posted On March 31, 2019

Some Common SysAdmin Tools

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Some Common SysAdmin Tools
LAN Speed Test: https://totusoft.com/lanspeed
Putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
CutePDF: http://www.cutepdf.com/Products/CutePDF/writer.asp
Remote Desktop Manager:
WAN IP: https://ipchicken.com/
Chrome: https://www.google.com/chrome/
Firefox: https://www.mozilla.org/en-US/firefox/download/thanks/?scene=2#download-fx
Flash:
Java:
TextPad: https://www.textpad.com/download
OpenOffice: https://www.openoffice.org/download/
Wireshark: https://www.wireshark.org/download.html
IntelliAdmin: http://www.intelliadmin.com/index.php/downloads/
Password Safe:
SCP: https://winscp.net/eng/download.php
Rsync Windows:
OpenVPN:
Delta Copy: http://www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp
Old Apps for Compatibility Testing:

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Windows Update Error Code 0x80244022

Symptom: There were some problems installing updates, but we'll try again later. If you keep…

PowerShell: Create Registry Keys within Windows Localhost

# createRegKey.ps1 $regKeys=@( @{ hive='REGISTRY::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome'; name='ChromeCleanupEnabled'; value=0 } @{ hive='REGISTRY::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome'; name='ChromeCleanupReportingEnabled'; value=0 } ) function…

Hacking 101: Domain Controllers as One of the Many Usual Targets

A potential bad actor's full network penetration repertoire is beyond the scope of this article.…
Other project: DragonCoin.com