When connecting an NVR running Ubuntu 12.04 or older to a newer S-series you may have issues with it connecting and displaying the “Disconnected” message on the archiving page; even thou everything is correct and systems running Ubuntu 14.04 or newer DO NOT have this issue. When you search the logs, you will see a… Continue reading Archiving continually says “Disconnected” on Linux systems 12.04 and Older
Tag: Ubuntu 10.04
Measuring Bandwidth Usage in Ubuntu 10.04
To measure bandwidth usage in Ubuntu 10.04, install nload. It is preinstalled on Ubuntu, but it is not in the exacqVision image. Customers with custom installations of Ubuntu 10.04 or 12.04 likely already have nload. Run the following command to install: $ sudo apt-get install nload To use nload, just run nload in a terminal. Alternatively, you can specify… Continue reading Measuring Bandwidth Usage in Ubuntu 10.04
Upgrading the CIFS Module on Ubuntu 10.04 System Running Kernel 3.0
The CIFS module enables asynchronous I/O, and it increases archiving speed when combined with a version of archivepi that uses sendfile. (This is not necessary on Ubuntu 12.04 and later, which already supports asynchronous I/O.) To upgrade the CIFS module, complete the following steps: Disable all archive targets and unmount any cifs/smb share.Remove the CIFS… Continue reading Upgrading the CIFS Module on Ubuntu 10.04 System Running Kernel 3.0
Enabling Onboard Keyboard in exacqVision Ubuntu 10.04 and 12.04 Images
In 2013, the exacqVision Ubuntu 10.04 image was rebuilt, and the onboard keyboard configuration was not in included in the rebuild. Affected images can be easily identified by the Exacq wallpaper displayed on the Desktop. Also, because of an issue with onboard packages found in the Ubuntu repository, the onscreen keyboard was not included in… Continue reading Enabling Onboard Keyboard in exacqVision Ubuntu 10.04 and 12.04 Images
Service Status Command Fails on M-Series or Ubuntu 10.04
Symptom: Unable to check status of exacqVision Server. <br> Problem: Running the Terminal command, ‘sudo service edvrserver status’ fails. Introduced with exacqVision Server version 7.6. <br> Solution: Update to exacqVision Server version 9.6.4
NIC Bonding on exacqVision Client and Server
Beginning with version 5.10, NIC bonding is supported on exacqVision Client and Server. The following sections contain requirements and steps for enabling NIC bonding. <br> Linux Ubuntu 10.04 and Later Install ifenslave-2.6 package. <br> apt-get install ifenslave-2.6 <br> Add bonding module to modules list by editing /etc/modules. <br> sudo gedit /etc/modules <br> Add “bonding” at… Continue reading NIC Bonding on exacqVision Client and Server