content
stringlengths
0
557k
url
stringlengths
16
1.78k
timestamp
timestamp[ms]
dump
stringlengths
9
15
segment
stringlengths
13
17
image_urls
stringlengths
2
55.5k
netloc
stringlengths
7
77
Setting Up TIBCO ComputeDB ODBC Driver Note This is currently tested and supported only on Windows 10 (32-bit and 64-bit systems). Download and Install Visual C++ Redistributable for Visual Studio 2013 Step 1: Install the TIBCO ComputeDB ODBC Driver Download the TIBCO ComputeDB 1.2.0 Enterprise Edition. Click ODBC INST...
https://tibco-computedb.readthedocs.io/en/enterprise_docv1.2.0/setting_up_odbc_driver-tableau_desktop/
2022-06-25T11:10:52
CC-MAIN-2022-27
1656103034930.3
[]
tibco-computedb.readthedocs.io
What is CampaignChain?¶ CampaignChain is open-source campaign management software to plan, execute and monitor digital marketing campaigns across multiple online communication channels, such as Twitter, Facebook, Google Analytics or third-party CMS, e-commerce and CRM tools. For developers, CampaignChain is a platform ...
https://campaignchain-docs.readthedocs.io/en/latest/ce/developer/book/overview.html
2022-06-25T11:52:28
CC-MAIN-2022-27
1656103034930.3
[array(['../../../_images/architecture.png', '../../../_images/architecture.png'], dtype=object) array(['../../../_images/components-conceptual.png', '../../../_images/components-conceptual.png'], dtype=object) array(['../../../_images/components-realized.png', '../../../_images/components-rea...
campaignchain-docs.readthedocs.io
NtQueryInformationProcess function (winternl.h) [NtQueryInformationProcess may be altered or unavailable in future versions of Windows. Applications should use the alternate functions listed in this topic.] Retrieves information about the specified process. Syntax __kernel_entry NTSTATUS NtQueryInformationProcess( [in]...
https://docs.microsoft.com/en-us/windows/win32/api/winternl/nf-winternl-ntqueryinformationprocess?redirectedfrom=MSDN
2022-06-25T12:02:33
CC-MAIN-2022-27
1656103034930.3
[]
docs.microsoft.com
Introduction The BOLD Multi Currency app auto-switches conversion in your store based on customer geolocation. Within the enabled integration with Bold Multi Currency, your customers can see their local currency for products in Searchanise widgets. Instructions Important info - Before integrating the Bold Multi Currenc...
https://docs.searchanise.io/bold-multi-currency-integration-shopify/
2022-06-25T11:45:36
CC-MAIN-2022-27
1656103034930.3
[]
docs.searchanise.io
Type Converter This example demonstrates serialization of data types that do not have built-in support in GigaSpaces c++ API. It shows you how to add your own code to convert your data type to the supported type, and vice versa. Supported types are stated in the gs.xml file. For more details, refer to the C++ Mapping F...
https://docs.gigaspaces.com/xap/10.2/dev-java/cpp-type-converter.html
2022-06-25T10:30:17
CC-MAIN-2022-27
1656103034930.3
[]
docs.gigaspaces.com
Announcing Updates to the REST API Experience This post was written by Jessie Huang, Program Manager on the docs.microsoft.com team. Today, we are happy to announce the release of two key improvements to the REST experience on docs.microsoft.com: - The preview version of the REST API Browser--an easy way to search and ...
https://docs.microsoft.com/en-US/teamblog/announcing-rest-improvements
2022-06-25T12:34:45
CC-MAIN-2022-27
1656103034930.3
[array(['media/announcing-rest-improvements/products.gif', 'Discover REST APIs by selecting products'], dtype=object) array(['media/announcing-rest-improvements/quickfilters.gif', 'Discover REST APIs via in-page quick filter'], dtype=object) array(['media/announcing-rest-improvements/search.gif', ...
docs.microsoft.com
12.2 Conic Optimization¶ Conic optimization is an extension of linear optimization (see Sec. 12.1 (Linear Optimization)) allowing conic domains to be specified for subsets of the problem variables. A conic optimization problem to be solved by MOSEK. The set \(\K\) is a Cartesian product of convex cones, namely \(\K = \...
https://docs.mosek.com/latest/toolbox/prob-def-conic.html
2022-06-25T11:55:00
CC-MAIN-2022-27
1656103034930.3
[]
docs.mosek.com
Depending on whether you use a Stencil or a Blueprint theme, the way to add the Instant Search Widget to your storefront will vary. Stencil themes Stencil themes are installed for new stores automatically. BigCommerce Cornerstone theme is the default Stencil theme. Searchanise widgets are added to your store automatica...
https://docs.searchanise.io/add-instant-search-widget-to-storefront-bigcommerce/
2022-06-25T10:11:25
CC-MAIN-2022-27
1656103034930.3
[]
docs.searchanise.io
TOPICS× CNAME and Adobe Target Instructions for working with Adobe Client Care to implement CNAME (Canonical Name) support in Adobe Target. To best handle ad blocking issues, or ITP-related cookie policies, a CNAME is used so calls are made to a domain owned by the customer rather than a domain owned by Adobe. Request ...
https://docs.adobe.com/content/help/en/target/using/implement-target/before-implement/implement-cname-support-in-target.html
2020-10-23T22:40:34
CC-MAIN-2020-45
1603107865665.7
[]
docs.adobe.com
Contents - Before you install the integration app - Install integrator.io bundle in NetSuite - Install Amazon bundle in NetSuite - Configure your NetSuite account - - Install the integration app The Amazon Seller Central-NetSuite integration app helps online retailers combine the powerful Amazon online marketplace plat...
https://docs.celigo.com/hc/en-us/articles/115004621768-Install-the-Amazon-Seller-Central-NetSuite-integration-app
2020-10-23T20:58:31
CC-MAIN-2020-45
1603107865665.7
[]
docs.celigo.com
- You can find the integrator.io release notes for August 2020 here. - In the integrator.io current UI, you will now find all the advanced settings in the "Settings" tab. - The settings in the “Opportunity” section are further divided into three sub-tabs: Opportunity, Notes and Files, and Team Selling. Upgrade your int...
https://docs.celigo.com/hc/en-us/articles/360047661932-Salesforce-NetSuite-IO-release-notes-v1-6-0-August-2020
2020-10-23T21:26:56
CC-MAIN-2020-45
1603107865665.7
[]
docs.celigo.com
Django 1.9 release notes¶ December 1, 2015 Welcome 1.9 requires Python 2.7, 3.4, or 3.5. We highly recommend and only officially support the latest release of each series. The Django 1.8 series is the last to support Python 3.2 and 3.3. What’s new in Django 1.9¶ Performing actions after a transaction commit¶ The new on...
https://docs.djangoproject.com/en/1.10/releases/1.9/
2020-10-23T22:36:01
CC-MAIN-2020-45
1603107865665.7
[]
docs.djangoproject.com
Frequently asked questions about classification and labeling in Azure Information Protection Applies to: Azure Information Protection, Office 365. Have a question about Azure Information Protection that is specifically about classification and labeling? See if it's answered here. Which client do I install for testing n...
https://docs.microsoft.com/en-us/azure/information-protection/faqs-infoprotect
2020-10-23T23:01:07
CC-MAIN-2020-45
1603107865665.7
[]
docs.microsoft.com
Requires Unity 2017.2+ Unity 5.6 and earlier are not supported. The plugin uses UnityWebRequestfeatures introduced in 2017.1, and Screen.safeAreafor mobile notch handling introduced in 2017.2. Supports Android 6+, iOS 7.0+ (Android 8+ and iOS 10.0+ for native SDK) Installation You can install plugin from Github. Import...
https://docs.themonetizr.com/docs/unity
2020-10-23T21:57:28
CC-MAIN-2020-45
1603107865665.7
[array(['https://files.readme.io/de7de27-2020-06-17_16-20-49.png', '2020-06-17_16-20-49.png'], dtype=object) array(['https://files.readme.io/de7de27-2020-06-17_16-20-49.png', 'Click to close...'], dtype=object) array(['https://files.readme.io/93fc235-2020-06-17_16-23-55.png', '2020-06-17_16-23...
docs.themonetizr.com
Data Reference in this section is an advanced function. We recommend that you familiarize yourself with other sections in the User Manuals before diving into Data Reference. For more information, reach out to bd@vechain.com. Introduction - What’s Data Reference[1] Most enterprises have well-established digital solution...
https://docs.vetoolchain.com/hc/en-us/articles/360050806671-Quick-Guide-for-Data-Reference-
2020-10-23T21:04:33
CC-MAIN-2020-45
1603107865665.7
[array(['/hc/article_attachments/360072122412/image-2.png', None], dtype=object) array(['/hc/article_attachments/360072356231/image-3.png', None], dtype=object) array(['/hc/article_attachments/360072122472/image-4.png', None], dtype=object) array(['/hc/article_attachments/360072356271/image-5.pn...
docs.vetoolchain.com
profile_tasks – adds time information to tasks¶ New in version 2.0. Synopsis¶ - Ansible callback plugin for timing individual tasks and overall execution time. - Mashup of 2 excellent original works:, - Format: <task start timestamp> (<length of previous task><current elapsed playbook execution time>) - It also lists t...
https://docs.ansible.com/ansible/2.8/plugins/callback/profile_tasks.html
2020-10-23T21:38:00
CC-MAIN-2020-45
1603107865665.7
[]
docs.ansible.com
A cryptocurrency exchange Cryptocurrency exchanges deposit from bank account A cryptocurrency exchange Cryptrox is a cryptocurrency exchange that aims is to make cryptocurrencies easily accessible to emerging markets, particularly the Sub-Saharan African region. M ratings. Download. Here is Top Cryptocurrency Exchange ...
https://docs.as1.online/2020-06-23.php
2020-10-23T21:40:49
CC-MAIN-2020-45
1603107865665.7
[array(['https://i.ytimg.com/vi/BJzmaV9OQsc/mqdefault.jpg', None], dtype=object) array(['https://images.goodfirms.co/cdn-cgi/image/width=700,quality=100,format=auto/https://goodfirms.s3.amazonaws.com/blog/127/Top-Cryptocurrency-Exchange-List.jpg', 'a cryptocurrency exchange a cryptocurrency exchange'], ...
docs.as1.online
Distributed database systems fall into two major categories of data storage architectures: (1) shared disk and (2) shared nothing. Shared disk approaches suffer from several architectural limitations inherent in coordinating access to a single central resource. In such systems, as the number of nodes in the cluster inc...
https://docs.clustrix.com/pages/diffpagesbyversion.action?pageId=10912582&selectedPageVersions=2&selectedPageVersions=3
2020-10-23T22:00:19
CC-MAIN-2020-45
1603107865665.7
[]
docs.clustrix.com
Your first dynamic list The documentation applies to: v0.8.0 What is Dynamic List?¶ A brief of Dynamic List is a section type. It helps you can build quickly a Grid Data. These steps below will help you to create one page with dynamic list Step 1: Go to Dynamic List Builder Page¶ After you login successfully with defau...
https://docs.letportal.app/getting-started/your-first-dynamic-list/
2020-10-23T21:03:38
CC-MAIN-2020-45
1603107865665.7
[array(['../../assets/images/getting-started/step1-dl-go-to-dynamic-list-builder.jpg', 'Dynamic List Management'], dtype=object) array(['../../assets/images/getting-started/step2-dl-fill-out-database.jpg', 'Database Connection Info'], dtype=object) array(['../../assets/images/getting-started/step3-dl-...
docs.letportal.app
Monetizr REST API supports multiple implementation scenarios. But underneath them is one general API process flow which you can adapt to your needs. In this section, you can learn about the API structure overview. Head deeper into sub-sections to go through the full implementation steps. Learn more about purchase order...
https://docs.themonetizr.com/docs/api-process-flow
2020-10-23T21:33:39
CC-MAIN-2020-45
1603107865665.7
[]
docs.themonetizr.com
A network protocol profile contains a pool of IPv4 and IPv6 addresses for use by vApps. When you create a network protocol profile, you set up its IPv4 configuration.. The gateway and the ranges must be within the subnet. The ranges that you enter in the IP pool range field cannot include the gateway address. For examp...
https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.networking.doc/GUID-6D9AA898-8BE1-4DB2-96A2-D6629E338113.html
2020-10-23T22:39:12
CC-MAIN-2020-45
1603107865665.7
[]
docs.vmware.com
Connecting PureMessage to PostgreSQL Complete the following steps to ensure proper integration of PostgreSQL with PureMessage: - You must explicitly allow connections from any servers in a PureMessage server group by editing the file /opt/pmx6/postgres/var/data/pg_hba.conf. Add an entry to this file as follows: host pm...
https://docs.sophos.com/msg/pmx/help/en-us/msg/pmx/tasks/GSGPI_ConnectPostgres.html
2020-10-23T22:11:44
CC-MAIN-2020-45
1603107865665.7
[]
docs.sophos.com
How to use MFTF in CICD To integrate MFTF tests into your CICD pipeline, it is best to start with the conceptual flow of the pipeline code. Concept The overall workflow that tests should follow is: - Obtain a Magento instance + install pre-requisites. - Generate the tests. - Set options for single or parallel running. ...
https://devdocs.magento.com/mftf/docs/guides/cicd.html
2020-10-23T21:24:17
CC-MAIN-2020-45
1603107865665.7
[]
devdocs.magento.com
A common high availability (HA) configuration for MySQL is the Master/Master pair. In such a configuration, each side is both a Slave and a Master. The application can write to only one instance at a time (Active/Passive) or to both instances (Active/Active). Assuming you are familiar with MySQL replication configurati...
https://docs.clustrix.com/display/CLXDOC/Configuring+Replication+Failover
2020-10-23T21:29:49
CC-MAIN-2020-45
1603107865665.7
[]
docs.clustrix.com
Application: GridmapNavSimul¶ GridmapNavSimul is a GUI program that takes an occupancy gridmap and let you move a robot around simulating a laser scanner. The robot can be teleoperated manually with the keyboard, with a joystick or reproduce a sequence of fixed poses given in a file. Launch it with: GridmapNavSimul The...
https://docs.mrpt.org/reference/latest/app_GridmapNavSimul.html
2020-10-23T21:27:07
CC-MAIN-2020-45
1603107865665.7
[]
docs.mrpt.org
Human Entity Reference The Human entity is used for AI characters. For reference, this entity used to be called "Grunt". The Entity has property options like Sight, Accuracy and Faction, so that designers can create custom enemy or friendly characters. An AI Human entity has built in AI behaviors (via the ModularBehavi...
https://docs.cryengine.com/pages/viewpage.action?pageId=26215396
2018-10-15T13:02:41
CC-MAIN-2018-43
1539583509196.33
[]
docs.cryengine.com
Testing - Best Practices Understanding the referral program development process Test vs Live Each Referral SaaSquatch Program has two modes: Live and Test. These modes (tenants) both play an important role in the lifecycle of your referral program. The functionality of your live and test tenants are designed to be very...
https://docs.referralsaasquatch.com/developer/testing/
2018-10-15T13:24:59
CC-MAIN-2018-43
1539583509196.33
[array(['http://images.contentful.com/s68ib1kj8k5n/4VuAPt2Vfau2o0eMkqQ4KQ/483cb07d3f95e4067aa171210ad7287a/Development_Process.png', 'Development Process'], dtype=object) array(['http://images.contentful.com/s68ib1kj8k5n/6E1fNUOvL2uWAIoGuQAUYm/dcc44f54cb0755027ff11419f0b40eae/Test_vs_Live.png', 'Test v...
docs.referralsaasquatch.com
If a child object is in the instance it must have a parent in the instance list that can be associated with that has the same structural key. If one does not exist an error message will be displayed at some stage, probably when the instance list needs to be visualized as tree control. For example, if an EMPLOYEE, ident...
https://docs.lansa.com/14/en/lansa048/content/lansa/lansa048_3210.htm
2018-10-15T13:26:43
CC-MAIN-2018-43
1539583509196.33
[]
docs.lansa.com
Goals - Reduce the amount of flownodes necessary to script the idle actions by automating much of the micromanagement logic needed to manually control the character and handle all the different scenarios that can occur during gameplay (for example, canceling the actions when the agent gets alerted or resuming the actio...
https://docs.cryengine.com/display/CEMANUAL/AI+Sequences
2018-10-15T13:24:23
CC-MAIN-2018-43
1539583509196.33
[array(['/download/attachments/1048791/SimpleSequence.jpg?version=1&modificationDate=1366897709000&api=v2', None], dtype=object) array(['/download/attachments/1048791/LoopingSequence.jpg?version=1&modificationDate=1366897709000&api=v2', None], dtype=object) array(['/download/attachments/1048791/SyncPo...
docs.cryengine.com
Creating an IAM Policy to Access AWS KMS Resources Aurora can access AWS Key Management Service keys used for encrypting their database backups. However, you must first create an IAM policy that provides the permissions that allow Aurora to access KMS keys. The following policy adds the permissions required by Aurora t...
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Integrating.Authorizing.IAM.KMSCreatePolicy.html
2018-10-15T13:05:08
CC-MAIN-2018-43
1539583509196.33
[]
docs.aws.amazon.com
GanttProject Developer Guide This page provides instruction for building GanttProject from the master branch. The instructions assume that you’re using Ubuntu-based Linux distribution. The process on other distros and Windows/Mac OSX should be similar, modulo differences in packages/paths and the way command line termi...
https://docs.ganttproject.biz/development/build/
2018-10-15T12:43:00
CC-MAIN-2018-43
1539583509196.33
[array(['https://docs.ganttproject.biz/img/development/idea-gradle-import.png', 'idea gradle import'], dtype=object) array(['https://docs.ganttproject.biz/img/development/idea-run-ganttproject.png', 'idea run ganttproject'], dtype=object) ]
docs.ganttproject.biz
Rename Rename existing column names How to Access This Feature From + (plus) Button - Click "+" button and select "Rename". From Column Menu - You can also select "Rename" from column menu of the column to rename. Rename - Select the column to rename from "Column" dropdown list. - Type in the new name for the column in...
https://docs.exploratory.io/wrangling/rename.html
2018-10-15T12:42:10
CC-MAIN-2018-43
1539583509196.33
[array(['images/command-rename-df-menu.png', None], dtype=object) array(['images/command-rename-column-menu.png', None], dtype=object) array(['images/rename.png', None], dtype=object)]
docs.exploratory.io
WebSocket¶ New in version 0.4. Valum support WebSocket via libsoup-2.4/Soup.WebsocketConnection implementation if libsoup-2.4 (>=2.50) is installed. Note Not all server protocols support WebSocket. It is at least guaranteed to work with the HTTP server and for other, it should only a matter of implementation. The webso...
http://docs.valum-framework.org/en/latest/middlewares/websocket/
2018-10-15T13:33:50
CC-MAIN-2018-43
1539583509196.33
[]
docs.valum-framework.org
目次を表示 1. Execute the login WebRoutine in iiiAppLogin in the browser. Log in as user ADMIN. 2. From the menu bar select Applications / Employees / Enquiry to execute WebRoutine begin in WAM iiiEmpEnquiry. With the Enquiry WAM running check that the Applications menu is shown. Close the browser. 3. Execute the begin WebR...
https://docs.lansa.com/14/ja/lansa087/content/lansa/wamengt4_0740.htm
2018-10-15T13:55:39
CC-MAIN-2018-43
1539583509196.33
[]
docs.lansa.com
Geofencing for apps only works on iOS devices that have Location Services running. In order for location services to function, the device must be connected to either a cellular network or a Wi-Fi hotspot. Otherwise, the device must have integrated GPS capabilities. For Wi-Fi only devices, GPS data is reported when the ...
https://docs.vmware.com/en/VMware-AirWatch/9.2/aw-mdm-guide-92/GUID-014MDM-GeofencingSupportoniOSDevices.html
2018-10-15T13:33:34
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
Identify the virtual machines that waste resources because of idle, oversized, or powered-off virtual machine states or because of snapshots. Procedure - In the left pane of vRealize Operations Manager, click Environment. - Select vSphere World. - Click the Heat Map tab under the Details tab. - Select the For each data...
https://docs.vmware.com/en/vRealize-Operations-Manager/6.7/com.vmware.vcom.user.doc/GUID-D49A57A3-A527-4082-A2B2-681A8CFCD8A4.html
2018-10-15T13:31:22
CC-MAIN-2018-43
1539583509196.33
[]
docs.vmware.com
How To Email Unique Codes To a ClickFunnels Contact using Zapier Coupon Carrier is a promotional tool to help you gain email subscribers or foot traffic by delivering unique time-sensitive discounts and coupons — Connects directly to your favorite email service provider. Using Zapier, you can connect ClickFunnels and C...
https://docs.couponcarrier.io/article/89-how-to-email-unique-codes-to-a-clickfunnels-contact-using-zapier
2022-06-25T02:30:46
CC-MAIN-2022-27
1656103033925.2
[]
docs.couponcarrier.io
This section provides instructions on how to setup Single Sign-on (SSO) on the 5.3.3+ Delphix Engine. Delphix Engines (Masking and Virtualization) version 5.3.3+ support authentication via the SAML 2.0 standard (SP initiated and Idp Initiated). SLO (Single log-out) is not supported, that is logging out of a Delphix Eng...
https://docs.delphix.com/docs535/system-installation-configuration-and-management/installation-and-initial-system-configuration/configuring-single-sign-on
2022-06-25T01:33:17
CC-MAIN-2022-27
1656103033925.2
[]
docs.delphix.com
Why is there an API failure? API Failure, the first thing that you should do is to check the Code Step, as well as the Code logs. You can select the Code Step, and you can check the following in the logs - - Check the name of the users added, and make sure they are in alphabetical form and not numeric. - Make sure the ...
https://docs.haptik.ai/why-is-there-an-api-failure
2022-06-25T01:36:55
CC-MAIN-2022-27
1656103033925.2
[]
docs.haptik.ai
Release date : Sep 11, 2021 Displays the version of the Product on all the pages of JIFFY.ai application. Link, Join, Dataset Schema, and Datasheet Schedule options are removed on SQL Editor. Ability to navigate to one or more Presentations from a specific grid row in the current Presentation. All the existing docker c...
https://docs.jiffy.ai/whats_new/release-4.5/release-4.5/
2022-06-25T00:51:06
CC-MAIN-2022-27
1656103033925.2
[]
docs.jiffy.ai
Evaluate performance improvements Evaluate possible changes to indexes. Determine the impact of changes to queries and indexes. Explore Query Store hints. Learning objectives After completing this module, you will be able to: - Determine when changing indexes or defining new ones can affect performance - Evaluate wait ...
https://docs.microsoft.com/en-us/learn/modules/evaluate-performance-improvements/?WT.mc_id=api_CatalogApi
2022-06-25T01:30:51
CC-MAIN-2022-27
1656103033925.2
[]
docs.microsoft.com
Duo Single sign-on with Duo This tutorial will explain configuring Duo for single sign-on to Pritunl. Users will authenticate through Duo when downloading VPN profiles and before each VPN connection. Although Duo can be used independently for best security it should be used in combination with another single sign-on pr...
https://docs.pritunl.com/docs/duo
2022-06-25T02:36:59
CC-MAIN-2022-27
1656103033925.2
[array(['https://files.readme.io/aaf6ca4-duo0.png', 'duo0.png'], dtype=object) array(['https://files.readme.io/aaf6ca4-duo0.png', 'Click to close...'], dtype=object) array(['https://files.readme.io/717c8ff-duo1.png', 'duo1.png'], dtype=object) array(['https://files.readme.io/717c8ff-duo1.png', '...
docs.pritunl.com
Fri May 6th, 2022, 11:35 am: HPSS scheduler upgrade also finished. Thu May 5th, 2022, 7:45 pm: Upgrade of the scheduler has finished, with the exception of HPSS. Thu May 5th, 2022, 7:00 am - 3:00 pm EDT (approx): Starting from 7:00 am EDT, an upgrade of the scheduler of the Niagara, Mist, and Rouge clusters will be app...
https://docs.scinet.utoronto.ca/index.php?title=Main_Page&oldid=3815
2022-06-25T00:50:19
CC-MAIN-2022-27
1656103033925.2
[]
docs.scinet.utoronto.ca
Step 1: Set up a Hadoop Virtual Machine instance The easiest way to get started sampling searches in Hunk is to install a Virtual Machine that comes preconfigured with Hadoop. For this tutorial we are using using the Cloudera Quickstart VM for VMware. See System and Software requirements for the full list of supported ...
https://docs.splunk.com/Documentation/Hunk/6.4.11/Hunktutorial/SetupyourVM
2022-06-25T01:23:57
CC-MAIN-2022-27
1656103033925.2
[array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'], dtype=object) ]
docs.splunk.com
Configure TA-SMTP-Reputation The Splunk Add-ons for Microsoft Exchange must be configured before you can deploy them to Exchange Server hosts. This is because you must specifically enable support for the version of Exchange Server and Windows Server that you run. Each add-on within the Splunk Add-ons for Microsoft Exch...
https://docs.splunk.com/Documentation/MSExchange/3.5.2/Add-Ons/ConfigureTA-SMTP-Reputation
2022-06-25T01:06:18
CC-MAIN-2022-27
1656103033925.2
[array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'], dtype=object) ]
docs.splunk.com
The backend module¶ The setup check screen¶ This screen has already been mentioned in the Installation chapter. It is mostly useful when setting up the Scheduler, as it indicates whether the CLI script is executable or not. When everything is running fine, it contains mostly one useful piece of information: when the la...
https://docs.typo3.org/c/typo3/cms-scheduler/11.5/en-us/Administration/BackendModule/Index.html
2022-06-25T02:16:09
CC-MAIN-2022-27
1656103033925.2
[array(['../../_images/InformationScreen.png', 'Scheduler information screen'], dtype=object) array(['../../_images/BackendModuleMainView.png', 'Scheduler main screen'], dtype=object) array(['../../_images/LateTask.png', 'A late task in the Scheduler main screen'], dtype=object) array(['../../...
docs.typo3.org
AWS::WAF::Web. Contains the Rules a Amazon CloudFront distribution to identify the requests that you want AWS WAF to filter. If you add more than one Rule to a WebACL, a request needs to match only one of the specifications to be allowed, blocked, or counted. Syntax To declare this entity in your AWS CloudFormation tem...
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-waf-webacl.html
2022-06-25T03:11:35
CC-MAIN-2022-27
1656103033925.2
[]
docs.aws.amazon.com
$(nproc) X 1/2 MiB. Due to Red Hat Enterprise Linux (RHEL) behavior, a container on a node with high CPU usage might seem to consume more memory than expected. The higher memory consumption could be caused by the kmem_cache in the RHEL kernel. The RHEL kernel creates a kmem_cache for each cgroup. For added performance,...
https://docs.openshift.com/container-platform/4.8/nodes/containers/nodes-containers-using.html
2022-06-25T02:16:17
CC-MAIN-2022-27
1656103033925.2
[]
docs.openshift.com
Policy Sentry Documentation Policy Sentry is an AWS IAM Least Privilege Policy Generator, auditor, and analysis database. It compiles database tables based on the AWS IAM Documentation on Actions, Resources, and Condition Keys and leverages that data to create least-privilege IAM policies. Organizations can use Policy ...
https://policy-sentry.readthedocs.io/en/latest/
2022-06-25T01:28:55
CC-MAIN-2022-27
1656103033925.2
[]
policy-sentry.readthedocs.io
SaaS pricing models explained In this section we will focus on pricing models. The Pricing Model configuration section is one of the most important aspects of product configuration. Since it directly influences your product sales, it is important to understand which the most common pricing models available on the platf...
https://docs.cloudesire.com/docs/pricing-models.html
2019-04-18T14:24:06
CC-MAIN-2019-18
1555578517682.16
[array(['/img/docs/freemium-model.png', 'Pricing Models: freemium'], dtype=object) array(['/img/docs/pay-as-you-go-model.png', 'Pricing Models: pay as you go'], dtype=object) array(['/img/docs/pay-per-user-model.png', 'Pricing Models: pay per user model'], dtype=object) array(['/img/docs/fixed...
docs.cloudesire.com
Making new payment plan on PayWhirl is quick and easy. From the dashboard, click on "My Plans" On the plan page, click "Create a New Plan" Fill out your plan name, the setup fee (if you'd like one), and specify the number installment (or leave on no limit). The Setup Fee will only be charged once at the time of sign up...
https://docs.paywhirl.com/PayWhirl/classic-system-support-v1/getting-started-and-setup/v1-creating-a-payment-plan
2019-04-18T15:18:20
CC-MAIN-2019-18
1555578517682.16
[array(['https://uploads.intercomcdn.com/i/o/19830122/c400e9d189bd61d5ed47feb1/note.png', None], dtype=object) array(['https://uploads.intercomcdn.com/i/o/12671429/e7f8e1b22aa83e8104cc2361/PW_Dash_plans.png', None], dtype=object) array(['https://uploads.intercomcdn.com/i/o/12671449/7c51465928ce7dccc6d...
docs.paywhirl.com
Edit Volume You can edit a volume to make changes to name and description of the volume, the size of the volume, and to make it bootable or non-bootable. Note: In order to change the size of a volume it must be unattached, and in the “available” state. You must be a self-service user or an administrator to perform this...
https://docs.platform9.com/user-guide/volumes/edit-volume/
2019-04-18T14:28:48
CC-MAIN-2019-18
1555578517682.16
[]
docs.platform9.com
Backups ApiOmat uses a MongoDB for storing configuration and application data. Several backup machanisms can be used, depending on load, DB setup and backup hardware. Using the restore module The Restore Module backups each application data once a day, if configured during setup. All application databases are backed up...
http://docs.apiomat.com/32/Backups.html
2019-04-18T14:48:57
CC-MAIN-2019-18
1555578517682.16
[]
docs.apiomat.com
Creating a Lyrebird app To create a new app, go to the Developer page, and click on New OAuth App. The New application form will prompt you for: - Your application name, description and homepage: this public information will be shown to your users when they are prompted to consent to give you access to their voice. - Y...
http://docs.lyrebird.ai/avatar_api/10_creating_app.html
2019-04-18T15:17:01
CC-MAIN-2019-18
1555578517682.16
[]
docs.lyrebird.ai
Searching¶ A search page is available by default at the /search/ URL, which can be customized in the urls.py file in your project. To enable a search bar in the navigation bar, check Settings > Layout > Search box. Search results are paginated; to specify the number of results per page, edit the value in Settings > Gen...
https://docs.coderedcorp.com/cms/stable/getting_started/searching.html
2019-04-18T15:17:10
CC-MAIN-2019-18
1555578517682.16
[]
docs.coderedcorp.com
Trans-Docs Services© has been providing high quality, professional translation, transcription, proofreading, interpretation and editing services for over 5 years. We have customers in most industry segments. Our driving mission is delivering high-quality services at affordable prices. We provide a unique personalized s...
https://www.trans-docs.com/
2019-04-18T15:13:19
CC-MAIN-2019-18
1555578517682.16
[]
www.trans-docs.com
CloudMailin allows you to receive any volume of incoming email via a Webhook.. In this guide we're going to cover the basics of receiving your first email with CloudMailin. The first step is to head to and signup. As soon as you sign up, you will be presented with the option to create your first CloudMailin address. He...
http://docs.cloudmailin.com/getting_started/
2019-04-18T15:25:53
CC-MAIN-2019-18
1555578517682.16
[]
docs.cloudmailin.com
8x8 Call Parking allows you to put a call on hold and pick it up from another extension on your 8x8 VoIP phone system. The Call Parking feature is included free with your 8x8 Virtual Office phone system. On parking a call, the Virtual Office system automatically assigns a parking extension number to the call and announ...
https://docs.8x8.com/8x8WebHelp/VirtualOfficeOnlineWebHelp/Content/VOOCallParking.htm
2019-04-18T14:42:28
CC-MAIN-2019-18
1555578517682.16
[]
docs.8x8.com
OBS is unavailable when an error is reported stating "Time difference is longer than 15 minutes between the client and server." For security purpose, OBS checks the time difference between OBS Console and the server. When the time difference is longer than 15 minutes, such an error is reported and you need to correctly...
https://docs.otc.t-systems.com/en-us/usermanual/obs/en-us_topic_0085237883.html
2019-04-18T15:41:54
CC-MAIN-2019-18
1555578517682.16
[]
docs.otc.t-systems.com
SOAtest can test RESTful services from a WADL, or RAML definition, or from a URL. In this section: Testing RESTful Services When a WADL is Available: - Ensure that the locally-hosted ParaBank application (introduced in Setting Up ParaBank) is running so that you can access the WADL. - Right-click on any of the Test Sui...
https://docs.parasoft.com/pages/viewpage.action?pageId=36810990
2019-04-18T14:23:12
CC-MAIN-2019-18
1555578517682.16
[]
docs.parasoft.com
pwnlib.util.cyclic — Generation of unique sequences¶ pwnlib.util.cyclic. cyclic(length = None, alphabet = None, n = None) → list/str[source]¶ A simple wrapper over de_bruijn(). This function returns at most length elements. If the given alphabet is a string, a string is returned from this function. Otherwise a list is ...
https://docs.pwntools.com/en/stable/util/cyclic.html
2019-04-18T15:07:59
CC-MAIN-2019-18
1555578517682.16
[]
docs.pwntools.com
Thursday, June 09, 2016 This section of docs.zen-cart.com is for documenting some features specific to v1.5.5 code. As content is added, you will see various sections on the left menu, for easy access to those topics. More content will be added over time. You can contribute to this documentation by forking the zencart/...
https://docs.zen-cart.com/Developer_Documentation/1.5.5
2019-04-18T15:26:28
CC-MAIN-2019-18
1555578517682.16
[]
docs.zen-cart.com
{"_id":"56ca81146b58fb0b00c6d2fc","__v":2,"project":"56bc8e679afb8b0d00d62dcf","},"category":{"_id":"56c4180d70187b17005f43b4","__v":5,"project":"56bc8e679afb8b0d00d62dcf","version":"56bc8e689afb8b0d00d62dd2","pages":["56c418c854b6030d00ec29a2","56c418e670187b17005f43b7","56c418efc4796b0d007ef03a","56c418f94040602b0064...
http://docs.buddy.com/docs/access-permissions
2019-04-18T14:40:51
CC-MAIN-2019-18
1555578517682.16
[]
docs.buddy.com
Dependencies¶ This driver depends on the Register and Bus Device libraries. Please ensure they are also available on the CircuitPython filesystem. This is easily achieved by downloading a library and driver bundle. Usage Notes¶ Of course, you must import the library to use it: import adafruit_bno055DA, SCL i2c = I2C(SC...
https://circuitpython.readthedocs.io/projects/bno055/en/latest/
2019-04-18T15:17:26
CC-MAIN-2019-18
1555578517682.16
[]
circuitpython.readthedocs.io
Checklist. And as always, if you have any challenges with your checklist that you can't figure out, reach out to us at support@appcues.com and we'll help sort things out!
https://docs.appcues.com/article/358-checklist-diagnostics
2019-04-18T15:01:52
CC-MAIN-2019-18
1555578517682.16
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/559e91f8e4b0b0593824b4a9/images/5ba2bf022c7d3a16370f4da0/file-pdEZyDJjYW.png', None], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/559e91f8e4b0b0593824b4a9/images/5b6cb29c2c7d3a03f89d8947/file-ft19q0JsqS.png', None], dt...
docs.appcues.com
CodeRed CMS 0.13.0 release notes¶ New features¶ New CMS installations will now cache 301/302 redirects and 404 pages. Existing CMS installations should switch to new wagtail-cache middleware to gain this behavior (see upgrade considerations). Settings > General > From Email Address now allows specifying sender name in ...
https://docs.coderedcorp.com/cms/stable/releases/v0.13.0.html
2019-04-18T14:24:17
CC-MAIN-2019-18
1555578517682.16
[]
docs.coderedcorp.com
Deployment Guide This deployment guide can be used to install the Genesys WebRTC Service in your environment. It includes the following information: - New In This Release—An overview of new features and improvements included with each release of the Genesys WebRTC Service. - Product Overview—An overview of the Genesys ...
https://docs.genesys.com/Documentation/WRTC/latest/Deployment/Welcome
2019-04-18T14:17:21
CC-MAIN-2019-18
1555578517682.16
[]
docs.genesys.com
Geek of All Trades: The Instant Cloud - Your Office 365 Proof of Concept Office 365 is exceptionally well-suited for small businesses looking to leap into cloud computing, with a full range of productivity and collaboration features. Greg Shields The subject of cloud computing seems to have no middle ground. Nearly eve...
https://docs.microsoft.com/en-us/previous-versions/technet-magazine/gg675927%28v%3Dmsdn.10%29
2019-04-18T15:04:24
CC-MAIN-2019-18
1555578517682.16
[array(['images/gg675927.fig_1_creating_an_online_meeting_directly_within_outlook_using_office_365%28en-us%2cmsdn.10%29.jpg', None], dtype=object) array(['images/gg675927.fig_2_collaborating_on_a_document_while_video_chatting_using_office_365%28en-us%2cmsdn.10%29.jpg', None], dtype=object) array(['ima...
docs.microsoft.com
This article covers the various performance metrics displayed by the Performance Analysis Dashboard and Performance Analysis Overview, and how to interpret different metric values and combinations of values across different metrics for APS Sentry. Note: For Mode: S = Sample and H = History. Note: We are actively adding...
https://docs.sentryone.com/help/aps-sentry-performance-metrics
2019-04-18T15:06:21
CC-MAIN-2019-18
1555578517682.16
[]
docs.sentryone.com
View port mirroring session details, including status, sources, and destinations. Procedure - In the vSphere Web Client, navigate to the distributed switch. - On the Configure tab, expand Settings and click Port mirroring. - Select a port mirroring session from the list to display more detailed information at the botto...
https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.networking.doc/GUID-DDF75CE0-FD2E-4272-941D-61A3D8D3A4BF.html
2019-04-18T15:06:03
CC-MAIN-2019-18
1555578517682.16
[]
docs.vmware.com
Middlewares¶ Middlewares works in between the master channel and slave channels, they look through messages and statuses delivered between channels, passing them on, make changes or discarding them, one after another. Like channels, middlewares will also each have an instance per EFB session, managed by the coordinator...
https://ehforwarderbot.readthedocs.io/en/latest/guide/middleware.html
2019-04-18T15:34:41
CC-MAIN-2019-18
1555578517682.16
[]
ehforwarderbot.readthedocs.io
Selection quantification¶ BASELINe quantifies selection pressure by calculating the posterior probability density function (PDF) based on observed mutations compared to expected mutation rates derived from an underlying SHM targeting model. Selection is quantified via the following steps: - Calculate the selection scor...
https://shazam.readthedocs.io/en/version-0.1.11_a/vignettes/Baseline-Vignette/
2019-04-18T15:21:30
CC-MAIN-2019-18
1555578517682.16
[array(['../figure/Baseline-Vignette-11-1.png', 'plot of chunk Baseline-Vignette-11'], dtype=object) array(['../figure/Baseline-Vignette-11-2.png', 'plot of chunk Baseline-Vignette-11'], dtype=object) array(['../figure/Baseline-Vignette-11-3.png', 'plot of chunk Baseline-Vignette-11'], dtype=o...
shazam.readthedocs.io
Grouping Customer Profiles This page helps you to learn how you can group customer profiles. Overview In the following example, the requirement is to enable an "account" or "family" view of multiple customer profiles. If a new object is created, the profile entity and attribute Group is set to true. If a multi-valued p...
https://docs.genesys.com/Documentation/CS/latest/Developer/GroupingCustomerProfiles
2018-10-15T11:19:00
CC-MAIN-2018-43
1539583509170.2
[]
docs.genesys.com
Australian Government Guide to Regulation If you have trouble accessing this document, please contact the Department to request a copy in a format you can use. View this document as… approach stakeholders can look forward to a future with substantially less red tape and Australia’s economy continuing to grow and prospe...
https://docs.jobs.gov.au/documents/australian-government-guide-regulation
2018-10-15T10:57:37
CC-MAIN-2018-43
1539583509170.2
[]
docs.jobs.gov.au
The Capability System Capabilities allow exposing features in a dynamic and flexible way, without having to resort to directly implementing many interfaces. In general terms, each capability provides a feature in the form of an interface, alongside with a default implementation which can be requested, and a storage han...
https://mcforge.readthedocs.io/en/latest/datastorage/capabilities/
2018-10-15T11:35:14
CC-MAIN-2018-43
1539583509170.2
[]
mcforge.readthedocs.io
Using Notifications for Amazon SES Email Receiving When you receive an email, Amazon SES executes the rules in the active receipt rule set. You can configure receipt rules to send you notifications using Amazon SNS. Your receipt rules can send two different types of notifications: Notifications sent from SNS actions – ...
https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-notifications.html
2018-10-15T10:44:16
CC-MAIN-2018-43
1539583509170.2
[]
docs.aws.amazon.com
Historical Data Volumes View Use the Volumes view to display interaction volumes within imported or collected historical data. This view provides standard date-selection controls and a grid that shows statistics for days or timesteps. See the toolbar image here and the button descriptions below. The following sections ...
https://docs.genesys.com/Documentation/PSAAS/latest/WMCloud/HDVlmsVw
2018-10-15T11:23:41
CC-MAIN-2018-43
1539583509170.2
[array(['/images/d/d8/WM_851_toolbar-master-forecast-historical-data-volumes.png', 'WM 851 toolbar-master-forecast-historical-data-volumes.png'], dtype=object) ]
docs.genesys.com
zipfile — Work with ZIP archives¶ Source: -file(' the string data to the archive;.directories.. New in version 3.6. Changed in version 3.6.2: The filename parameter accepts a path-like object. string..
https://docs.python.org/3/library/zipfile.html
2018-10-15T11:12:58
CC-MAIN-2018-43
1539583509170.2
[]
docs.python.org
8 Comment Box This snip implements the comment boxes that you see in DrRacket. Overrides make-editor in editor-snip:decorated%.Makes an instance ofOverrides make-snip in editor-snip:decorated%.Returns an instance of the comment-snip% class.Overrides get-corner-bitmap in editor-snip:decorated-mixin.Returns the semicolon...
https://docs.racket-lang.org/framework/Comment_Box.html
2018-10-15T11:19:01
CC-MAIN-2018-43
1539583509170.2
[]
docs.racket-lang.org
Contents IT Service Management Previous Topic Next Topic Create a problem template ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Other Share Create a problem template Templates simplify the process of submitting new records by populating fields automatically. Using templates saves time by redu...
https://docs.servicenow.com/bundle/istanbul-it-service-management/page/product/problem-management/task/t_CreateAProblemTemplate.html
2018-10-15T11:04:52
CC-MAIN-2018-43
1539583509170.2
[]
docs.servicenow.com
Contents Now Platform Capabilities Previous Topic Next Topic Create a panel demo ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Other Share Create a panel demo How to create the first two panels and add variables. In the Wizard Panels related list, click New. Select the panel Type of Prompts us...
https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/administer/wizards/task/t_CreateAPanelDemo.html
2018-10-15T11:05:17
CC-MAIN-2018-43
1539583509170.2
[]
docs.servicenow.com
Near to Far Field Spectra We demonstrate Meep's near-to-far-field transformation feature using two examples. which is described in Section 4.2.1 in Chapter 4 ("Electromagnetic Wave Source Conditions") of the book Advances in FDTD Computational Electrodynamics: Photonics and Nanotechnology.. Radiation Pattern of an Ante...
https://meep.readthedocs.io/en/latest/Python_Tutorials/Near_to_Far_Field_Spectra/
2018-10-15T11:40:39
CC-MAIN-2018-43
1539583509170.2
[array(['../../images/Near2far_simulation_geometry.png', None], dtype=object) array(['../../images/Source_radiation_pattern.png', None], dtype=object) array(['../../images/N2ff_comp_cell.png', 'center|Schematic of the computational cell for a holey waveguide with cavity showing the location of the "nea...
meep.readthedocs.io
Versioning By default, the HEAD operation retrieves metadata from the current version of an object. If the current version is a delete marker, Amazon S3 behaves as if the object was deleted. To retrieve metadata from a different version, use the versionId subresource. For more information, see Versions in the Amazon Si...
https://docs.aws.amazon.com/AmazonS3/latest/API/headVersions.html
2018-10-15T10:47:31
CC-MAIN-2018-43
1539583509170.2
[]
docs.aws.amazon.com
Application.Nz Method You can use the Nz function to return zero, a zero-length string (" "), or another specified value when a Variant is Null. For example, you can use this function to convert a Null value to another value and prevent it from propagating through an expression. Syntax expression.Nz(Value, ValueIfNull)...
https://docs.microsoft.com/en-us/previous-versions/office/developer/office-2007/bb148937(v=office.12)
2018-10-15T10:26:48
CC-MAIN-2018-43
1539583509170.2
[]
docs.microsoft.com
Cassowary¶ A pure Python implementation of the Cassowary constraint-solving algorithm. Cassowary is the algorithm that forms the core of the OS X and iOS visual layout mechanism. Quickstart¶ Cassowary is compatible with both Python 2 or Python 3. To install Cassowary in your virtualenv, run: $ pip install cassowary The...
http://cassowary.readthedocs.io/en/latest/
2016-08-31T14:21:04
CC-MAIN-2016-36
1471982290634.12
[]
cassowary.readthedocs.io
JBoss.orgCommunity Documentation Abstract The User manual is an in depth manual on all aspects of HornetQ, very high performance, clustered, asynchronous messaging system. HornetQ is an example of Message Oriented Middleware (MoM) For a description of MoMs and other messaging concepts please see the Chapter 4, Messagin...
http://docs.jboss.org/hornetq/2.2.2.Final/user-manual/en/html_single/
2016-08-31T15:30:19
CC-MAIN-2016-36
1471982290634.12
[]
docs.jboss.org
java.lang.Object org.modeshape.graph.connector.base.Repository<NodeType,WorkspaceType>org.modeshape.graph.connector.base.Repository<NodeType,WorkspaceType> NodeType- the node type WorkspaceType- the workspace type @ThreadSafe public abstract class Repository<NodeType extends Node,WorkspaceType extends Workspace> A repr...
http://docs.jboss.org/modeshape/2.8.0.Final/api/org/modeshape/graph/connector/base/Repository.html
2016-08-31T14:22:47
CC-MAIN-2016-36
1471982290634.12
[]
docs.jboss.org
numpy.ndarray.setflags¶ - ndarray.setflags(write=None, align=None, uic=None)¶ Set array flags WRITEABLE, ALIGNED, and UPDATEIFCOPY, respectively. These Boolean-valued flags affect how numpy interprets the memory area used by a (see Notes below). The ALIGNED flag can only be set to True if the data is actually aligned a...
http://docs.scipy.org/doc/numpy/reference/generated/numpy.ndarray.setflags.html
2016-08-31T14:25:28
CC-MAIN-2016-36
1471982290634.12
[]
docs.scipy.org
CIDER CIDER is the Clojure(Script) Interactive Development Environment that Rocks! CIDER extends Emacs with support for interactive programming in Clojure. The features are centered around cider-mode, an Emacs minor-mode that complements clojure-mode. While clojure-mode supports editing Clojure source files, cider-mode...
https://docs.cider.mx/cider/1.1/index.html
2021-05-06T08:52:13
CC-MAIN-2021-21
1620243988753.91
[array(['_images/cider_architecture.png', 'cider architecture'], dtype=object) array(['_images/cider-overview.png', 'CIDER Screenshot'], dtype=object)]
docs.cider.mx
Babashka Babashka is highly compatible with Clojure, so it works with CIDER out of the box. All you need to do is start its bundled nREPL server: $ bb --nrepl-server And connect to it afterwards using C-c C-x c j ( cider-connect-clj). Babashka’s nREPL server supports all core nREPL operations, plus code completion, so ...
https://docs.cider.mx/cider/1.1/platforms/babashka.html
2021-05-06T08:54:14
CC-MAIN-2021-21
1620243988753.91
[]
docs.cider.mx
TS-8100-4200 Contents - 1 Overview - 2 Getting Started - 3 Debian Configuration - 4 Backup / Restore - 5 Software Development - 6 Features - 7 External Interfaces - 8 Further Resources - 9 Revisions and Changes - Other options include: 2.2 Booting up the board The TS-8100-4200 accepts 5-28VDC input connected to the two...
https://docs.embeddedarm.com/index.php?title=TS-8100-4200&printable=yes
2021-05-06T09:10:21
CC-MAIN-2021-21
1620243988753.91
[]
docs.embeddedarm.com
OpenBlu Introduction Introduction to OpenBluOpenBlu is a public repository of OpenVPN servers that are publicly accessible and updated regularly. You can use the official Web Application found at or via the API. All the VPN servers found in OpenBlu are hosted by volunteers world-wide thus making OpenBlu a decentralized...
https://docs.intellivoid.net/openblu/introduction
2021-05-06T10:09:53
CC-MAIN-2021-21
1620243988753.91
[]
docs.intellivoid.net
. The following instructions demonstrate the process of creating a configurable product using a product template, required fields, and basic settings. Each required field is marked with a red asterisk ( *). When you finish the basics, you can complete the advanced settings and other settings as needed. Configurable Pro...
https://docs.magento.com/user-guide/v2.3/catalog/product-create-configurable.html
2021-05-06T09:13:38
CC-MAIN-2021-21
1620243988753.91
[]
docs.magento.com
Triangulating before baking 3D Meshes can be defined with polygons with multiple border edges per face. Usually via quads (4 edges), sometimes more (n-gons). Software however transform those polygons into Triangles later because it's easier to manage and perform computation with (especially on the GPU). How can triangu...
https://docs.substance3d.com/bake/triangulating-before-baking-159451841.html
2021-05-06T09:05:30
CC-MAIN-2021-21
1620243988753.91
[]
docs.substance3d.com
With the emergence of cloud-native technologies, traditional approaches do not adequately satisfy data protection requirements. As a result, a new approach and technology are needed for addressing business continuity and disaster recovery strategies for environments that have adopted and are running cloud-native applic...
https://docs.trilio.io/kubernetes/
2021-05-06T09:50:42
CC-MAIN-2021-21
1620243988753.91
[]
docs.trilio.io
. Parent topic: Upgrade SD-WAN Orchestrator with DR Deployment
https://docs.vmware.com/en/VMware-SD-WAN/4.1/vmware-sd-wan-operator-guide/GUID-D929A3AF-A582-4911-B441-0273C47E1399.html
2021-05-06T10:56:23
CC-MAIN-2021-21
1620243988753.91
[]
docs.vmware.com
Leave Feedback From Xojo Documentation Thanks for helping us improve the Xojo documentation. Send your quick feedback in an email to docs@xojo.com and include the name (or URL) of the page in the message. For larger changes or suggestions, please create a Feedback case. Thank you for taking the time to help us improve ...
https://docs.xojo.com/index.php?title=Xojo_Documentation:Leave_Feedback&oldid=77439
2021-05-06T09:19:35
CC-MAIN-2021-21
1620243988753.91
[]
docs.xojo.com
A newer version of this page is available. Switch to the current version. Context Menu The Context Menu is activated by right-clicking within the grid. The control provides different context menu types for the following elements: row, column, footer, group footer, and group panel. The table below lists the main members...
https://docs.devexpress.com/AspNet/17125/aspnet-webforms-controls/grid-view/visual-elements/context-menu?v=19.2
2021-05-06T09:44:43
CC-MAIN-2021-21
1620243988753.91
[array(['/AspNet/images/aspxgridview_contextmenu12678.png?v=19.2', 'ASPxGridView_ContextMenu'], dtype=object) ]
docs.devexpress.com
Quantify is a Windows-based program that enables you to use the skills that you already have. We designed these hardware requirements to work with your existing infrastructure and minimize your IT costs. Quantify has an auto-update mechanism that keeps end-users up to date with the latest features and enhancements. Sup...
https://docs.avontus.com/plugins/viewsource/viewpagesrc.action?pageId=134874132
2021-05-06T10:39:22
CC-MAIN-2021-21
1620243988753.91
[]
docs.avontus.com
Prerequisites for creating VM images In this document, the scope of Azure Marketplace is China, and “mirror image” or “image” mean the same thing. 1. Download and install the tools Before starting, install the following tools: Depending on the operating system, install the Azure PowerShell command or Linux command line...
https://docs.azure.cn/en-us/articles/azure-marketplace/imageguide
2021-05-06T09:00:39
CC-MAIN-2021-21
1620243988753.91
[]
docs.azure.cn