Skip to content

Instantly share code, notes, and snippets.

View ericpardee's full-sized avatar

ericpardee ericpardee

View GitHub Profile
choco install 7zip 7zip.install angryip atom autoit.commandline bginfo chocolatey chocolatey-core.extension chocolatey.extension clink cpu-z cpu-z.install ditto ditto.install DotNet3.5 DotNet4.5.2 dropbox evernote ffmpeg Firefox GoogleChrome gpg4win gpg4win-vanilla javaruntime jre8 KB2919355 KB2919442 kindle notepadplusplus notepadplusplus.install openvpn putty putty.portable python2 rdcman realvnc realvnc.install slack sqlserver-odbcdriver VisualStudio2017Community visualstudiocode vlc vmware-workstation-player vmwarevsphereclient vnc-connect youtube-dl yubikey-personalization-tool -y
# 1password is 4, need 1password 6 beta
# choco list -lo > choco.txt
# should convert to Windows
# awk '{print $1}' choco.txt | xargs
# to update
@ericpardee
ericpardee / gist:93c76e0e34165cb4c842
Last active February 4, 2016 08:24
IBM Aspera Connect Disables Encryption
Ran into a situation where a facility I work with opened a Trouble Ticket of Aspera Uploads failing, upload keeps stalling.
The progress bar in the UI would get to the end but it would never finish.
I opened a case with Aspera Tech Support. While I waited for a response, I installed aspera ascp client on linux host.
The same file transfer went through without issue:
ascp -P 33001 big.mxf [email protected]:
I let the Aspera Connect GUI hang at the end as reported until finally it errored out:
LOG [libssh2] 0.369915 Failure Event: -34 - libssh2_channel_wait_closed() invoked when channel is not in EOF state
ERR [asssh] channel wait close rc=-34