Description At times it may be necessary to move files to a Cloudvue Gateway and while other tools such as SCP or MobaXterm can usually manage the job, rsync can track progress and resume after an interruption which can be particularly useful when transferring large files like the latest Cloudvue software or on slow or… Continue reading Using Rsync to Transfer Files to a Cloudvue Gateway
Tag: SSH
Adding an Authorized Public SSH Key to a C2C
Description SSH access to Cloudvue C2C devices depends on RSA public/private key pairs. Public keys for L3 Cloudvue support were added into the Cloudvue production software with the release of 22.9.0 in January of 2023. The following instructions can be used to temporarily add a public ssh key to a C2C device. SSH public keys… Continue reading Adding an Authorized Public SSH Key to a C2C
Moving Files From Cloudvue Gateway to Windows
Description At times it may be necessary to move or copy files from a Cloudvue Gateway to a local machine. WinSCP Portable establishes an SSH connection between a machine running Windows and a Gateway. It offers a convenient side by side file explorer view of the local and Gateway directories and files making it simple to… Continue reading Moving Files From Cloudvue Gateway to Windows
Manually Calculating the SSH Password for a Cloudvue Device
*** INTERNAL USE *** Description The following instructions can be used to manually calculate the ssh password for a Cloudvue video device. Product Solution Cloudvue Gateway The ssh password is the first 32 characters of the MD5 Hash returned when using the following combination MAC + Version + 3cadcddd84a94e1014f6a9bfeeecfd6 Where MAC is the MAC address… Continue reading Manually Calculating the SSH Password for a Cloudvue Device
Enabling / Disabling SSH on ExacqVision Linux Server
Description SSH is installed on ExacqVision Servers at the time of manufacture; however, for security purposes, SSH is disabled. To enable remote administration of your ExacqVision system via SSH, it must first enabled. Product Linux (Ubuntu) Solution Using Exacq Linux Utilities Using scripts To Enable To Disable Installing the Package Using Terminal To Enable sudo… Continue reading Enabling / Disabling SSH on ExacqVision Linux Server