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 |
|---|---|---|---|---|---|---|
{"_id":"56be0f325baf530d0051a87d","__v":22,"project":"565775994d1c720d001f5224","user":"55c0fde70709c50d003990d7","githubsync":"","},"updates":[],"next":{"pages":[],"description":""},"createdAt":"2016-02-12T16:58:26.944Z","link_external":false,"link_url":"","sync_unique":"","hidden":false,"api":{"results":{"codes":[]},... | http://docs.tapcore.com/docs/sdk-integration-automatic | 2019-01-16T10:01:07 | CC-MAIN-2019-04 | 1547583657151.48 | [] | docs.tapcore.com |
.
ListUserPools.java
ListUserPools.java demonstrates how to to list existing users in the specified User Pool.
/* *provider.CognitoIdentityProviderClient; import software.amazon.awssdk.services.cognitoidentityprovider.model.*; public class ListUserPools { public static void main(String[] args) { final String USAGE = "\... | https://docs.aws.amazon.com/code-samples/latest/catalog/javav2-cognito-src-main-java-com-example-cognito-ListUserPools.java.html | 2019-10-14T01:29:02 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.aws.amazon.com |
Getting Started With The SMSC
Getting Started With The SMSC
Before you begin…
To use our SMSC you will need to sign up. You should then log in to the control panel.
Once you've signed up to use the SMSC you will receive an email containing confirmation of your details. These are the values you should use to log in to t... | https://docs.messagecloud.com/article/116-getting-started-with-the-smsc | 2019-10-14T02:18:39 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.messagecloud.com |
SQL Server Certificates and Asymmetric Keys
SQL Server
Azure SQL Database
Azure SQL Data Warehouse
Parallel Data Warehouse
Public Key Cryptography can be used to encrypt data which only the corresponding private key will be able to decrypt. This can be used for encrypting messages to the owner of the private key. Simil... | https://docs.microsoft.com/lt-lt/sql/relational-databases/security/sql-server-certificates-and-asymmetric-keys?view=sql-server-2017 | 2019-10-14T01:08:08 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.microsoft.com |
.
OpenShift Online provides sticky sessions, which enables stateful application traffic by ensuring all traffic hits the same endpoint. However, if the endpoint pod terminates, whether through restart, scaling, or a change in configuration, this statefulness can disappear.
OpenShift Online.
In OpenShift Online Pro, you... | https://docs.openshift.com/online/dev_guide/routes.html | 2019-10-14T01:18:27 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.openshift.com |
Contents IT Operations Management Previous Topic Next Topic JavaScript Probe activity designer Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share JavaScript Probe activity designer Use the JavaScript Probe template... | https://docs.servicenow.com/bundle/geneva-it-operations-management/page/administer/orchestration_activity_designer/concept/c_JavaScriptProbeActivityDesigner.html | 2019-10-14T01:18:40 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.servicenow.com |
You deploy the VMware Identity Manager OVA file using the vSphere Web Client. You can download and deploy the OVA file from a local location that is accessible to the vSphere Web Client, or deploy it from a Web URL.
Note: Use either Firefox or Chrome browsers to deploy the OVA file. Do not use Internet Explorer.
Prereq... | https://docs.vmware.com/en/VMware-Identity-Manager/19.03/vidm-install/GUID-47DCE6F4-4620-4D0E-A153-186A3A157F47.html | 2019-10-14T01:52:15 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.vmware.com |
This sample is a demonstration on how to configure SAML2 SSO using Single.
Pre
...
To start off, you must obtain and configure the single sign-on sample. The following steps provide instructions on how to do this.
Use SVN to check out the source from the repository location which that contains the samplessingle sign-on... | https://docs.wso2.com/pages/diffpagesbyversion.action?pageId=34611939&originalVersion=13&revisedVersion=32 | 2019-10-14T00:46:53 | CC-MAIN-2019-43 | 1570986648481.7 | [] | docs.wso2.com |
Addresses and payment IDs¶
The first, original address of the wallet is usually known as the master address. All others are just subaddresses, even if they represent a separate account within the wallet.
Monero addresses are base58-encoded strings. You may disassemble each of them using the excellent address analysis t... | https://monero-python.readthedocs.io/en/latest/address.html | 2019-10-14T01:12:15 | CC-MAIN-2019-43 | 1570986648481.7 | [] | monero-python.readthedocs.io |
Virtual Data Resources Tracelogging is a feature that helps users trace all activity that takes after a Virtual Data Resource object is invoked. While Virtual Data Resources V1 used to only display the raw response and transformed response, V2 logs a lot more information for the user. On executing a Virtual Data Resour... | https://docs.cloud-elements.com/home/virtual-data-resources-tracelogging | 2022-06-25T07:53:01 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['http://dyzz9obi78pm5.cloudfront.net/app/image/id/5f5fd385ec161c534544df25/n/image-2020-09-15-at-20026-am.png',
None], dtype=object) ] | docs.cloud-elements.com |
This convenient module lets you add links to any section on your WordPress website.
To Use Section Link #
Step 1 #
Make sure you have the Section Link module enabled from your Dashboard > Droit Addons > Modules.
Step 2 #
This widget lets you add links to any section on your WordPress website. For that click head over t... | https://docs.droitthemes.com/droit-elementor-addons/docs/section-link/ | 2022-06-25T07:33:04 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.droitthemes.com |
Debug Office Add-ins on a Mac
Because add-ins are developed using HTML and JavaScript, they are designed to work across platforms, but there might be subtle differences in how different browsers render the HTML. This article describes how to debug add-ins running on a Mac.
Debugging with Safari Web Inspector on a Mac
I... | https://docs.microsoft.com/en-us/office/dev/add-ins/testing/debug-office-add-ins-on-ipad-and-mac | 2022-06-25T08:52:44 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.microsoft.com |
On this pageHTTP Match SOAP OperationIf you rely upon an external service that talks SOAP, this will grab the operation name.sed on subsequent calls to keep the user logged in.Example{ "type": "http_match_request_body_soap_operation", "config": { "xpath0": "//s:Envelope/s:Body/*" }}CopyConfigurationKeyDescriptionxpath{... | https://docs.speedscale.com/configuration/tokenizers-1/http-match-soap-operation/ | 2022-06-25T07:12:56 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.speedscale.com |
Cross-Chain Integration Plans¶.
An Analogy: The "Bash of Polkadot"¶
For us, Polkadot will serve a similar function to something like Linux. Both are developer-oriented platforms that come with libraries to make building applications easier.
Recall the old Unix philosophy, where users build tools that do one job and do ... | https://docs.moonbeam.network/learn/features/xchain-plans/ | 2022-06-25T08:20:58 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.moonbeam.network |
Your virtual machines can access a virtual GPU (vGPU) hardware. Assigning a vGPU to your virtual machine allows you do the following:
Access a fraction of the underlying hardware’s GPU to achieve high performance benefits in your virtual machine.
Streamline resource-intensive I/O operations.
Use the OKD web console to ... | https://docs.okd.io/latest/virt/virtual_machines/advanced_vm_management/virt-configuring-vgpu-passthrough.html | 2022-06-25T07:12:30 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.okd.io |
Replo Projects
In Replo, each Shopify store is represented by its own project in the Replo dashboard, and if you're involved in more than one project, you can see them all here.
Sharing Projects
When you click into a project, you'll see a "Share" button at the top left. Use this to invite your teammates and collaborato... | https://docs.replo.app/using-replo/replo-projects | 2022-06-25T08:06:51 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.replo.app |
- .
- Cover the concrete foundations.
- Loosen the cast molds after 2 to 3 days, and remove the cast mold and the template after a week.
To achieve compressive cube strength, wait for 28 days for the concrete to harden.
- Compact the soil around the concrete foundations with the backfill.
The concrete foundations are r... | https://docs.vaisala.com/r/M211818EN-C/en-US/GUID-4D0F476C-4F36-430C-8CA5-6BF2A74B9CD7/GUID-15056D42-5D3E-4FA1-9EAF-B082FA479B13 | 2022-06-25T08:51:45 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.vaisala.com |
Core of Oríon¶
Oríon is an asynchronous distributed framework for black-box function optimization.
Its purpose is to serve as a hyperparameter optimizer for machine learning models and training, as well as a flexible experimentation platform for large scale asynchronous optimization procedures.
It has been designed fir... | https://orion.readthedocs.io/en/stable/code/core.html | 2022-06-25T08:40:17 | CC-MAIN-2022-27 | 1656103034877.9 | [] | orion.readthedocs.io |
Configure 802.1X Wireless Access Clients running Windows XP to configure and prioritize multiple profiles by using the wireless network policy for computers running Windows XP. However, unlike the wireless policy for Windows Vista, the wireless policy for Windows XP requires each profile to specify a unique service set... | https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771557(v=ws.11)?redirectedfrom=MSDN | 2022-06-25T08:46:36 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.microsoft.com |
v6.0.0
Tracer API for flexible custom instrumentation
With agent version 6.0, we are introducing the
Tracerclass, an officially supported public API for more flexible custom instrumentation. By calling its
in_transactionmethod, you can instrument an arbitrary section of Ruby code without needing to juggle any explicit ... | https://docs.newrelic.com/kr/docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-600351/ | 2022-06-25T07:27:46 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.newrelic.com |
InfluxData Integration
Particle has teamed up with InfluxData to create an easy webhook integration with the InfluxData Platform. The InfluxData Time Series Data platform is a purpose-built platform for the highly efficient collection, storage, querying, analysis and alerting of IoT data.
Send device data from Particle... | https://docs.particle.io/getting-started/integrations/community-integrations/influxdata/ | 2022-06-25T07:44:01 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['/assets/images/particle+influx.png', 'Particle + InfluxData'],
dtype=object)
array(['/assets/images/Particle+Influx-architecture.png',
'Particle + InfluxData'], dtype=object)
array(['/assets/images/influx-aws-security.png', None], dtype=object)
array(['/assets/images/Telegraf.conf.gif', 'Edit... | docs.particle.io |
The Veracode Integration for Jira Cloud can map Veracode flaw severities in the Veracode Platform to your custom priorities in Jira Cloud.
The Veracode Platform severity scale uses six flaw severities: Very High, High, Medium, Low, Very Low, and Informational. In Jira Cloud, you can create any number of priorities usin... | https://docs.veracode.com/r/c_jira_cloud_mapping_severities | 2022-06-25T07:11:29 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.veracode.com |
TAN003 - B402 RF Circuit Component
B402 modules manufactured during week 28 of 2020 have incorrect components in their RF circuit, impacting connectivity.
Published: Jan 5, 2021
Issue Summary
A manufacturing run of B402 SOMs in week 28 of 2020 mis-populated 10K resistors in place of 15pF capacitors in the RF matching c... | https://docs.particle.io/reference/technical-advisory-notices/tan003-b402-rf-circuit-component/ | 2022-06-25T08:13:34 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['/assets/images/support/Pixel_Bad.png', 'Pixel_Bad.png'],
dtype=object)
array(['/assets/images/support/Pixel_Good.png', 'Pixel_Good.png'],
dtype=object) ] | docs.particle.io |
Choose your operating system:
Windows
macOS
Linux
-
Setting Up and Using Volumetric Clouds
Volumetrics Plugin Content
Performance and Scalability
The Volumetric Cloud component is a physically-based cloud rendering system that uses a material-driven approach to give artists and designers the freedom to create any type ... | https://docs.unrealengine.com/5.0/en-US/volumetric-cloud-component-in-unreal-engine/ | 2022-06-25T08:30:19 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['./../../Images/building-virtual-worlds/lighting-and-shadows/environmental-lighting/volumetric-clouds/VT_CloudExamples.jpg',
'VT_CloudExamples.png'], dtype=object)
array(['./../../Images/building-virtual-worlds/lighting-and-shadows/environmental-lighting/volumetric-clouds/Octaves_GroundView_0.jpg',
... | docs.unrealengine.com |
You can install Visual Studio 2015 and later in a custom path. You need to add the custom path to MSBuild, based on the listed path patterns. A custom path follows the same patterns shown here, starting after the Program Files (x86) directory.
- C:\Program Files (x86)\MSBuild\14.0\Bin\
- C:\Program Files (x86)\MSBuild\... | https://docs.veracode.com/r/Using_Standard_MSBuild_Paths_with_Visual_Studio_2015 | 2022-06-25T07:52:19 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.veracode.com |
3.52. Using proxies¶
To learn what proxies are and what they are used for, refer to Proxies Section. To use proxies, do the following:
- Go to General Settings Page and activate Advanced Tab. If you want to do these for a specific site, use custom general settings for the site (See: Using custom general settings for a ... | https://docs.wpcontentcrawler.com/1.11/guides/using-proxies.html | 2022-06-25T07:34:22 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.wpcontentcrawler.com |
This page provides help you complete the 'Push notifications' section of the Application Request form.
To enable push notifications in your app, from Push Notifications screen on the build form click settings
From the new Settings page, select the Push Notification solution you want to use:
Note: Parse is a free soluti... | http://docs.pressrun.com/display/AppStudio/4.+Push+Notifications?atl_token=258b8cd8f37d358ca00e463d789443125cb81826&decorator=normal | 2022-06-25T07:45:54 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.pressrun.com |
You're viewing Apigee Edge documentation.
View Apigee X documentation.
Apigee Edge lets you make Edge API calls that are authenticated with OAuth2 tokens. Support for OAuth2 is enabled by default on Edge for the Cloud accounts. If you are using Edge for the Private Cloud, you cannot use OAuth2 without first setting up ... | https://docs.apigee.com/api-platform/system-administration/using-oauth2?hl=th | 2022-06-25T08:39:57 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['https://docs.apigee.com/static/api-platform/images/management-api/oauth-first-request.png?hl=th',
'OAuth flow: First request'], dtype=object)
array(['https://docs.apigee.com/static/api-platform/images/management-api/oauth-subsequent-requests.png?hl=th',
'OAuth flow: Subsequent requests'], dtyp... | docs.apigee.com |
Headers¶
Header¶
- class
astropy.io.fits.
Header(cards=[], copy=False)[source.
Notes
Although FITS keywords must be exclusively upper case, retrieving an item in a
Headerobject is case insensitive.
Construct a
Headerfrom an iterable and/or text file.
- Parameters
-
add_blank(value='', before=None, after=None)[source]¶
... | https://docs.astropy.org/en/latest/io/fits/api/headers.html | 2022-06-25T07:23:40 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.astropy.org |
EOL: SentryOne Test reached its end of life date on June 15, 2022. See the Solarwinds End of Life Policy for more information.
Directory Reference
The Directory Reference asset editor allows you to enter the directory path that you want to reference. Select the ellipsis to choose the directory with a normal directory b... | https://docs.sentryone.com/help/sentryone-test-directory-assets | 2022-06-25T07:59:15 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.sentryone.com |
AutoDiscovery
From Xojo Documentation
AutoDiscovery uses the EasyUDPSocket class to automatically discover other Xojo applications on the network.
Notes
The AutoDiscovery class lets you automatically discover other machines on the local network that are communicating using the EasyUDPSocket class. It does so by checkin... | http://docs.xojo.com/AutoDiscovery | 2022-06-25T07:36:58 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.xojo.com |
Importing Data (Draft)#
modelx allows you to create Spaces or Cells populated with data from data sources.
Supported data sources#
The supported types of data sources are:
Excel files
Comma-separated values (CSV) files
Pandas DataFrame and Series objects
Methods to create Cells from data sources#
The following methods ... | https://docs.modelx.io/en/latest/reference/drafts/importing_data.html | 2022-06-25T07:35:37 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.modelx.io |
Default domain
How to set a domain as the default for link operations
Any confirmed connected domain can be designated as the default domain using the corresponding switch in the Domain Properties dialog.
What is default domain?
Only one domain can be set as default amongst all your domains, so any other domain’s defau... | https://docs.once.to/en/kb/default-domain/ | 2022-06-25T08:01:40 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['https://res.cloudinary.com/once-to/image/upload/v1639827111/qtgihdl4yiokfhg2dhlo.png',
'Domain Properties dialog and the Set as default switch.'],
dtype=object) ] | docs.once.to |
Executive Summary
Following efforts by law enforcement agencies worldwide to shut its operations down early last year, Emotet returned on Nov. 15, 2021, with only the subtlest of makeovers. It didn’t take long before this threat group was up to its usual shenanigans of spamming victims, using malicious Microsoft® Word ... | https://docs.publicnow.com/viewDoc?hash_primary=AC8D5781F13DD56DD3C52B2EA23C8DFD3E12EDF6 | 2022-06-25T07:45:35 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.publicnow.com |
Dissolved organic matter concentration, molecular composition, and functional groups in contrasting management practices of peatlands
DOI:
Persistent URL:
Persistent URL:
Negassa, Wakene; Eckhardt, Kai‐Uwe; Regier, Tom; Leinweber, Peter, 2021: Dissolved organic matter concentration, molecular composition, and functiona... | https://e-docs.geo-leo.de/handle/11858/9907 | 2022-06-25T08:41:56 | CC-MAIN-2022-27 | 1656103034877.9 | [] | e-docs.geo-leo.de |
You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SWF::Types::DomainInfo
Overview
Contains general information about a domain.
Returned by:
Instance Attribute Summary collapse
- #arn ⇒ String
The ARN of the domain.
- #description ⇒ String
- #name... | https://docs.aws.amazon.com/sdk-for-ruby/v2/api/Aws/SWF/Types/DomainInfo.html | 2022-06-25T08:31:51 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.aws.amazon.com |
Data type details
provides URL access to ArcViz server objects.
The Admin API uses specific JSON definitions for each Data Type:
- Users
- Groups
- Roles
- Segments
- Filter associations API
- Workspaces
Note that we deliberately chose not to document the details of creating datasets, connections, and visuals. They are... | https://docs.cloudera.com/data-visualization/7/ref-admin-api/topics/viz-admin-api-json-fields.html | 2022-06-25T08:01:52 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.cloudera.com |
Footer
Estimated reading : 2 minute
Elementor Post Type
Before you start, do make sure that you have selected the headers and footers option from the Elementor post type selection option. Otherwise, the Edit with Elementor button will be unavailable on your header/footer creation pages.
To check, go to WordPress Dashbo... | https://docs.droitthemes.com/docs/input/footer/ | 2022-06-25T07:58:09 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['https://docs.droitthemes.com/wp-content/uploads/2022/06/Screenshot_1-1-1024x479.png',
'Elementor Settings page'], dtype=object)
array(['https://docs.droitthemes.com/wp-content/uploads/2022/06/Screenshot_2-1024x313.png',
'Input Theme Footer Widget'], dtype=object)
array(['https://docs.droitthe... | docs.droitthemes.com |
Troubleshoot common Azure Spring Apps issues
Note
Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
This article applies to: ✔️ Basic/Standar... | https://docs.microsoft.com/en-us/azure/spring-cloud/troubleshoot | 2022-06-25T07:54:12 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['media/enterprise/how-to-enterprise-marketplace-offer/no-enterprise-plans-available.png',
'No plans available error image'], dtype=object) ] | docs.microsoft.com |
mars.tensor.sinh#
- mars.tensor.sinh(x, out=None, where=None, **kwargs)[source]#
Hyperbolic sine, element-wise.
Equivalent to
1/2 * (mt.exp(x) - mt.exp(-x))or
-1j * mt.sin s,) | https://docs.pymars.org/en/latest/user_guide/tensor/generated/mars.tensor.sinh.html | 2022-06-25T08:09:04 | CC-MAIN-2022-27 | 1656103034877.9 | [] | docs.pymars.org |
2.1. Crawling your first site¶
What you will learn in this tutorial
- Creating a site
- Configuring category and post settings
- Using Visual Inspector to find CSS selectors easily
- Testing the CSS selectors in the site settings page
- Testing your category and post settings by using Tester Page
- Using Manual Crawlin... | https://docs.wpcontentcrawler.com/1.11/quick-start/crawling-your-first-site/crawling-your-first-site.html | 2022-06-25T08:07:50 | CC-MAIN-2022-27 | 1656103034877.9 | [array(['../../_images/site-name.png', '../../_images/site-name.png'],
dtype=object)
array(['../../_images/category-url-main.png',
'../../_images/category-url-main.png'], dtype=object)
array(['../../_images/category-category-main.png',
'../../_images/category-category-main.png'], dtype=object)
... | docs.wpcontentcrawler.com |
Gestures
Make the most of Ubuntu’s gestures to establish consistency and familiarity within your application.
Top edge swipe reveals the indicator menu that contains settings and notifications when swiping down.
Short left edge swipe reveals favorited and frequently used apps from the launcher menu.
Long left edge swip... | https://docs.ubuntu.com/phone/en/apps/design/patterns/gestures.html | 2018-11-13T02:45:38 | CC-MAIN-2018-47 | 1542039741192.34 | [array(['https://assets.ubuntu.com/v1/b5eb0c4c-750w_Getsures_MainImage-1.png',
'750w_Getsures_MainImage (1)'], dtype=object)
array(['https://assets.ubuntu.com/v1/8739b3a4-750w_Gestures_EdgeGestures.png',
'750w_Gestures_EdgeGestures'], dtype=object)
array(['https://assets.ubuntu.com/v1/ca82b5f7-750w_Ge... | docs.ubuntu.com |
For workflows that return output parameters, you can add the output parameters to the service blueprint. An example of an output parameter is the URL for accessing the desktop through HTML Access.
Before you begin
Verify that you have administrator credentials for the Orchestrator server. The account must be a member o... | https://docs.vmware.com/en/VMware-Horizon-7/7.2/com.vmware.using.horizon-vro-plugin.doc/GUID-AC88E62C-33F8-4983-BA12-2C9C0F8BD513.html | 2018-11-13T02:55:24 | CC-MAIN-2018-47 | 1542039741192.34 | [] | docs.vmware.com |
Command process-status
This command replaces the old commands
pidand
fd.
process-status provides an exhaustive description of the current running
process, by extending the information provided by GDB
info proc command, with
all the information from the
procfs structure.
gef➤ ps -s zsh 22879 gef➤ attach 22879 [...] gef➤... | https://gef.readthedocs.io/en/master/commands/process-status/ | 2018-11-13T03:35:07 | CC-MAIN-2018-47 | 1542039741192.34 | [] | gef.readthedocs.io |
VPN Connect FAQ
No. Oracle has predetermined the configuration parameters that work with the IPSec VPN service. Your IPsec VPN can't be established if there is a mismatch.
If your CPE is behind a NAT device, you can provide Oracle with your CPE's IKE identifier so that Oracle can use the same value on the Oracle side. ... | https://docs.cloud.oracle.com/iaas/Content/Network/Reference/faqIPsec.htm | 2019-05-19T17:39:03 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.cloud.oracle.com |
- Install MongoDB >
- Install MongoDB Enterprise >
- Install MongoDB Enterprise on Linux >
- Install MongoDB Enterprise on Ubuntu
Install MongoDB Enterprise on Ubuntu¶
On this page
Overview¶
Use this tutorial to install MongoDB Enterprise on LTS Ubuntu Linux systems
using
.deb packages.
Important
The
mongodb package pr... | https://docs.mongodb.com/v3.6/tutorial/install-mongodb-enterprise-on-ubuntu/ | 2019-05-19T17:33:12 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.mongodb.com |
Contents Now Platform Capabilities Previous Topic Next Topic Hangup workflow activity Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Hangup workflow activity The Hangup activity disconnects an active Notify pho... | https://docs.servicenow.com/bundle/madrid-servicenow-platform/page/administer/workflow-activities/reference/r_WorkflowActivityHangUp_1.html | 2019-05-19T16:59:56 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicenow.com |
Want to see a live demo and learn what this Connector can do? Join our jam sessions!
If you are looking for documentation for the new Salesforce & JIRA Cloud Connector, click here.
This guide walks you through synchronizing JIRA issues with Salesforce by pushing the changes to Salesforce.com.
Prerequisites
An applicati... | https://docs.servicerocket.com/display/CFSJ/Pushing+Changes+to+Salesforce.com | 2019-05-19T16:19:07 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicerocket.com |
trait_base Module¶
Defines common, low-level capabilities needed by the Traits package.
Classes¶
- traits.trait_base.Uninitialized = <uninitialized>¶
When the first reference to a trait is a ‘get’ reference, the default value of the trait is implicitly assigned and returned as the value of the trait. Because of this im... | https://traits.readthedocs.io/en/4.4.0/traits_api_reference/trait_base.html | 2019-05-19T16:18:29 | CC-MAIN-2019-22 | 1558232255071.27 | [] | traits.readthedocs.io |
Decommission DataNodes
Edit the configuration files and execute commands on the NameNode host machine.
- On the NameNode host machine, edit the
<HADOOP_CONF_DIR>/dfs.excludefile and add the list of DataNodes hostnames (separated by a newline character).
where
<HADOOP_CONF_DIR>is the directory for storing the Hadoop con... | https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.1.0/administration/content/decommission-datanodes.html | 2019-05-19T17:32:54 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.hortonworks.com |
Back up an Azure VM from the VM settings
This article explains how to back up Azure VMs with the Azure Backup service. You can back up Azure VMs using a couple of methods:
- Single Azure VM: The instructions in this article describe how to back up an Azure VM directly from the VM settings.
- Multiple Azure VMs: You can... | https://docs.microsoft.com/en-us/azure/backup/backup-azure-vms-first-look-arm | 2019-05-19T16:49:04 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Retargeting Changes for Migration from .NET Framework 4.0 to 4.0 to 4.5.1, review the following topics for application compatibility issues that may affect your app:
ADO.NET
DbParameter.Precision and DbParameter.Scale are now public virtual members
ASP.NET
MachineKey.Encode and MachineKey.Decode methods are now obsolet... | https://docs.microsoft.com/en-us/dotnet/framework/migration-guide/retargeting/4.0-4.5.1 | 2019-05-19T16:30:30 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Bluetooth (Windows CE 5.0)
Bluetooth is a wireless communication technology that allows devices, within a 10-meter proximity, to communicate with each other. The discovery process enables devices to query other devices about the services they offer. If a device offers more than one service, the user can select the serv... | https://docs.microsoft.com/en-us/previous-versions/windows/embedded/ms898944(v=msdn.10) | 2019-05-19T16:27:46 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
IoT Hub REST
The REST APIs for IoT Hub offer programmatic access to the device, messaging, and job services, as well as the resource provder, in IoT Hub. You can access messaging services from within an IoT service running in Azure, or directly over the Internet from any application that can send an HTTPS request and r... | https://docs.microsoft.com/en-us/rest/api/iothub/ | 2019-05-19T16:49:32 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Manage meeting configuration settings in Skype for Business Server
Summary: Learn how to manage meeting configuration settings in Skype for Business Server.
This topic describes how to manage meeting configuration settings. For more information about how to plan and deploy conferencing, see Plan for conferencing in Sky... | https://docs.microsoft.com/en-us/skypeforbusiness/manage/conferencing/meeting-configuration-settings | 2019-05-19T17:05:50 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
SetThreadpoolTimer function
Sets the timer object—, replacing the previous timer, if any. A worker thread calls the timer object's callback after the specified timeout expires.
Syntax
void SetThreadpoolTimer( PTP_TIMER pti, PFILETIME pftDueTime, DWORD msPeriod, DWORD msWindowLength );
Parameters
pti
A pointer to a TP_T... | https://docs.microsoft.com/en-us/windows/desktop/api/threadpoolapiset/nf-threadpoolapiset-setthreadpooltimer | 2019-05-19T16:55:03 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Here you can find the logos of all payment methods MultiSafepay has to offer:
Download payment logos (.ZIP, 1.44 MB)
Here you can find all the logos of MultiSafepay:
Download MultiSafepay logos (.ZIP, 1.94 MB)
If you can not find the logo you are looking for, contact us at [email protected] | https://docs.multisafepay.com/faq/general/payment-method-logo/ | 2019-05-19T16:54:26 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.multisafepay.com |
On Citus Cloud it’s as easy as dragging a slider in the user interface. The Scaling Out (adding new nodes) section has instructions. In Citus Community edition you can add nodes manually by calling the master Cloud and Enterprise edition provide a shard rebalancer utility. You can find more information in the Rebalanc... | http://docs.citusdata.com/en/v8.2/faq/faq.html | 2019-05-19T16:24:42 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.citusdata.com |
Contents Now Platform Administration Previous Topic Next Topic Create links for digest authentication Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Create links for digest authentication After you set up diges... | https://docs.servicenow.com/bundle/london-platform-administration/page/integrate/single-sign-on/task/t_CreateLinksDigestAuthentication.html | 2019-05-19T17:05:22 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicenow.com |
File:JosephBGeorge.jpg
From UABgrid Documentation
JosephBGeorge.jpg (271 × 276 pixels, file size: 602 KB, MIME type: image/jpeg)
Joseph B. George Sr. Director of the Cloud and Big Data Solutions Team at Dell
File history
Click on a date/time to view the file as it appeared at that time.
- Edit this file using an extern... | https://docs.uabgrid.uab.edu/w/index.php?title=File:JosephBGeorge.jpg&oldid=4660 | 2019-05-19T17:24:53 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.uabgrid.uab.edu |
Citus Tables and Views¶
Coordinator Metadata | noderole | nodecluster --------+---------+-----------+----------+----------+-------------+----------+----------+ ------------- 1 | 1 | localhost | 12345 | default | f | t | primary | default 2 | 2 | localhost | 12346 | default | f | t | primary | default 3 | 3 | localhost ... | https://docs.citusdata.com/en/latest/develop/api_metadata.html | 2019-05-19T17:03:24 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.citusdata.com |
[−][src]Crate dbase
dbase is rust library ment to read (writing coming later) .dbf file.
Reading
To Read the whole file at once you should use the read function.
Once you have access to the records, you will have to
match against the real
FieldValue
Examples
use dbase::FieldValue; let records = dbase::read("tests/data/... | https://docs.rs/dbase/0.0.2/dbase/ | 2019-05-19T16:18:45 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.rs |
Administrator guide
This page provides information about the Create and Link Administration screen.
Accessing the administration screen
To access the Create and Link Administration screen:
- Go to Administration > Add-ons.
- In the sidebar, under ServiceRocket Plugins, click Create and Link Configuration.
- This page a... | https://docs.servicerocket.com/create-and-link/administrator-guide | 2019-05-19T16:18:45 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicerocket.com |
PRO Organization Resource Limits
Total Team Users (Members):
5 Users
This number indicates the total number of users who can join and organization, and includes the top level account. I.e. Teams are made up of 1 Top Level account + 4 Extra Users.
Total Shared Surveys:
50 Surveys
This is the total number of surveys that... | https://docs.shout.com/article/210-pro-organization-resource-limits | 2019-05-19T16:32:40 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.shout.com |
4.0.6 (2018-06-26)¶
Overview of merged pull requests¶
DOCS: Add accept option to Asset- and Image-Editor¶
Documenting the new accept-option.
See:
- Packages:
Neos
TASK: Fix sorting icon¶
null
- Packages:
Browser
TASK: Fix documentation for inline.editorOptions¶
The former`aloha` things need to go under formatting and h... | https://neos.readthedocs.io/en/4.0/Appendixes/ChangeLogs/406.html | 2019-05-19T16:34:25 | CC-MAIN-2019-22 | 1558232255071.27 | [] | neos.readthedocs.io |
Table of Contents
Product Index. | http://docs.daz3d.com/doku.php/public/read_me/index/44139/start | 2019-05-19T16:20:48 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.daz3d.com |
1. Installation of a CubicWeb environment¶
Official:
- Installation on Debian/Ubuntu
- Installation on Windows
- Installation in a virtualenv
- Installation with pip
- Installation with easy_install
- Installation from tarball
If you are a power-user and need the very latest features, you will
Once the software is inst... | https://cubicweb.readthedocs.io/en/latest/book/admin/setup/ | 2019-05-19T17:32:31 | CC-MAIN-2019-22 | 1558232255071.27 | [] | cubicweb.readthedocs.io |
(DEPRECATED) Deploy and use Azure Container Registry
Tip
For the updated version this tutorial that uses Azure Kubernetes Service, see Tutorial: Deploy and use Azure Container Registry..
Azure Container Registry (ACR) is an Azure-based, private registry, for Docker container images. This tutorial, part two of seven, wa... | https://docs.microsoft.com/en-us/azure/container-service/kubernetes/container-service-tutorial-kubernetes-prepare-acr | 2019-05-19T16:32:16 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Didn't find what you're looking for? Contact Support
Before an app can be added to a page, it must first be installed to a site. This is done through the Site contents, which you access through the Settings cog. For more information on what can be accessed via the settings cog, see Settings Menu.
Once an app has been i... | https://docs.scholantis.com/display/WUG2013/Install+an+App+to+a+Site | 2019-05-19T17:26:54 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.scholantis.com |
You can use a local area network to connect a cluster of Blueworx Voice Response systems. All the systems can then share all the application data in the cluster (such as state tables and custom servers) and all the voice data (such as voice segments and voice messages). When the systems are connected in this way, you c... | http://docs.blueworx.com/BVR/InfoCenter/V7/AIX/help/topic/com.ibm.wvraix.geninf.doc/whatisasinglesystemimagessi3.html | 2019-05-19T16:40:39 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.blueworx.com |
, sign PowerShell script. Note that the script might now be on a different drive than C:\ in the CloudBuilder.vhdx image. Click Install.
In the Identity Provider Type drop-down box, select Azure China Cloud, Azure US Government Cloud, AD FS, or Azure Cloud. Under Local Administrator Password type the local administrato... | https://docs.microsoft.com/en-us/azure-stack/asdk/asdk-install | 2019-05-19T16:46:17 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.microsoft.com |
Table of Contents
Product Index
“Whymsy Xps” for Whymsy clothes is a set of three amazing and diverse styles and textures.
They will enhance and expand Whymsy versatility and possibilities and makes it easier and exciting to mix and match it with other clothes. All styles are PBR ready and included are both Iray and 3D... | http://docs.daz3d.com/doku.php/public/read_me/index/44757/start | 2019-05-19T17:22:10 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.daz3d.com |
@UnaryOperator identity(). | http://docs.sumile.cn/java/api/java/util/function/DoubleUnaryOperator.html | 2019-05-19T17:05:31 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.sumile.cn |
Tech Tutorials
Customer Care offers live Tech Tutorials presented by our worldwide subject matter experts. Please take this opportunity to learn from our Support experts and engage them with your questions during the question and answer session following the presentation. This service is offered at no additional charge... | https://docs.genesys.com/Documentation/ST/latest/Premise/TechTutorials | 2019-05-19T17:24:21 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.genesys.com |
All content with label as5+gridfs+infinispan+jpa+loader+lock_striping+store+tx.
Related Labels:
expiration, publish, datagrid, coherence, interceptor, server, replication, transactionmanager, dist, release, query, deadlock, pojo_cache, archetype, jbossas, nexus, guide, listener, cache,
amazon, s3, grid, test, jcache, a... | https://docs.jboss.org/author/label/as5+gridfs+infinispan+jpa+loader+lock_striping+store+tx | 2019-05-19T17:07:49 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.jboss.org |
All content with label clustering+hibernate_search+import+infinispan+maven+repeatable_read.
Related Labels:
podcast, publish, datagrid, coherence, interceptor, server, replication, transactionmanager, dist, release, partitioning,, index, l, events, batch, hash_function, configuration, buddy_replication, loader, write_t... | https://docs.jboss.org/author/label/clustering+hibernate_search+import+infinispan+maven+repeatable_read | 2019-05-19T17:20:03 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.jboss.org |
All content with label data_grid+gridfs+hot_rod+hotrod+infinispan+installation.
Related Labels:
expiration, publish, datagrid, coherence, interceptor, server, replication, transactionmanager, dist, query, deadlock, contributor_project, archetype, lock_striping, jbossas, nexus, guide, schema, listener,
cache, s3, amazon... | https://docs.jboss.org/author/label/data_grid+gridfs+hot_rod+hotrod+infinispan+installation | 2019-05-19T17:44:14 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.jboss.org |
How To: Extend GraphQL to add a field
Sometimes you only need to extend GraphQL to add a field to an existing type. Here's how to do it.
Extend the schemaExt, use GraphQL language to extend the type with your custom field.
extend type SomeType { "Custom data for some purpose documented here" myCustomField: String }
Doc... | https://docs.reactioncommerce.com/docs/next/how-to-extend-graphql-to-add-field | 2019-05-19T17:05:05 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.reactioncommerce.com |
Contents HR Service Delivery Previous Topic Next Topic Publish a new HR survey Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Publish a new HR survey Publish a new survey so users can complete it. Before you be... | https://docs.servicenow.com/bundle/madrid-hr-service-delivery/page/product/human-resources/task/t_PublishANewHRSurveyIst.html | 2019-05-19T17:28:08 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicenow.com |
Want to see a live demo and learn what this Connector can do? Join our jam sessions!
If you are looking for documentation for the new Salesforce & JIRA Cloud Connector, click here.
Attachments synchronization from Salesforce to JIRA has been implemented since version 5.2.0 and has been back ported as well to support th... | https://docs.servicerocket.com/display/CFSJ/Pulling+Attachments+from+Salesforce.com+to+JIRA | 2019-05-19T16:19:37 | CC-MAIN-2019-22 | 1558232255071.27 | [] | docs.servicerocket.com |
How to use¶
A sample gulpfile.js is included in the project.
You can create new gulpfile or adapt this sample to your needs:
$ cp node_modules/gulpfile-ninecms/gulpfile.js .
Path configuration¶
The first section of the provided gulpfile is an example of a path configuration object. To customize, edit the gulpfile and t... | http://gulpfile-ninecms.readthedocs.io/en/latest/howto.html | 2017-08-16T15:08:53 | CC-MAIN-2017-34 | 1502886102307.32 | [] | gulpfile-ninecms.readthedocs.io |
for your link, click Yes.
If you want to create a normal link, click No.
- Click Get Link.
inSync Share creates a download link, by default. If you create a password protected link, inSync Share generates a password and emails it to you.box.
-. inSync sends the password in a separate email.
- Click Send. inSync sends ... | https://docs.druva.com/005_inSync_Client/5.4/Administration/Share_and_sync_data_using_inSync/040_Share_links_with_others/020_Create_and_share_a_link | 2017-08-16T15:10:15 | CC-MAIN-2017-34 | 1502886102307.32 | [] | docs.druva.com |
Routing Network Communications
This topic describes the internal network communication paths of the routing subsystem with other Elastic Runtime components.
HTTP Routing
The following table lists network communication paths for HTTP routing.
TCP Routing (Optional)
The following table lists network communication paths f... | https://docs.pivotal.io/pivotalcf/1-11/security/networking/routing-network-paths.html | 2017-08-16T14:56:21 | CC-MAIN-2017-34 | 1502886102307.32 | [] | docs.pivotal.io |
Integrate Searchanise with Coin
Follow the steps below to convert the prices that display in Searchanise's full-text search widget.
1. Starting from your Searchanise app dashboard, navigate to the Preferences tab.
2. Tick the Enable Coin app support checkbox.
3. Save your changes.
After these steps have been completed,... | http://docs.theshoppad.com/article/251-integrate-searchanise-with-coin | 2017-08-16T15:04:12 | CC-MAIN-2017-34 | 1502886102307.32 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/58ace31c2c7d3a576d3562e6/file-yYVpln0Gqv.png',
None], dtype=object) ] | docs.theshoppad.com |
- Logging
- JAX-WS Handler approach
- Apache CXF approach
- WS-* support
- Address rewrite
- Configuration through deployment descriptor
- context-root element
- config-name and config-file elements
- property element
- port-component element
- webservice-description element
- Schema validation of SOAP messages
- JAXB ... | https://docs.jboss.org/author/display/JBWS/Advanced+User+Guide | 2018-02-18T00:53:54 | CC-MAIN-2018-09 | 1518891811243.29 | [] | docs.jboss.org |
2. Quickstart¶
To get up and running with hardshare, try the instructions below.
For more details, including alternative configurations and special cases, read Installation instructions. To learn basic concepts about hardshare, read the Introduction.
2.1. Preliminaries¶
Instuctions below are known to work on modern GNU... | https://hardshare.readthedocs.io/en/latest/quickstart.html | 2021-04-10T23:00:55 | CC-MAIN-2021-17 | 1618038059348.9 | [] | hardshare.readthedocs.io |
You create DHCP custom option definitions in Address Manager from the DHCP Settings tab. After you create a custom option definition, you can assign it at the various levels within Address Manager as a DHCP client option.
To add a DHCP custom option definition:
- Select the My IPAM tab. From the configuration drop-down... | https://docs.bluecatnetworks.com/r/Address-Manager-Administration-Guide/Creating-DHCP-Custom-Option-Definitions/9.0.0 | 2021-04-10T22:50:46 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.bluecatnetworks.com |
Before you add a host and install the plug-ins packages, you must complete all the requirements.
SnapCenter Plug-in for Oracle Database can be installed by a non-root user. However, you shoulg configure the sudo privileges for the non-root user to install and start the plug-in process. After installing the plug-in, the... | https://docs.netapp.com/ocsc-44/topic/com.netapp.doc.ocsc-isg/GUID-1393B5E6-2C9D-4288-A760-4A00F731D281.html?lang=en | 2021-04-10T21:33:23 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.netapp.com |
When editing the users within your team you have the option to assign 3 different roles to them.
Member is the lowest role within ServerAuth, a user with this role has access to manage their own SSH Keys and view the servers within your team. They do not have access to create servers or grant / revoke access to servers... | https://docs.serverauth.com/users/what-do-the-different-roles-mean/ | 2021-04-10T22:27:47 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.serverauth.com |
There are a few options that allow you to change the styling your site visitors see when they’re viewing your payment forms.
In your WordPress admin under Simple Pay Pro → Settings → General → Advanced.
Here you can disable all styles (CSS files) included with WP Simple Pay Pro.
You can also alter the Payment Button, C... | https://docs.wpsimplepay.com/articles/style-options/ | 2021-04-10T22:19:57 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.wpsimplepay.com |
By default, the embeds use the data refresh rate set on the dashboard (or any of its reports) and the embed keeps itself up-to-date in the background, re-running the queries as necessary to get fresh results for any of the reports.
On the Business plan, when using embeds with the "Requires Secret" option, you have even... | https://docs.cluvio.com/hc/en-us/articles/360015608439-Refresh-rate-data-currency-in-embeds | 2021-04-10T21:52:54 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.cluvio.com |
Authentication guide - SAML (OneLogin)¶
Note: This guide was written before the renaming. Just replace
HackMD with
HedgeDoc in your mind 😃 thanks!
Sign-in or sign-up for an OneLogin account. (available free trial for 2 weeks)
Go to the administration page.
Select the APPS menu and click on the Add Apps.
Find "SAML Tes... | https://docs.hedgedoc.org/guides/auth/saml-onelogin/ | 2021-04-10T21:40:40 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.hedgedoc.org |
Helm is the package manager for Kubernetes applications. A ProGet package for a Helm feed is known as a chart, which can be used to describe even the most complex application and provide a repeatable, versioned approach to Kubernetes deployments.
This feed type is available starting in ProGet 5.2.
In order to install p... | https://docs.inedo.com/docs/proget/feeds/helm | 2021-04-10T21:44:46 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.inedo.com |
The group met 2-3 times this quarter.
Recent Activities
First Activity
Continued work on the Assessment for Fields in Metadata Standards project. The committee is continuing the information gathering around assessment of fields/elements in metadata standards. The literature review has revealed some adjacent research, b... | https://docs.lita.org/2019/01/lita-alcts-metadata-standards-committee-december-2018-report/ | 2021-04-10T21:11:19 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.lita.org |
Stack Overflow is the perfect place to ask coding questions. Use one or several of the following tags: esp8266, nodemcu or Lua.
esp8266.com Forums¶
esp8266.com has a few NodeMCU specific forums where a number of our active community members tend to hang out. | https://nodemcu.readthedocs.io/en/release/support/ | 2021-04-10T22:16:02 | CC-MAIN-2021-17 | 1618038059348.9 | [] | nodemcu.readthedocs.io |
Computerized games from the essential Tetris, Super Mario, ping pong and other glimmer based games to enormously multi=-player online pretending games can be played for nothing or subsequent to paying an enrollment expenses. These can be played on both particular consoles and on your past (PC). Since gaming reassures h... | http://www.ogi-docs.com/pcs-or-gaming-consoles-a-debate/ | 2021-04-10T21:52:33 | CC-MAIN-2021-17 | 1618038059348.9 | [] | www.ogi-docs.com |
Use the CIM Validation (S.o.S.) datamodel
Version 4.2.0 of the Common Information Model moves the CIM Validation datasets into their own data model. Previously, the validation datasets were located within each relevant model.
Access the CIM Validation (S.o.S.) model in Pivot. From there, you can select a top-level data... | https://docs.splunk.com/Documentation/CIM/4.18.1/User/UsetheCIMtovalidateyourdata | 2021-04-10T23:18:15 | CC-MAIN-2021-17 | 1618038059348.9 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
You can configure a DNS server to forward queries to specific forwarders on a zone-by-zone basis. In Windows, this is known as conditional forwarding. In Address Manager, this is known as a forwarding zone.
When you import a conditional forwarder from a Managed Windows DNS server, the following data is added during the... | https://docs.bluecatnetworks.com/r/Address-Manager-Administration-Guide/Configuring-Forwarding-zones/8.3.1 | 2021-04-10T22:14:41 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.bluecatnetworks.com |
Packet Flow Ordering¶
TRex Traffic Generator (TG) supports two main ways how to cover address space (on allowed ranges) in scale tests.
In most cases only one field value (e.g. IPv4 destination address) is altered, in some cases two fields (e.g. IPv4 destination address and UDP destination port) are altered.
Incrementa... | https://docs.fd.io/csit/master/report/introduction/methodology_packet_flow_ordering.html | 2021-04-10T22:44:02 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.fd.io |
You need an existing or a new Amazon Web Services (AWS) account or an existing or a new AWS GovCloud (US) account. For more information, refer to the AWS documentation:
Kublr also support other AWS partitions, such as AWS CN (China), AWS Top Secret region, etc.
To deploy a cluster in your AWS account with Kublr, you ne... | https://docs.kublr.com/installation/aws/aws_console/ | 2021-04-10T21:18:39 | CC-MAIN-2021-17 | 1618038059348.9 | [] | docs.kublr.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.