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
GlusterFS with Kubernetes Steps to use GlusterFS in Kubernetes for Seldon. AWS Assumes you wish to create your glusterfs cluster in a separate VPC from Kubernetes so its lifetime is not connected to that of the Kubernetes cluster. - Create an AWS VPC - Ensure ip range does not overlap with Kubernetes default, e.g. use ...
http://docs.seldon.io/glusterfs.html
2017-07-20T18:30:30
CC-MAIN-2017-30
1500549423320.19
[]
docs.seldon.io
For definition (.rdl) file and other resource files you need for your report. In the following lessons, you define a data source for your report, define a dataset, and define the report layout. When you run the report, the data is retrieved and combined with the layout, and then rendered on your screen. From there you ...
https://docs.microsoft.com/en-us/sql/reporting-services/lesson-1-creating-a-report-server-project-reporting-services
2017-07-20T19:30:40
CC-MAIN-2017-30
1500549423320.19
[]
docs.microsoft.com
Single Container Docker Configuration This section describes how to prepare your Docker image and container for uploading to Elastic Beanstalk. Any web application that you deploy to Elastic Beanstalk in single-container Docker container must include a Dockerfile, which defines a custom image, a Dockerrun.aws.json file...
http://docs.amazonaws.cn/en_us/elasticbeanstalk/latest/dg/create_deploy_docker_image.html
2017-07-20T18:41:51
CC-MAIN-2017-30
1500549423320.19
[]
docs.amazonaws.cn
Division Comparison Widget¶ The Division Comparison widget displays a line graph comparing one division’s attendance to another’s over the past twelve weeks. The comparison is represented with the first division’s attendance as a percentage of the second division’s. Up to three years (the current year and the previous ...
http://docs.touchpointsoftware.com/CustomProgramming/HomepageWidgets/DivisionComparison.html
2020-07-02T17:42:40
CC-MAIN-2020-29
1593655879738.16
[]
docs.touchpointsoftware.com
Energy UK comments on Brexit day Commenting on the UK leaving the EU today, Audrey Gallacher, Energy UK’s interim chief executive, said: “The UK will officially leave the EU at 23.00 today, marking the beginning of a new era for the UK. The transition period which will start immediately after the exit and last until 31...
https://www.docs.energy-uk.org.uk/media-and-campaigns/press-releases/463-2020/7321-energy-uk-comments-on-brexit-day.html
2020-07-02T17:53:09
CC-MAIN-2020-29
1593655879738.16
[]
www.docs.energy-uk.org.uk
For instructions on how to find the relevant endpoint for the SOAP API, see Introduction to Jade APIs. Introduction The Jade User API and Jade Admin API SOAP Jade APIs, all API messages are sent via HTTPS requests. The XML for the SOAP request is sent as an HTTP POST request with a special SOAPAction header; the respon...
http://docs.flexiant.com/display/DOCS/About+the+SOAP+APIs
2020-07-02T18:09:31
CC-MAIN-2020-29
1593655879738.16
[]
docs.flexiant.com
Under the hood, the Pixel Vision 8 engine is broken down into several "chips" that control how the engine behaves. The Chip Editor allows you to make changes to each of these chips and define the system limitations for each game. After opening the data.json file, you’ll be presented with a graphical representation of t...
https://docs.pixelvision8.com/gamedata/chipeditor
2020-07-02T18:36:10
CC-MAIN-2020-29
1593655879738.16
[]
docs.pixelvision8.com
Coralogix Coralogix is a machine-learning powered logging platform built for companies performing CI/CD at scale. In order to integrate TestFairy with Coralogix, and automatically push all the logs collected from your mobile devices to your Coralogix account, please do the following: 1. Install the TestFairy Logs Clien...
https://docs.testfairy.com/Integrations/Coralogix.html
2020-07-02T18:00:44
CC-MAIN-2020-29
1593655879738.16
[array(['/img/coralogix/image.png', 'coralogix'], dtype=object) array(['/img/coralogix/image2.png', 'coralogix'], dtype=object)]
docs.testfairy.com
Web file generation cannot proceed when an error message box pops up and displays "Exception at: Cstring CparseEngine". Cause: One of the possible causes is that the Application Profile does not contain all the necessary PBLs, or some referenced objects in the application cannot be found in the application PBLs. Soluti...
https://docs.appeon.com/2015/appeon_troubleshooting_guide/ch03s06s04.html
2020-07-02T19:08:41
CC-MAIN-2020-29
1593655879738.16
[]
docs.appeon.com
Applies to InkEdit, RichText controls Description Specifies whether the text in the control has been modified since it was opened or last saved. Modified is the control's "dirty" flag, indicating that the control is in an unsaved state. Usage The value of the Modified property controls the Modified event. If the proper...
https://docs.appeon.com/pb2017r3/objects_and_controls/ch03s178.html
2020-07-02T20:06:27
CC-MAIN-2020-29
1593655879738.16
[]
docs.appeon.com
DeletePolicy Deletes the specified policy from your organization. Before you perform this operation, you must first detach the policy from all organizational units (OUs), roots, and accounts. This operation can be called only from the organization's master account. Request Syntax { "PolicyId": " string" } Request Param...
https://docs.aws.amazon.com/organizations/latest/APIReference/API_DeletePolicy.html
2020-07-02T20:30:49
CC-MAIN-2020-29
1593655879738.16
[]
docs.aws.amazon.com
Index Storage Modes A key feature of global secondary indexes is the ability to change the underlying storage method to best suit your indexing needs. Both a memory-optimized storage engine and a disk-optimized (standard) storage engine are available. Memory-Optimized Global Indexes Memory optimized global secondary in...
https://docs.couchbase.com/server/5.0/indexes/storage-modes.html
2020-07-02T18:27:25
CC-MAIN-2020-29
1593655879738.16
[]
docs.couchbase.com
Install Control Panel Server - Use corresponding option of the Control Panel installer in case MySQL is already installed and configured. - Installer output is redirected to ./onapp-cp-install.log - All installer critical errors are in /var/log/messages - This instruction is applicable for installing OnApp 6.0 Patch 2 ...
https://docs.onapp.com/vcenter/latest/get-started/installation-and-upgrade/install-control-panel-server
2020-07-02T19:53:34
CC-MAIN-2020-29
1593655879738.16
[]
docs.onapp.com
Contributing to the OpenStack SDK¶ This section of documentation pertains to those who wish to contribute to the development of this SDK. If you’re looking for documentation on how to use the SDK to build applications, please see the user section. About the Project¶ The OpenStack SDK is a OpenStack project aimed at pro...
https://docs.openstack.org/openstacksdk/latest/contributor/index.html
2020-07-02T19:33:18
CC-MAIN-2020-29
1593655879738.16
[]
docs.openstack.org
PDF Print (Alpha) (Article Coming Soon) What is the PDF Print Component? Each page in your app can have a corresponding PDF page associated with it. The PDF Print Link creates a button that generates a PDF file in a new tab. The PDF file generated is based on the components configured on the PDF tab of the given page. ...
https://docs.tadabase.io/categories/manual/article/pdf-print-%28alpha%29
2020-07-02T19:18:46
CC-MAIN-2020-29
1593655879738.16
[]
docs.tadabase.io
Configuring BMC Remedyforce CMDB 2.0). An asset is a corporate resource that you need to manage from a financial and contractual perspective (for example, laptops and mobiles). In some cases, CIs are also assets and vice-versa (for example, computer systems and printers).. Important This section provides information ab...
https://docs.bmc.com/docs/BMCHelixRemedyforce/201902/en/configuring-bmc-remedyforce-cmdb-2-0-868129839.html
2020-07-02T19:38:56
CC-MAIN-2020-29
1593655879738.16
[]
docs.bmc.com
Statements: Return A return statement can only occur inside a function, in which case, it causes that function to terminate normally. The function can optionally return a single value (but one which could contain other values, as in a tuple, a shape, or an object of some user-defined type), whose type must be compatibl...
https://docs.hhvm.com/hack/statements/return
2020-07-02T19:15:56
CC-MAIN-2020-29
1593655879738.16
[]
docs.hhvm.com
The: These properties can be used to look up a specific event via this endpoint. Further, all but one event type (UNBOUNCE) have the following properties: Events can be looked up in bulk via this endpoint using 'recipient', both 'appId' and 'campaignId', or any combination of the above properties. The following additio...
https://legacydocs.hubspot.com/docs/methods/email/email_events_overview
2020-07-02T19:03:06
CC-MAIN-2020-29
1593655879738.16
[]
legacydocs.hubspot.com
xolotl: a fast and flexible neuronal simulator¶ xolotl is a fast single-compartment and multi-compartment simulator written in C++ with a MATLAB interface that you'll actually enjoy using. Why use xolotl? This is why: xolotl is FAST¶ xolotl is written in C++, and it's fast. In our testing, it's more than 3 times faster...
https://xolotl.readthedocs.io/en/master/
2020-10-19T23:32:27
CC-MAIN-2020-45
1603107867463.6
[array(['https://user-images.githubusercontent.com/6005346/41205222-30b6f3d4-6cbd-11e8-983b-9125585d629a.png', None], dtype=object) array(['https://user-images.githubusercontent.com/6005346/50499683-9c0bf400-0a19-11e9-9375-92a1fdefa2fc.png', None], dtype=object) array(['https://user-images.githubuserc...
xolotl.readthedocs.io
@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public final class ErratumSummary extends Object Important changes for software. This can include security advisories, bug fixes, or enhancements. Note: Objects should always be created or deserialized using the ErratumSummary.Builder. This model ...
https://docs.cloud.oracle.com/en-us/iaas/tools/java/1.17.5/com/oracle/bmc/osmanagement/model/ErratumSummary.html
2020-10-20T00:45:43
CC-MAIN-2020-45
1603107867463.6
[]
docs.cloud.oracle.com
By creating and uploading your own template to a specific desination, you will be able to make the layout of your Word or PDF report match your original form more closely or create a completely new format. To customize the Word or PDF file during your Destination set-up, you'll need to create a Word or PDF Destination....
https://docs.devicemagic.com/en/articles/392912-pdf-word-template-customization
2020-10-19T23:59:18
CC-MAIN-2020-45
1603107867463.6
[array(['https://downloads.intercomcdn.com/i/o/150565530/0a37cf34b1b75952e6cfc436/Screen+Shot+2019-09-23+at+2.16.28+PM.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/150565555/2d6eb64e58e9af23ac27e7c4/Screen+Shot+2019-09-23+at+2.16.38+PM.png', None], dtype=object) array(['htt...
docs.devicemagic.com
Cheaha 2018 Summer Maintenance Scheduled We are expanding the storage platform on Cheaha this fall. We have to power down Cheeha for a short time to prepare for the expansion. The power down is scheduled for Friday, August 10th at 6PM CDT. Compute nodes, login nodes and remote clients (e.g. Galaxy) will not be availabl...
https://docs.uabgrid.uab.edu/tgw/index.php?title=Template:Main_Banner&diff=next&oldid=5683
2020-10-20T01:10:31
CC-MAIN-2020-45
1603107867463.6
[]
docs.uabgrid.uab.edu
Consuming an RSS Feed¶ Reading a feed¶ Reading an RSS feed is as simple as passing the URL of the feed to Zend\Feed\Reader\Reader’s import method. If any errors occur fetching the feed, a Zend\Feed\Reader\Exception\RuntimeException will be thrown. Get properties¶ Once you have a feed object, you can access any of the s...
https://zf2-docs.readthedocs.io/en/latest/modules/zend.feed.consuming-rss.html
2020-10-20T01:03:37
CC-MAIN-2020-45
1603107867463.6
[]
zf2-docs.readthedocs.io
@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class TcpOptions extends Object Optional object to specify ports for a TCP rule. If you specify TCP as the protocol but omit this object, then all ports are allowed. Note: Objects should always be created or deserialized using the Tcp...
https://docs.cloud.oracle.com/en-us/iaas/tools/java/1.17.5/com/oracle/bmc/core/model/TcpOptions.html
2020-10-20T00:58:57
CC-MAIN-2020-45
1603107867463.6
[]
docs.cloud.oracle.com
@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public final class UpdatePublicIpDetails extends Object Note: Objects should always be created or deserialized using the UpdatePublicIpDetails.Builder. This model distinguishes fields that are null because they are unset from fields that are expli...
https://docs.cloud.oracle.com/en-us/iaas/tools/java/1.17.5/com/oracle/bmc/core/model/UpdatePublicIpDetails.html
2020-10-19T23:51:27
CC-MAIN-2020-45
1603107867463.6
[]
docs.cloud.oracle.com
Contents: Contents: By default, the Trifacta® Wrangler Enterprise applies This feature allows administrators to enable the passthrough of properties to Spark, and users can submit any value of an enabled property. Please be careful in choosing the properties that you enable for users to override. Property validation: -...
https://docs.trifacta.com/display/r071/Enable+Spark+Job+Overrides
2020-10-20T00:15:39
CC-MAIN-2020-45
1603107867463.6
[]
docs.trifacta.com
As the name suggests "Extensions" are to extend the already available functionality of uKnowva application. Vanilla uKnowva installation comes with default features like social intranet, document management, etc. But say you want a project Management App or some completely new functionality like tracking user sessions,...
https://docs.uknowva.com/about-uknowva/uknowva-extensions
2020-10-19T23:31:42
CC-MAIN-2020-45
1603107867463.6
[array(['/images/apps-manager-uKnowva.png', None], dtype=object) array(['/images/plugin-manager-uknowva.png', None], dtype=object) array(['/images/widget-manager-uknowva.png', None], dtype=object)]
docs.uknowva.com
Unity 2019.4 is an LTS release, containing features released in 2019.1 to 2019.3, and is supported for 2 years. See the LTS release page for other available LTS installers. Follow the links below to find User Manual pages on new and updated features in Unity 2019. These search links list new or updated User Manual page...
https://docs.unity3d.com/ja/current/Manual/WhatsNew2019.html
2020-10-20T01:14:14
CC-MAIN-2020-45
1603107867463.6
[]
docs.unity3d.com
All Windows Mixed Reality devices use specific forms of interaction to take input from the user. Some of these forms of input are specific to certain Windows Mixed Reality devices, such as HoloLens or immersive headsets. Immersive headsets use a variety of inputs, including spatial controllers. HoloLens is limited to u...
https://docs.unity3d.com/ru/2019.1/Manual/wmr_input_types.html
2020-10-20T00:13:31
CC-MAIN-2020-45
1603107867463.6
[]
docs.unity3d.com
openmediavault is Copyright © 2009-2020 by Volker Theile (volker.theile@openmediavault.org). All rights reserved. openmediavault is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation. The documentation is licensed und...
https://openmediavault.readthedocs.io/en/4.x/copyright.html
2020-10-19T23:27:22
CC-MAIN-2020-45
1603107867463.6
[]
openmediavault.readthedocs.io
Registration views. - class registration.views. RegistrationView¶ A subclass of Django’s FormView, which provides the infrastructure for supporting user registration. Since it’s a subclass of FormView, RegistrationViewhas all the usual attributes and methods you can override; however, there is one key difference. In or...
https://django-registration.readthedocs.io/en/1.0/views.html
2020-10-20T00:02:47
CC-MAIN-2020-45
1603107867463.6
[]
django-registration.readthedocs.io
. Commercial features in Sensu Go - mutual transport layer security (mTLS) authentication to provide two-way verification of your Sensu agents and backend connections. - Manage resources from your browser: Create, edit, and delete checks, handlers, mutators, and event filters using the Sensu web UI, and access the Sens...
https://docs.sensu.io/sensu-go/latest/commercial/
2020-10-20T00:29:13
CC-MAIN-2020-45
1603107867463.6
[array(['/images/go-license-download.png', 'Screenshot of Sensu account license download'], dtype=object)]
docs.sensu.io
Encrypt/decrypt a file¶ Zend\Crypt\FileCipher implements the encryption of decryption of a file using a symmetric cipher in CBC mode with the encrypt-then-authenticate approach, using HMAC to provide authentication (the same solution used by Zend\Crypt\BlockCipher component). Encrypt and decrypt a file is not an easy t...
https://zf2-docs.readthedocs.io/en/latest/modules/zend.crypt.file.html
2020-10-20T01:02:26
CC-MAIN-2020-45
1603107867463.6
[]
zf2-docs.readthedocs.io
The one-step workflow¶ As an alternative to the HMAC and model-based two-step (registration and activation) workflows, django-registration bundles a one-step registration workflow in registration.backends.simple. This workflow is deliberately as simple as possible: - A user signs up by filling out a registration form. ...
https://django-registration.readthedocs.io/en/2.3/one-step-workflow.html
2020-10-20T00:45:18
CC-MAIN-2020-45
1603107867463.6
[]
django-registration.readthedocs.io
package¶ Use the package resource to manage packages. When the package is installed from a local file (such as with RubyGems, dpkg, or RPM Package Manager), the file must be added to the node using the remote_file or cookbook_file resources. This resource is the base resource for several other resources used for packag...
https://docs-archive.chef.io/release/12-0/resource_package.html
2020-10-20T00:46:09
CC-MAIN-2020-45
1603107867463.6
[]
docs-archive.chef.io
Installation Strategies Sensu’s architecture is one of its most compelling features. It is flexible enough to be installed on a single system for development/testing/lab purposes (or small production environments), and sophisticated enough to support highly available configurations capable of monitoring infrastructure ...
https://docs.sensu.io/sensu-core/1.7/installation/installation-strategies/
2020-10-20T00:47:38
CC-MAIN-2020-45
1603107867463.6
[]
docs.sensu.io
Using this feature you are able to view your most recent invoices sent out and your upcoming invoices to be sent for recurring/automated type invoices on each clients account. This helps to ensure that all invoicing is in order and to foresee should any invoicing need correcting before the invoices are sent. Go into th...
https://docs.snapbill.com/viewing_recent_or_future_invoices
2020-10-19T23:29:52
CC-MAIN-2020-45
1603107867463.6
[]
docs.snapbill.com
Contents: Contents: Trifacta® Wrangler Enterprise." This page has no comments.
https://docs.trifacta.com/display/r071/Create+Dataset+with+SQL
2020-10-20T00:00:58
CC-MAIN-2020-45
1603107867463.6
[]
docs.trifacta.com
Custom user models¶ When django-registration was first developed, Django’s authentication system supported only its own built-in user model, django.contrib.auth.models.User. More recent versions of Django have introduced support for custom user models. Older versions of django-registration did not generally support cus...
https://django-registration.readthedocs.io/en/2.4/custom-user.html
2020-10-20T01:06:46
CC-MAIN-2020-45
1603107867463.6
[]
django-registration.readthedocs.io
Assembly Record of Committee Proceedings Committee on Mining and Rural Development Assembly Bill 71 Relating to: aid payments on, and city, village, town, and county approval of, certain lands purchased by the Department of Natural Resources and restrictions on the purchase of land by the Board of Commissioners of Publ...
https://docs.legis.wisconsin.gov/2015/related/records/assembly/mining_and_rural_development/1237967
2020-10-20T01:08:57
CC-MAIN-2020-45
1603107867463.6
[]
docs.legis.wisconsin.gov
How is NetworkWatcherRG (resource group) with out any resource in it related to Virtual Network diagram component? If i delete the NetworkWatcherRG the diagram setting will not render anything in the the Vnet Diagram setting and why? Can i consider the a ResourceGroup also as a resource as it is enabling the diagram co...
https://docs.microsoft.com/en-us/answers/questions/3048/virtual-network-network-watcher.html
2020-10-20T01:49:10
CC-MAIN-2020-45
1603107867463.6
[]
docs.microsoft.com
Sensu Client Having successfully installed and configured a Sensu server and API (Sensu Core or Sensu Enterprise), let’s now install and/or configure a Sensu client. The Sensu client is run on every system you need to monitor, including those running the Sensu server and API, and Sensu’s dependencies (i.e. RabbitMQ and...
https://docs.sensu.io/sensu-core/1.4/installation/install-sensu-client/
2020-10-20T00:58:33
CC-MAIN-2020-45
1603107867463.6
[]
docs.sensu.io
DeleteFlowLogs Deletes one or more flow logs. - FlowLogId.N One or more flow log IDs. Constraint: Maximum of 1000 flow log IDs. Type: Array of strings Required: Yes Response Elements The following elements are returned by the service. - requestId The ID of the request. Type: String - unsuccessful Information about the ...
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteFlowLogs.html
2020-10-20T00:34:42
CC-MAIN-2020-45
1603107867463.6
[]
docs.aws.amazon.com
For automated deployment on AWS, see Ansible deployment. Check your environment is prepared with General Requirements and Database Storage Requirements. BlockScout requires a full archive node in order to import every state change for every address on the target network. For client specific settings related to a node r...
https://docs.blockscout.com/for-developers/manual-deployment
2020-10-20T00:48:05
CC-MAIN-2020-45
1603107867463.6
[]
docs.blockscout.com
Frontastic Coding Guide Below are the common standards for Frontastic development. These guidelines are mandatory for development inside Frontastic and are highly recommended for Project development. If you have a valid reason for going against the guidelines, please document these reasons and let us know. In this arti...
https://docs.frontastic.cloud/article/89-frontastic-coding-guide
2020-10-19T23:36:41
CC-MAIN-2020-45
1603107867463.6
[array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/5dfe56362c7d3a7e9ae56878/images/5e3abcb42c7d3a7e9ae74380/file-qM6aXsBtDd.jpg', 'Frontastic CSS Design Principle Triangle'], dtype=object) array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/5dfe56362c7d3a7e9ae56878/images/5e3ac4492c7d3a7e9ae743ec/f...
docs.frontastic.cloud
property Declare a managed property. modifier property type property_name; // property data member modifier property type property_name { // property block modifier void set(type); modifier type get(); } modifier property type property_name[,] { modifier void set(type); modifier type get(); } Parameters [,] The notatio...
https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2008/es7h5kch%28v%3Dvs.90%29
2020-02-17T07:31:10
CC-MAIN-2020-10
1581875141749.3
[]
docs.microsoft.com
When x-axis columns. While viewing your answer as a chart, click Edit chart configuration near the top right. In the X-Axis box, delete the values. Then re-add them in the new preferred order. Your chart reorganizes itself to reflect the new label order.
https://docs.thoughtspot.com/5.2/end-user/search/reorder-values-on-the-x-axis.html
2020-02-17T06:33:06
CC-MAIN-2020-10
1581875141749.3
[]
docs.thoughtspot.com
Core pexpect components¶ the Pexpect system; these are the function, run() and the class, spawn. The spawn class is more powerful. The run() function is simpler than spawn, and is good for quickly calling program. When you call the run() function it executes a given program and then returns the output. This is a handy ...
https://pexpect.readthedocs.io/en/latest/api/pexpect.html
2020-02-17T07:50:20
CC-MAIN-2020-10
1581875141749.3
[]
pexpect.readthedocs.io
This tutorial will guide you through a common model lifecycle in Domino. You will start by working with data from the Balancing Mechanism Reporting Service in the UK. We will be exploring the Electricty Generation by Fuel Type and predicting the electricty generation in the future. You’ll see examples of Jupyter, Dash,...
https://docs.dominodatalab.com/en/3.6/get_started/index.html
2020-02-17T06:05:39
CC-MAIN-2020-10
1581875141749.3
[]
docs.dominodatalab.com
Seamless configure-price-quote integrated experience Note These release notes describe functionality that may not have been released yet. To see when this functionality is planned to release, please review What’s new and planned for Dynamics 365 for Sales. Delivery timelines and projected functionality may change or ma...
https://docs.microsoft.com/en-us/business-applications-release-notes/April19/dynamics365-sales/seamless-configure-price-quote-integrated-experience
2020-02-17T08:31:26
CC-MAIN-2020-10
1581875141749.3
[]
docs.microsoft.com
. Note This example will only work if you disable request validation in the page by adding the @ Page attribute ValidateRequest="false". It is not recommended that you disable request validation in a production application, so make sure that you enable request validation again after viewing this example. Private Sub Bu...
https://docs.microsoft.com/en-us/previous-versions/aspnet/a2a4yykt(v=vs.100)?redirectedfrom=MSDN
2020-02-17T07:44:32
CC-MAIN-2020-10
1581875141749.3
[]
docs.microsoft.com
Using your Repository dashboard¶ When you log in to Repository, your personal dashboard is displayed. In the top navigation bar, the currently active user or organization is shown at the far right. TIP: If the email address on your account is associated with a Gravatar account, Repository displays your profile photo. T...
https://docs.anaconda.com/anaconda-repository/user-guide/tasks/use-dashboard/
2020-02-17T08:18:15
CC-MAIN-2020-10
1581875141749.3
[array(['../../../../_images/repo-managing-toolbar-bar.png', '../../../../_images/repo-managing-toolbar-bar.png'], dtype=object) array(['../../../../_images/repo-managing-toolbar-menu.png', '../../../../_images/repo-managing-toolbar-menu.png'], dtype=object)]
docs.anaconda.com
Getting started with Anaconda¶ Anaconda Distribution contains conda and Anaconda Navigator, as well as Python and hundreds of scientific packages. When you installed Anaconda, you installed all these too. Conda works on your command line interface such as Anaconda Prompt on Windows and terminal on macOS and Linux.. You...
https://docs.anaconda.com/anaconda/user-guide/getting-started/
2020-02-17T08:15:28
CC-MAIN-2020-10
1581875141749.3
[]
docs.anaconda.com
Measuring Complexity and Maintainability of Managed Code Note This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, use the version selector at the top left. We recommend upgrading to Visual Studio 2019. Download it here Troubleshooting Code Metrics Issues Performing ...
https://docs.microsoft.com/en-us/visualstudio/code-quality/measuring-complexity-and-maintainability-of-managed-code?view=vs-2015&redirectedfrom=MSDN
2020-02-17T07:44:09
CC-MAIN-2020-10
1581875141749.3
[]
docs.microsoft.com
Getting Started If you do not have a tenant for Microsoft Dynamics 365 Business Central, you can sign up for a free trial. Once you have completed the sign up and your tenant is up and running, you can add the NAV-X Search app from the AppSource Marketplace. If you have questions about the installation process of an ap...
https://docs.nav-x.com/en/business-central/search/getting-started.html
2020-02-17T06:18:59
CC-MAIN-2020-10
1581875141749.3
[]
docs.nav-x.com
Schema Object Names¶ Certain objects within Nebula graph, including space, tag, edge, alias, customer variables and other object names are referred as identifiers. This section describes the rules for identifiers in Nebula Graph: - Permitted characters in identifiers: ASCII: [0-9,a-z,A-Z,_] (basic Latin letters, digits...
https://docs.nebula-graph.io/manual-EN/2.query-language/3.language-structure/schema-object-names/
2020-02-17T08:03:08
CC-MAIN-2020-10
1581875141749.3
[]
docs.nebula-graph.io
Returns the reference count of a value. The count returned is generally one higher than you might expect, because it includes the (temporary) reference. Different nodes might return different reference values since the reference counter can be higher of lower depending on how the value is stored and used. This function...
https://docs.thingsdb.net/v0/collection-api/refs/
2020-02-17T06:49:57
CC-MAIN-2020-10
1581875141749.3
[]
docs.thingsdb.net
Drops FastTab After the Scheduling FastTab has been filled in its time to move onto the Drops FastTab The settings in this FastTab are related to regarding the values in the Shipment Management Routes screen and the Shipment of Orders. Ticking the options to Show Open orders on Shipment Management will determine whethe...
https://docs.cleverdynamics.com/Shipment%20Management/User%20Guide/Shipment%20Management%20Setup/Drop%20FastTab/
2020-02-17T08:34:35
CC-MAIN-2020-10
1581875141749.3
[array(['../media/2d87e3d37f8f62d4c9bb86cad457c897.png', None], dtype=object) array(['../media/dd2f8bda1a52c923632ab172b2ce352e.png', None], dtype=object) ]
docs.cleverdynamics.com
postMessage postMessage This article is Ready to Use. W3C Candidate Recommendation Summary Posts a message through the channel, from one port to the other. Method of apis/web-messaging/MessagePort Syntax MessagePort.postMessage(message, transfer); Parameters Data-type: any JavaScript primitive, such as a string, PixelA...
https://docs.webplatform.org/wiki/apis/web-messaging/MessagePort/postMessage
2015-04-18T11:37:42
CC-MAIN-2015-18
1429246634331.38
[]
docs.webplatform.org
Build System The major options for modular build systems are: - gradle - mvn (+gmaven) Modules - compiler - runtime - groovysh (org.codehaus.groovy.tools.shell) - groovyconsole (groovy.ui + friends) - groovydoc - swing - jmx - grape - mock - sql - ant (org.codehaus.groovy.ant) - javax.script - bsf - servlet - inspect -...
http://docs.codehaus.org/pages/viewpage.action?pageId=136118401
2015-04-18T11:39:37
CC-MAIN-2015-18
1429246634331.38
[]
docs.codehaus.org
provides a number of preference panels to allow you to customise the behaviour of the editor. Examples for script editor args: Gvim/Vim --remote-tab-silent +$(Line) "$File" Notepad2 -g $(Line) "$(File)" Sublime Text 2 "$(File)":$(Line) Notepad++ -n$(Line) "$(File)" This panel allows you to choose the colors that Unity...
http://docs.unity3d.com/Manual/Preferences.html
2015-04-18T11:36:20
CC-MAIN-2015-18
1429246634331.38
[]
docs.unity3d.com
Information for "Upgrade Package/es" Basic information Display titlePaquete de actualización Default sort keyUpgrade Package/es Page length (in bytes)912 Page ID32043 Page content languageSpanish (es)armyman (Talk | contribs) Date of page creation13:16, 1 March 2014 Latest editorFuzzyBot (Talk | contribs) Date of lates...
https://docs.joomla.org/index.php?title=Chunk:Upgrade_Package/es&action=info
2015-04-18T11:49:25
CC-MAIN-2015-18
1429246634331.38
[]
docs.joomla.org
Evaluators/Resources From Joomla! Documentation EvaluatorsRevision as of 09:29, 15 September 2013 by Tom Hutchison (Talk | contribs) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) There are several resources that can help you get a view of the overall capabilities of Joomla!. Here are some o...
https://docs.joomla.org/index.php?title=Evaluators/Resources&direction=next&oldid=73375
2015-04-18T11:39:04
CC-MAIN-2015-18
1429246634331.38
[]
docs.joomla.org
Information for "Joomla! Code Contributors" Basic information Display titleJoomla! Code Contributors Redirects toPortal:Joomla! Code Contributors (info) Default sort keyJoomla! Code Contributors Page length (in bytes)46 Page ID34915 Page content languageEnglish (en) Page content modelwikitext Indexing by robotsAllowed ...
https://docs.joomla.org/index.php?title=Joomla!_Code_Contributors&action=info
2015-04-18T12:23:59
CC-MAIN-2015-18
1429246634331.38
[]
docs.joomla.org
Changes related to "Adding ACL rules to your component" ← Adding ACL rules to your component This is a list of changes made recently to pages linked from a specified page (or to members of a specified category). Pages on your watchlist are bold. No changes during the given period matching these criteria.
https://docs.joomla.org/index.php?title=Special:RecentChangesLinked&from=20140525233448&target=Adding_ACL_rules_to_your_component
2015-04-18T12:55:20
CC-MAIN-2015-18
1429246634331.38
[]
docs.joomla.org
OEChem 1.5.0 is a new release including many major and minor bug fixes along with several new features. This is also a continuation of a complete release of all OpenEye toolkits as a consolidated set so that there are no chances of incompatibilities between libraries. Note, that in this release the directory structure ...
https://docs.eyesopen.com/toolkits/cpp/oechemtk/releasenotes/version1_5_0.html
2018-05-20T15:19:11
CC-MAIN-2018-22
1526794863626.14
[]
docs.eyesopen.com
What is Custom Decision Service? Azure Custom Decision Service helps you create intelligent systems with a cloud-based, contextual decision-making API that sharpens with experience. Custom Decision Service uses reinforcement learning and adapts the content in your application to maximize user engagement. The system inc...
https://docs.microsoft.com/es-es/azure/cognitive-services/custom-decision-service/custom-decision-service-overview
2018-05-20T15:42:21
CC-MAIN-2018-22
1526794863626.14
[]
docs.microsoft.com
Detect Outlier (Densities) (RapidMiner Studio Core) SynopsisThis operator identifies outliers in the given ExampleSet based on the data density. All objects that have at least p proportion of all objects farther away than distance D are considered outliers. Description The Detect Outlier (Densities) operator is an outl...
https://docs.rapidminer.com/latest/studio/operators/cleansing/outliers/detect_outlier_densities.html
2018-05-20T15:30:33
CC-MAIN-2018-22
1526794863626.14
[]
docs.rapidminer.com
Decision Insight 20180319 Attribute Attributes, just like relationships, contain information about an entity. An attribute is uniquely identified based on its name, its declared entity, and its declared space. In an entity, one or more attributes can be defined as the Key value, which is then used to locate an instance...
https://docs.axway.com/bundle/DecisionInsight_20180319_allOS_en_HTML5/page/attribute.html
2018-05-20T15:39:59
CC-MAIN-2018-22
1526794863626.14
[]
docs.axway.com
NOTICE: Our WHMCS Addons are discontinued and not supported anymore. Most of the addons are now released for free in github - You can download them from GitHub and conribute your changes ! :) WHMCS Joomla Bridge :: Troubelshooting You can use WHMCS internal system module debug log in order to troubleshoot communication...
https://docs.jetapps.com/whmcs-joomla-bridge-troubelshooting
2018-05-20T15:41:16
CC-MAIN-2018-22
1526794863626.14
[array(['https://docs.jetapps.com/wp-content/plugins/lazy-load/images/1x1.trans.gif', 'jbridge3'], dtype=object) ]
docs.jetapps.com
PredictSupport Returns the support value for a specified state. Syntax PredictSupport(<scalar column reference>, [<predicted state>]) Applies To A scalar column. Return Type A scalar value of the type that is specified by <scalar column reference>. Remarks If the predicted state is omitted, the state that has the highe...
https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms132140(v=sql.90)
2018-05-20T16:51:23
CC-MAIN-2018-22
1526794863626.14
[]
docs.microsoft.com
Configure the memory, storage, and network paths available to machines provisioned through this reservation. About this task You can select a FlexClone datastore in your reservation if you have a vSphere environment and storage devices that use Net App FlexClone technology. SDRS is not supported for FlexClone storage d...
https://docs.vmware.com/en/vRealize-Automation/6.2/com.vmware.vra.iaas.virtual.doc/GUID-6F918286-9831-4DFC-8A37-D421DE4073E4.html
2018-05-20T15:49:55
CC-MAIN-2018-22
1526794863626.14
[]
docs.vmware.com
NOTICE: Our WHMCS Addons are discontinued and not supported anymore. Most of the addons are now released for free in github - You can download them from GitHub and conribute your changes ! :) WHMCS CSF Manager :: Changelog 1.1.405/07/2016 - Case 969 - Fixed - ioncube package issues on version 1.1.3 - Case 968 - Fixed -...
https://docs.jetapps.com/changelog-2
2018-05-20T15:19:18
CC-MAIN-2018-22
1526794863626.14
[]
docs.jetapps.com
For cPanel & WHM version 68 Overview Hosting providers often prefer to standardize their software and application environment, which includes the deployed version of cPanel & WHM. Usually, a specific release tier (such as STABLE, RELEASE, or CURRENT) ensures a consistent environment across many servers. In some circums...
https://dal-1.docs.confluence.prod.cpanel.net/display/68Docs/cPanel+Long-Term+Support
2018-05-20T15:23:13
CC-MAIN-2018-22
1526794863626.14
[]
dal-1.docs.confluence.prod.cpanel.net
Apply the latest platform update to your Microsoft Dynamics 365 Finance and Operations environment This topic explains how to apply the latest platform release to your Microsoft Dynamics 365 for Finance and Operations environment. Overview The Microsoft Dynamics 365 for Finance and Operations platform consists of the f...
https://docs.microsoft.com/ar-sa/dynamics365/unified-operations/dev-itpro/migration-upgrade/upgrade-latest-platform-update
2018-05-20T16:04:25
CC-MAIN-2018-22
1526794863626.14
[array(['media/checkinhistory.png', 'View History'], dtype=object)]
docs.microsoft.com
Add example utterances and label with entities Utterances are examples of user questions or commands. To teach Language Understanding (LUIS), you need to add example utterances to an intent. Generally, you add an utterance first, and then you create entities and label utterances on the intent page. If you would rather ...
https://docs.microsoft.com/en-in/azure/cognitive-services/luis/add-example-utterances
2018-05-20T16:06:35
CC-MAIN-2018-22
1526794863626.14
[array(['media/add-example-utterances/add-new-utterance-to-intent.png', 'Screenshot of Intents details page, with utterance highlighted'], dtype=object) array(['media/add-example-utterances/set-agua-as-synonym.png', 'Screenshot of Intents details page, with Create a new synonym highlighted'], ...
docs.microsoft.com
New-Net Neighbor Syntax New-NetNeighbor [-IPAddress] <String> [-AddressFamily <AddressFamily>] [-AsJob] [-CimSession <CimSession[]>] [-LinkLayerAddress <String>] [-PolicyStore <String>] [-State <State>] [-ThrottleLimit <Int32>] -InterfaceAlias <String> [-Confirm] [-WhatIf] New-NetNeighbor [-IPAddress] <String> [-Addres...
https://docs.microsoft.com/en-us/powershell/module/nettcpip/new-netneighbor?view=winserver2012-ps
2018-05-20T16:55:04
CC-MAIN-2018-22
1526794863626.14
[]
docs.microsoft.com
MSlogreader_history (Transact-SQL) The MSlogreader_history table contains history rows for the Log Reader Agents associated with the local Distributor. This table is stored in the distribution database. See Also Reference Mapping SQL Server 2000 System Tables to SQL Server 2005 System Views Other Resources Integration ...
https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms176065(v=sql.90)
2018-05-20T16:28:08
CC-MAIN-2018-22
1526794863626.14
[]
docs.microsoft.com
class in UnityEngine.AI / / Implemented in:UnityEngine.AIM Navigation mesh agent. This component is attached to a mobile character in the game to allow it to navigate the scene using the NavMesh. See the Navigation section of the manual for further details. Did you find this page useful? Please give it a rating:
https://docs.unity3d.com/ScriptReference/AI.NavMeshAgent.html
2018-05-20T15:59:56
CC-MAIN-2018-22
1526794863626.14
[]
docs.unity3d.com
In AppBuilder, you can choose which Apache Cordova plugins to enable in your Debug and Release build configurations. For example, during the testing phase, you might want to build your app with enabled Telerik Mobile Testing and Console plugins and when you build your app for distribution, you might want to have these ...
http://docs.telerik.com/platform/appbuilder/cordova/build-configurations/plugins-and-build-configurations.html
2018-05-20T15:58:08
CC-MAIN-2018-22
1526794863626.14
[]
docs.telerik.com
When you manage a cached RDBMS with GemFire XD, you may occasionally need to modify table data without triggering a configured AsyncEventListener (including DBSynchronizer) or cache plug-in implementation. GemFire XD provides the skip-listeners connection property to disable DML event propagation for a particular conne...
http://gemfirexd.docs.pivotal.io/docs/1.4.0/userguide/caching_database/suppressing-dml-events.html
2018-05-20T15:56:02
CC-MAIN-2018-22
1526794863626.14
[]
gemfirexd.docs.pivotal.io
Aeros.WebServer¶ Main web server instance Module Contents¶ Functions¶ Aeros.WebServer. make_config_from_hypercorn_args(hypercorn_string: str, config: Config = Config()) → Config[source]¶ Overrides a given config’s items if they are specified in the hypercorn args string - class Aeros.WebServer. WebServer(import_name: s...
https://aeros.readthedocs.io/en/latest/autoapi/Aeros/WebServer/
2022-01-16T23:03:18
CC-MAIN-2022-05
1642320300244.42
[]
aeros.readthedocs.io
Automation controller ships with an admin utility script, automation-controller-service, that can start, stop, and restart all the controller services running on the current single controller node (including the message queue components, and the database if it is an integrated installation). External databases must be ...
https://docs.ansible.com/automation-controller/latest/html/administration/init_script.html
2022-01-16T21:25:40
CC-MAIN-2022-05
1642320300244.42
[]
docs.ansible.com
Machine learning with the Open Data Cube ¶ Sign up to the DEA Sandbox to run this notebook interactively from a browser Compatibility: Notebook currently compatible with both the NCIand DEA Sandboxenvironments Products used: ls8_nbart_geomedian_annual and ls8_nbart_tmad_annual Special requirements: A shapefile of label...
https://docs.dea.ga.gov.au/notebooks/Frequently_used_code/Machine_learning_with_ODC.html
2022-01-16T21:38:30
CC-MAIN-2022-05
1642320300244.42
[]
docs.dea.ga.gov.au
Plan a canvas app and start to build It might be tempting to immediately begin building your Power Apps canvas app, but you need to complete the essential first steps in planning the app. In this module, you'll learn about those steps and how to build the simpler elements of the Expense Report app and connect it to you...
https://docs.microsoft.com/en-us/learn/modules/plan-canvas-app/
2022-01-16T23:43:45
CC-MAIN-2022-05
1642320300244.42
[]
docs.microsoft.com
netapp_eseries.santricity.na_santricity_alerts_syslog – NetApp E-Series manage syslog servers receiving storage system alerts._alerts_syslog. Notes Note Check mode is supported. This API is currently only supported with the Embedded Web Services API v2.12 (bundled with SANtricity OS 11.40.2): Add two syslog server conf...
https://docs.ansible.com/ansible/latest/collections/netapp_eseries/santricity/na_santricity_alerts_syslog_module.html
2022-01-16T21:55:06
CC-MAIN-2022-05
1642320300244.42
[]
docs.ansible.com
Pre-Defined User Variables Automation Anywhere provides two user variables that are pre-defined for your use. The pre-defined variables are: - my-list-variable (type: List) This variable provides a container for a list of values. For more details see List Type Variables - Prompt-Assignment (type: Value)This variable pr...
https://docs.automationanywhere.com/de-DE/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/bot-creator/using-variables/pre-defined-user-variables.html
2022-01-16T21:34:14
CC-MAIN-2022-05
1642320300244.42
[array(['https://automationanywhere-be-prod.automationanywhere.com/bundle/enterprise-v11.3/page/enterprise/topics/aae-client/bot-creator/using-variables/../../img/Variables/varmanagermain.png?_LANG=enus', 'Image displaying Variable Manager'], dtype=object) ...
docs.automationanywhere.com
Overview: The Daily Hours report will show you how many hours an employee worked per day over a specific timeframe. No detailed punch information is shown on this report, just the number of hours worked per day. Export options include: CSV Excel Additional Resources: Daily Hours Report Example Run The Daily Hours Repor...
https://docs.buddypunch.com/en/articles/1064260-daily-hours-report
2022-01-16T21:57:27
CC-MAIN-2022-05
1642320300244.42
[array(['https://downloads.intercomcdn.com/i/o/410112684/02967f43a58ab8695eed7ecd/image.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/410112880/719e65c5b1acf0f2c9e3b9a0/image.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/410113326/0960e04e91b843d55...
docs.buddypunch.com
External Tools¶ Start External Application¶ This example will create a entry that will launch and login to server using filezilla and sftp. Start with opening up external tools from:And create a New entry. Change Display Name to FileZilla and Filename to C:\Program Files\FileZilla FTP Client\filezilla.exe. See image be...
https://mremoteng.readthedocs.io/en/v1.77.3-dev/howtos/external_tools.html
2022-01-16T21:24:19
CC-MAIN-2022-05
1642320300244.42
[array(['../_images/example_et_start_application_01.png', '../_images/example_et_start_application_01.png'], dtype=object) array(['../_images/example_et_start_application_02.png', '../_images/example_et_start_application_02.png'], dtype=object) array(['../_images/example_et_traceroute_01.png', ...
mremoteng.readthedocs.io
Playground Here is a basic template to get started querying the Tracking Stream API. info An API token will be necessary to run the code below. To get it working with your API token and do modifications to the code, you will have to register on Replit and fork the code sample. You can also directly call the API and see...
https://aviation-docs.spire.com/api/tracking-stream/playground/
2022-01-16T23:06:32
CC-MAIN-2022-05
1642320300244.42
[]
aviation-docs.spire.com
Getting Involved Table of Contents - Development - Continuous Integration - Agent troubleshooting Development Local dev environment For dev purposes, it is important to be able to run and test the code directly on your dev environment without using the package manager. In order to run the agent without using the RPM pa...
https://docs.distributed-ci.io/dci-openshift-agent/docs/development.html
2022-01-16T21:17:17
CC-MAIN-2022-05
1642320300244.42
[]
docs.distributed-ci.io
Users page Overview The Users page displays the list of users created in inSync Management Console. Users page provides settings to configure and manage user provisioning. As an administrator, you can add, update, and manage users and their profiles. Based on the user provisioning method that you have opted for, you ca...
https://docs.druva.com/Endpoints/020_Introduction/020_About_inSync_Management_Console_User_Interface/Users_page
2022-01-16T21:16:53
CC-MAIN-2022-05
1642320300244.42
[]
docs.druva.com
The explorer views have flexible filters, groupings, and other elements that enable you to navigate the data in ways that best help you pinpoint and understand the risk associated with the application under development. In this section: Your Custom Views are Preserved in the Violations and Test Explorers Customizations...
https://docs.parasoft.com/display/DTP20202/Navigating+Explorer+Views
2022-01-16T21:56:20
CC-MAIN-2022-05
1642320300244.42
[]
docs.parasoft.com
numpy.polynomial.chebyshev.chebsub¶ - numpy.polynomial.chebyshev.chebsub(c1, c2)[source]¶ Subtract one Chebyshev series from another. Returns the difference of two Chebyshev series c1 - c2. The sequences of coefficients are from lowest order term to highest, i.e., [1,2,3] represents the series T_0 + 2*T_1 + 3*T_2. Note...
https://docs.scipy.org/doc/numpy-1.8.0/reference/generated/numpy.polynomial.chebyshev.chebsub.html
2022-01-16T21:53:14
CC-MAIN-2022-05
1642320300244.42
[]
docs.scipy.org
Overview: The Hours Report by Location, Department, or Position reports allows you to run time on a specific Location, Department, or Position code. This report is particularly useful for job costing. No detailed punch information is shown on this report, just the number of hours worked under each code and over the spe...
https://docs.buddypunch.com/en/articles/3578226-hours-report-by-location-department-position-report
2022-01-16T22:42:40
CC-MAIN-2022-05
1642320300244.42
[array(['https://downloads.intercomcdn.com/i/o/410071861/d93814f86477036d559df750/image.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/410080622/120eb641c148b105a3ea3051/image.png', None], dtype=object) array(['https://downloads.intercomcdn.com/i/o/410080926/a68ac597ee9997712...
docs.buddypunch.com
Persistence¶ You can use the dsl library to define your mappings and a basic persistent layer for your application. Mappings¶ The mapping definition follows a similar pattern to the query dsl: from elasticsearch_dsl import Keyword, Mapping, Nested, Text # name your type m = Mapping('my-type') # add fields m.field('titl...
https://elasticsearch-dsl.readthedocs.io/en/5.3.0/persistence.html
2022-01-16T22:46:12
CC-MAIN-2022-05
1642320300244.42
[]
elasticsearch-dsl.readthedocs.io
Connect to virtual machine on Hyper-V¶ Introduction¶ When set up properly, you can use mRemoteNG to connect to virtual machines running on Hyper-V. This how to provides you with all the information you need to get things running. To be able to connect to the virtual machine we need its’ id. You can find it by executing...
https://mremoteng.readthedocs.io/en/v1.77.3-dev/howtos/vmrdp.html
2022-01-16T23:07:29
CC-MAIN-2022-05
1642320300244.42
[]
mremoteng.readthedocs.io
Hello , I am able to successfull create a key vault using below azure cli command az keyvault create --name $kvname --resource-group $rgname --location $location --enable-soft-delete true I have a business case to add existing virtual network and subnet using private endpoint to out new key vault using CLI command . I ...
https://docs.microsoft.com/en-us/answers/questions/556956/ad-existing-virtual-network-and-subnet-to-keyvault.html
2022-01-16T23:36:40
CC-MAIN-2022-05
1642320300244.42
[]
docs.microsoft.com
gpdbrestore] [-T schema.table [,...]] [--table-file file_name] [--truncate] [-e] [-G] [-B parallel_processes] [-d master_data_directory] [-a] [-q] [-l logfile_directory] [-v] [--ddboost] [-. Greenplum Database must be configured to communicate with the Symantec. NetBackup is not compatible with DDBoost. Both NetBackup ...
http://gpdb.docs.pivotal.io/4350/utility_guide/admin_utilities/gpdbrestore.html
2019-01-16T07:58:27
CC-MAIN-2019-04
1547583657097.39
[array(['/images/icon_gpdb.png', None], dtype=object)]
gpdb.docs.pivotal.io
Bitnami Plone Stack for Windows / Linux / MacOS Plone is an open source content management system built on the Zope application server. Plone can be used for all types of websites such as a blog, e-commerce site, and even an intranet. Getting started Need more help? Find below detailed instructions for solving complex ...
https://docs.bitnami.com/installer/apps/plone/
2019-01-16T09:08:25
CC-MAIN-2019-04
1547583657097.39
[]
docs.bitnami.com