scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
run cmd as admin cd C:\program files\Microsoft office\office16 (or program files (x86), whatever’s relevant) type in: cscript ospp.vbs /dstatus this generates a […]
install “Microsoft Online Services Sign in Assistant for IT Professionals” Open Powershell (Admin) Enter the following commands… Install-Module MSOnline Install-Module AzureAD Import-Module […]
The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
openssl pkcs12 -in certname.pfx -out key.pem -nodes