[hgallery3 id=”8279″ height=”320″ width=”200″]
|
||||
[hgallery3 id=”8279″ height=”320″ width=”200″] The max capacity of the QNAP is 8TB and is backup by a single 3TB disk placed in a Century external RAID box. The Century external RAID box can house a max of five 3TB disk with a max. of 12TB in a RAID5 configuration. Enough to backup the whole QNAP when the data is […] http://ajaxplorer.info/
The ajaxplorer support LDAP authentication, see my sample configuration here which allow login from local or Openldap authentications. This was proved to be a very difficult task since a lot of tools were required to be re-compiled for the custom built python. I documented the sequence of tools required to be re-built below : All the newly compiled binaries/headers/libraries will be set to put in /opt/local 1. Compile python 2.7.2 with shared library […] create the file /etc/yum.repos.d/vmware.repoand we place this text in it: [vmware-tools] name=VMware Tools for Red Hat Enterprise Linux $releasever – $basearch baseurl=http://packages.vmware.com/tools/esx/latest/rhel6/$basearch enabled=1 gpgcheck=1 gpgkey=http://packages.vmware.com/tools/VMWARE-PACKAGING-GPG-KEY.pub If we installed previously VMware tools via the local vSphere, we will need to remove them using /usr/bin/vmware/vmware-uninstall-tools.pl We can now install VMware tools via yum: yum install vmware-tools-esx-nox In […] See the explanation here : http://wdc.custhelp.com/app/answers/detail/a_id/1397 |