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 |
|---|---|---|---|---|---|---|
Custom Classifier Metrics
Amazon Comprehend provides you with metrics to help you estimate how well a custom classifier should work for your job. They are based on training the classifier model, and so while they accurately represent the performance of the model during training, they are only an approximation of the AP... | https://docs.aws.amazon.com/comprehend/latest/dg/cer-doc-class.html | 2020-08-03T12:45:13 | CC-MAIN-2020-34 | 1596439735810.18 | [array(['images/classifierperformance.png', 'Custom Classifier Metrics'],
dtype=object) ] | docs.aws.amazon.com |
HTTPS Settings
After the initial startup, the Fiddler Everywhere application could only capture non-secure traffic (HTTP) while SSL traffic is not captured. To enable capturing and decrypting HTTPS traffic, you will need to explicitly install a root trust certificate via the HTTPS submenu in Settings.
Trust Root Certif... | https://docs.telerik.com/fiddler-everywhere/user-guide/settings/https | 2020-08-03T12:38:43 | CC-MAIN-2020-34 | 1596439735810.18 | [array(['../../images/settings/settings-https.png',
'default https settings'], dtype=object) ] | docs.telerik.com |
Sales Questions General Sales QuestionsSales | https://docs.brekeke.com/sales/ | 2021-07-24T01:53:45 | CC-MAIN-2021-31 | 1627046150067.87 | [] | docs.brekeke.com |
Demonstration: Adding A Rule to the Rule Set
We will now begin to configure a routing rule for the new router's Rule Set. Our rules will forward only messages matching the following criteria to the TutorialFileOperation:
The message's document type is 2.3:ORM_O01.
The MSH:ReceivingApplication field (MSH:5) contains "PH... | https://docs.intersystems.com/latest/csp/docbook/Doc.View.cls?KEY=THL7_MessageRouters_8 | 2021-07-24T02:17:21 | CC-MAIN-2021-31 | 1627046150067.87 | [] | docs.intersystems.com |
To remove an existing DataKeeper Resource/Mirror from LifeKeeper/SPS:
- Without impacting the existing resources in LifeKeeper/SPS, i.e. File Shares, Oracle, SQL, DNS
- LifeKeeper/SPS, all administration takes place at the LifeKeeper/SPS level.
Steps to Remove:
In LifeKeeper/SPS:
In the LifeKeeper GUI console, remove t... | https://docs.us.sios.com/sps/8.7.1/en/topic/remove-datakeeper-storage-from-lifekeeper | 2021-07-24T01:12:29 | CC-MAIN-2021-31 | 1627046150067.87 | [] | docs.us.sios.com |
A Receipt is created each time a deposit is taken or a credit card transaction is processed. If you are setup to use online processing of deposits, then 'receipts' will be automatically issued against the booking in the amount specified in the deposit. Clicking on the Receipt link shows Receipt Details, including an au... | https://docs.bookingcenter.com/display/MTOOL/Receipt+Details | 2019-07-16T02:43:41 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.bookingcenter.com |
Xbox Live documentation
Xbox Live is a premier gaming network that connects millions of gamers across the world. You can add Xbox Live to your Windows 10 PC, Xbox One, or mobile game in order to take advantage of the Xbox Live features and services.
GDC Announcements ⬀
Visit us at GDC to find out the best ways to host ... | https://docs.microsoft.com/en-us/gaming/xbox-live/index | 2019-07-16T02:23:02 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
GlobalUnlock function
Decrements the lock count associated with a memory object that was allocated with GMEM_MOVEABLE. This function has no effect on memory objects allocated with GMEM_FIXED.
Syntax
BOOL GlobalUnlock( HGLOBAL hMem );
Parameters
hMem
A handle to the global memory object. This handle is returned by eithe... | https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-globalunlock | 2019-07-16T02:13:49 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
Overview of creating services in ITSI
This topic provides an overview of how to create services for your Splunk IT Service Intelligence (ITSI) deployment. For instructions on configuring services, see Configure services in ITSI in this manual.
What is an ITSI service?
An ITSI service is a representation of a real-world... | https://docs.splunk.com/Documentation/ITSI/4.1.0/Configure/CreateService | 2019-07-16T02:43:45 | CC-MAIN-2019-30 | 1563195524475.48 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
A meta task that compiles source files.
It simply runs the compilers registered in your project and returns a tuple with the compilation status and a list of diagnostics.
:compilers - compilers to run, defaults to
Mix.compilers/0, which are
[:yecc, :leex, :erlang, :elixir, :xref,
--list- lists all enabled compilers
--... | https://docs.w3cub.com/elixir~1.7/mix.tasks.compile/ | 2019-07-16T01:53:52 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.w3cub.com |
We've covered a number of fundamental Subversion concepts in this chapter:
We've introduced the notions of the central repository, the client working copy, and the array of repository revision trees.
We've seen some simple examples of how two collaborators can use Subversion to publish and receive changes from one anot... | https://docs.huihoo.com/subversion/1.4/svn.basic.summary.html | 2019-07-16T02:12:31 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.huihoo.com |
UIPage
Control.
UIPage Appearance When Contained In(Type[]) Control.
Method
Appearance When Contained In(Type[])
Definition
Returns a strongly typed UIAppearance for instances of this class when the view is hosted in the specified hierarchy.
public static UIKit.UIPageControl.UIPageControlAppearance AppearanceWhenContai... | https://docs.microsoft.com/en-us/dotnet/api/uikit.uipagecontrol.appearancewhencontainedin?view=xamarin-ios-sdk-12 | 2019-07-16T03:10:38 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
Updatable Subscriptions for Transactional Replication
Transactional replication supports updates at Subscribers through updatable subscriptions and peer-to-peer replication. The following are the two types of updatable subscriptions:
- Immediate updating. The Publisher and Subscriber must be connected to update data at... | https://docs.microsoft.com/en-us/previous-versions/sql/sql-server-2005/ms151718(v=sql.90) | 2019-07-16T03:44:04 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
Visual Basic for Applications Reference
Input # Statement Example
This example uses the Input # statement to read data from a file into two variables. This example assumes that
TESTFILE. | https://docs.microsoft.com/en-us/previous-versions/visualstudio/aa243387(v%3Dvs.60) | 2019-07-16T03:40:11 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
Make an External List from a SQL Azure table with Business Connectivity Services and Secure Store
As a SharePoint or global admin in Office 365, you can use services in SharePoint Online to access data from a Microsoft SQL Azure database. Because SQL Azure is a cloud-based relational database technology, the connection... | https://docs.microsoft.com/en-us/sharepoint/make-external-list?redirectSourcePath=%252fda-dk%252farticle%252foprette-en-ekstern-liste-fra-en-sql-azuretabel-med-business-connectivity-services-og-secure-store-466f3809-fde7-41f2-87f7-77d9fdadfc95 | 2019-07-16T02:32:57 | CC-MAIN-2019-30 | 1563195524475.48 | [array(['sharepointonline/media/4201a500-2932-4e53-867c-c911df2c729a.png',
'Diagram that shows the connectivity between a user, SharePoint Online, and an external data source in SQL Azure'],
dtype=object) ... | docs.microsoft.com |
Bug Check 0x149: REFS_FILE_SYSTEM
The REFS_FILE_SYSTEM bug check has a value of 0x00000149. This indicates that a file system error has occurred.
Important
This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
REFS_... | https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x149--refs-file-system | 2019-07-16T03:13:40 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.microsoft.com |
Boards and mcus¶
A board is the top level configuration entity in the build framework. It contains information about the MCU and the pin mapping.
In turn, the MCU contains information about available devices and clock frequencys in the microcontroller.
See src/boards/ and src/mcus for available configurations.
Only one... | https://simba-os.readthedocs.io/en/11.0.0/developer-guide/boards-and-mcus.html | 2019-07-16T02:01:40 | CC-MAIN-2019-30 | 1563195524475.48 | [] | simba-os.readthedocs.io |
BerkeleyGW¶
Background¶ found in Quantum Chemistry applications.
Our target science application for the Cori timeframe is to study realistic interfaces in organic photo-voltaics (example P3HT system pictured below). Such systems require 1000+ atoms and considerable amount of vacuum that contributes to the computational... | https://docs.nersc.gov/performance/case-studies/berkeleygw/ | 2019-07-16T01:54:05 | CC-MAIN-2019-30 | 1563195524475.48 | [array(['Interface.png', None], dtype=object)
array(['Sigma-Optimization-Process.png', None], dtype=object)
array(['VectorLoop.png', None], dtype=object)
array(['precode.png', None], dtype=object)
array(['postcode2.png', None], dtype=object)
array(['bgw-roofline.png', None], dtype=object)
array(['ThreadScaling.pn... | docs.nersc.gov |
How to set up a development environment¶
This guide includes instructions for Linux / macOS and Windows.
Pre-requisites¶
You need the following programs installed before proceeding (on all operating systems).
How to use Docker¶
No matter what operating system you use, you need Docker. Docker is a tool to run applicatio... | https://fedora-happiness-packets.readthedocs.io/setup/development/ | 2019-07-16T03:00:54 | CC-MAIN-2019-30 | 1563195524475.48 | [] | fedora-happiness-packets.readthedocs.io |
Contents IT Business Management Previous Topic Next Topic Tests 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 Tests A test is made up of conditions, variables, or steps that are used to determine whether a fea... | https://docs.servicenow.com/bundle/london-it-business-management/page/product/test-management/concept/c_Tests.html | 2019-07-16T02:47:39 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs.servicenow.com |
You.
The HTTP Proxy must perform on-the-fly HTTP request and response header modification, because DC/OS is not aware of the custom hostname and port that is being used by user agents to address the HTTP proxy.
The following instructions provide a tested HAProxy configuration example that handles the named request/resp... | http://docs-staging.mesosphere.com/1.11/security/ent/tls-ssl/haproxy-adminrouter/ | 2019-07-16T02:06:36 | CC-MAIN-2019-30 | 1563195524475.48 | [] | docs-staging.mesosphere.com |
SWFDisplayItem->skewY()
(No version information available, might be only in CVS)
SWFDisplayItem->skewY() — Sets the Y-skew
Description
SWFDisplayItem
void skewY ( float $ddegrees )
Warning
This function is EXPERIMENTAL. The behaviour of this function, the().
Return Values
No value is returned.
SWFDisplayItem->skewY()
T... | http://docs.php.net/manual/en/function.swfdisplayitem.skewy.php | 2008-05-16T22:34:03 | crawl-001 | crawl-001-011 | [array(['/images/notes-add.gif', 'add a note'], dtype=object)] | docs.php.net |
Wagtail 0.8.6 release notes¶
What’s new¶
Minor features¶
- Translations updated, including new translations for Czech, Italian and Japanese
- The “fixtree” command can now delete orphaned pages
Bug fixes¶
- django-taggit library updated to 0.12.3, to fix a bug with migrations on SQLite on Django 1.7.2 and above ()
- Fi... | http://docs.wagtail.io/en/v2.0.2/releases/0.8.6.html | 2019-08-17T11:10:25 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.wagtail.io |
Adding, Changing and Deleting Musical Works¶
The view for adding and changing works is shown in the image above. It is the most complex view in Django Music Publisher. It has several parts, so let us cover them one by one.
General¶
This part contains the fields
Title and
ISWC, as well as read-only field
Work ID, which ... | https://django-music-publisher.readthedocs.io/en/stable/manual_works.html | 2019-08-17T12:25:52 | CC-MAIN-2019-35 | 1566027312128.3 | [] | django-music-publisher.readthedocs.io |
$WAS_DISTRIBUTION/modules/camunda-ibm-websphere-ear-$PLATFORM_VERSION.ear. During the installation, the EAR will try to reference the
Camunda shared library.
8.. | https://docs.camunda.org/manual/latest/update/minor/73-to-74/was/ | 2019-08-17T11:03:22 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.camunda.org |
Exporting Licenses to Excel
To export the list of licenses to Excel:
- Go to the Manage Licenses tab and generate a list of licenses by using a search query or the filters on the left.
- Click Export to Excel above the list of licenses.
- Select which columns of the list you want to export:
- Current columns. The Excel... | https://docs.plesk.com/en-US/onyx/partner-central-user-guide/exporting-licenses-to-excel.78244/ | 2019-08-17T11:25:50 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.plesk.com |
New:
{{ post.published_at|date("m/d/Y") }}":
{{ "now"|date("m/d/Y") }}
To escape words and characters in the date format use
\\ in front of each character:
{{ post.published_at|date("F jS \\a\\t g:ia") }}:
| https://docs.w3cub.com/twig~1/filters/date/ | 2019-08-17T11:04:31 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.w3cub.com |
, click the priority that you want to assign to inSync on your laptop.
- Click Ok on the confirmation message.
Note: The first backup is a full backup and requires the most processing power. All subsequent backups are incremental and require low processing power. We recommend that for a full backup, you select high CPU... | https://docs.druva.com/005_inSync_Client/5.4c/Administration/Configure_inSync/030_Update_backup_interval_and_system_resources | 2019-08-17T10:57:27 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.druva.com |
[DE] Revolution slider (Obsoleted)
Kindly note that we no longer support Revolution slider which means that the RS file (slider exported are not compatible with the latest version).
This plugin is only supported in the previous version of Directory” in our demo site.
- Activating Revolution Slider plugin.
- Choose Plug... | https://docs.enginethemes.com/article/194-revolution-slider | 2019-08-17T10:46:08 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5bcb00632c7d3a04dd5bec96/file-vjGV2ZH49b.png',
None], dtype=object)
array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5bcaff612c7d3a04dd5bec91/file-ma7dI9vW0U.png',
None], dt... | docs.enginethemes.com |
Do you have a business continuity plan?
Yes, ISMS 05, can be provided upon Customer's request.
Do you have a disaster recovery plan?
Business Continuity Plan, can be supplied to the Customer if requested.
Do you have a copy of your latest SOC audit?
Maytech do not have a SOC 2 report. Our information security managemen... | https://docs.maytech.net/plugins/viewsource/viewpagesrc.action?pageId=4456807 | 2019-08-17T11:06:39 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.maytech.net |
Batch Processing
Enterprise, CloudHub
Mule possesses the ability to process messages in batches. Within an application, you can initiate a batch job which.
For example, batch processing is particularly useful when working with the following scenarios:
Integrating data sets, small or large, streaming or not, to parallel... | https://docs.mulesoft.com/mule-runtime/3.7/batch-processing | 2019-08-17T11:44:13 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['_images/batch-main1.png', 'batch_main1'], dtype=object)
array(['_images/batch-main3.png', 'batch_main3'], dtype=object)
array(['_images/batch-phases.png', 'batch_phases'], dtype=object)
array(['_images/input-phas.png', 'input_phas'], dtype=object)
array(['_images/batch-diagram.jpg', 'batch+diagram'], dtype... | docs.mulesoft.com |
Welcome to MyCapytains’s documentation!¶
MyCapytain is a python library which provides a large set of methods to interact with Text Services API such as the Canonical Text Services, the Distributed Text Services. It also provides a programming interface to exploit local textual resources developed according to the Capi... | https://mycapytain.readthedocs.io/en/2.0.9/ | 2019-08-17T10:37:36 | CC-MAIN-2019-35 | 1566027312128.3 | [] | mycapytain.readthedocs.io |
Install:
`ccxt.js<>`__ in JavaScript
`./python/<>`__ in Python (generated from JS)
`ccxt.php<>`__ in PHP (generated from JS)
You can also clone it into your project directory from ccxt GitHub repository and copy files manually into your working directory with language extension appropriate for your environment.
git clo... | https://ccxt.readthedocs.io/en/latest/install.html | 2019-08-17T10:34:49 | CC-MAIN-2019-35 | 1566027312128.3 | [] | ccxt.readthedocs.io |
If you need help in your account that we can’t resolve over chat or email, the Logz.io Support team may request access to your account.
You can control support access from > Settings > General in the top menu.
To enable support access, set the switch to Enabled, choose an expiration period, and click Update.
At the end... | https://docs.logz.io/user-guide/accounts/support-access.html | 2019-08-17T11:07:11 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['/images/accounts/general--account-settings.png',
'Account settings'], dtype=object) ] | docs.logz.io |
Automated backups
SQL Database automatically creates the database backups that are kept between 7 and 35 days, and uses Azure read-access geo-redundant storage (RA-GRS) to ensure that they are preserved even if the data center is unavailable. These backups are created automatically. Database backups are an essential pa... | https://docs.microsoft.com/en-in/azure/sql-database/sql-database-automated-backups | 2019-08-17T10:39:09 | CC-MAIN-2019-35 | 1566027312128.3 | [array(['media/sql-database-automated-backup/configure-backup-retention-sqldb.png',
'Change PITR Azure portal'], dtype=object)
array(['media/sql-database-automated-backup/configure-backup-retention-sqlmi.png',
'Change PITR Azure portal'], dtype=object) ] | docs.microsoft.com |
Signaling Type
Admin
Fixed Length
Feature Group D
Fixed Length
Specifies the type of address register. The Fixed Length value selects a fixed length register, with the length defined by the Register Length system parameter. Feature Group D selects the unique protocol Exchange Access North American Signaling described i... | http://docs.blueworx.com/BVR/InfoCenter/V6.1/help/topic/com.ibm.wvraix.config.doc/i897967.html | 2019-08-17T10:41:17 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.blueworx.com |
Debugging options¶
See also
Please make sure to read PIO Unified Debugger guide first.
debug_tool¶
Type:
String | Multiple:
No
A name of debugging tool. This option is useful when board supports more than one debugging tool (adapter, probe) or you want to create Custom debugging configuration.
See available tools in To... | http://docs.platformio.org/en/stable/projectconf/section_env_debug.html | 2019-08-17T11:35:11 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.platformio.org |
This error message returned by the SQL Server Advanced Monitor indicates that up.time that Uptime Infrastructure Monitor is not able to find the SQL Server performance counters on the target server. Check the following items if this occurs:
- Is the hostname / instance name correct? Try the monitor with and without an ... | http://docs.uptimesoftware.com/pages/diffpagesbyversion.action?pageId=4555099&selectedPageVersions=3&selectedPageVersions=4 | 2019-08-17T11:29:10 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.uptimesoftware.com |
ULP C preprocessor. This step generates the preprocessed assembly files (foo.ulp.pS), ULP program may define a variable
measurement_count which will define the number of ADC measurements the program needs to make before waking up the chip from deep sleep:
.global measurement_count measurement_count: .long 0 /* later, u... | https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/ulp-legacy.html | 2019-08-17T10:33:03 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.espressif.com |
GetOwner method of the Win32_Process class
The GetOwner WMI class method retrieves the user name and domain name under which the process is running.
This topic uses Managed Object Format (MOF) syntax. For more information about using this method, see Calling a Method.
Syntax
uint32 GetOwner( [out] string User, [out] st... | https://docs.microsoft.com/en-us/windows/win32/cimwin32prov/getowner-method-in-class-win32-process | 2019-08-17T12:33:58 | CC-MAIN-2019-35 | 1566027312128.3 | [] | docs.microsoft.com |
pandas.Series.dot¶
Series.
dot(self, other)[source]¶
Compute the dot product between the Series and the columns of other.
This method computes the dot product between the Series and another one, or the Series and each columns of a DataFrame, or the Series and each columns of an array.
It can also be called using self @... | http://pandas-docs.github.io/pandas-docs-travis/reference/api/pandas.Series.dot.html | 2019-08-17T11:55:20 | CC-MAIN-2019-35 | 1566027312128.3 | [] | pandas-docs.github.io |
RD Gateway Setup
Initial Remote Administration Architecture
When you initially configure your RD Gateways, the servers in the public subnet will need an inbound security group rule permitting TCP port 3389 from the administrator's source IP address or subnet. Windows instances sitting behind the RD Gateway in a private... | http://docs.aws.amazon.com/quickstart/latest/rd-gateway/setup.html | 2017-04-23T09:58:37 | CC-MAIN-2017-17 | 1492917118519.29 | [array(['images/remote-admin-arch1.png',
'Initial Architecture for Remote Administration'], dtype=object)
array(['images/remote-admin-arch2.png',
'Architecture for RD Gateway Administrative Access'], dtype=object)] | docs.aws.amazon.com |
From Genesys Documentation
Using the Opt-Out Feature With CPD Server.
The opt-out feature is supported with CPD Server (and optionally CPD Server Proxy) through Dual-Tone Multi-Frequency (DTMF) digit detection. This means that the call recipient must press a button(s) on the touch tone phone to be marked with a DoNotCa... | http://docs.genesys.com/Documentation/OU/latest/Dep/UsingtheOpt-OutFeatureWithCPDServer | 2014-10-20T08:04:19 | CC-MAIN-2014-42 | 1413507442288.9 | [] | docs.genesys.com |
Integration Guide
Local Navigation
Configure the ad hoc conference settings
You must configure the ad hoc conference settings on the Cisco Unified Communications Manager so that BlackBerry Mobile Voice System users can add participants to active calls.
The ad hoc conference settings are only available on Cisco Unified ... | http://docs.blackberry.com/en/admin/deliverables/45871/Ad_hoc_settings_UCM_BBMVS_1586870_11.jsp | 2014-10-20T08:56:03 | CC-MAIN-2014-42 | 1413507442288.9 | [] | docs.blackberry.com |
This page represents the current plan; for discussion please check the tracker link above.
Description
This proposal:
- introduces DataAccess as a super class of DataStore
- traditional DataStore methods are maintained; often type narrowing a method in DataAccess
- client code can be written against DataAccess for the ... | http://docs.codehaus.org/display/GEOTOOLS/DataAccess+super+class+for+DataStore | 2014-10-20T08:24:34 | CC-MAIN-2014-42 | 1413507442288.9 | [] | docs.codehaus.org |
Removed
Click on Manage dashboards and fill the form to create a new, issues, etc.
Dashboard: Default Project Dashboard Shipped with SonarQubeTM
This default dashboard The Default Dashboard gives an overview of your project (with widgets like Size, etc.) and its quality (with widgets like Rules compliance, Comments & ... | http://docs.codehaus.org/pages/diffpages.action?pageId=163872785&originalId=231082166 | 2014-10-20T08:16:21 | CC-MAIN-2014-42 | 1413507442288.9 | [array(['/download/attachments/163872785/sonar_widgets.png?version=1&modificationDate=1338908147838&api=v2',
'sonar_widgets.png'], dtype=object)
array(['/download/attachments/163872785/widget-size.png?version=1&modificationDate=1339059056935&api=v2',
None], dtype=object)
array(['/download/attachments/... | docs.codehaus.org |
Change the refresh rate for certificate revocation lists
You can change how often the certificate synchronization tool updates the certificate revocation lists on your BlackBerry smartphone.
- Connect your smartphone to your computer.
- In the BlackBerry Desktop Software, click Device > Device options.
- On the Certifi... | http://docs.blackberry.com/en/smartphone_users/deliverables/43033/1478814.jsp | 2014-10-20T08:09:48 | CC-MAIN-2014-42 | 1413507442288.9 | [] | docs.blackberry.com |
Message-ID: <1792279884.6587.1413793349594.JavaMail.haus-conf@codehaus02.managed.contegix.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_6586_664271570.1413793349593" ------=_Part_6586_664271570.1413793349593 Content-Type: text/html; charset=UTF-8 Content-... | http://docs.codehaus.org/exportword?pageId=111706389 | 2014-10-20T08:22:29 | CC-MAIN-2014-42 | 1413507442288.9 | [] | docs.codehaus.org |
How is data deleted?
How Cassandra deletes data and why deleted data can reappear.
Cassandra's processes for deleting data are designed to improve performance, and to work with Cassandra's built-in properties for data distribution and fault-tolerance. (for details see below) the tombstone is deleted as part of Cassandr... | https://docs.datastax.com/en/cassandra-oss/3.x/cassandra/dml/dmlAboutDeletes.html | 2021-01-15T18:51:00 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.datastax.com |
Android로 내보내기 tutorial before attempting to build a custom export template.
요구사항¶
For compiling under Windows, Linux or macOS, the following is required:
- Python 3.5+.
- SCons 3).
더 보기. You also might need to set the variable
ANDROID_NDK_HOME
to the same path, especially if you are using custom Android modules,
since... | https://docs.godotengine.org/ko/stable/development/compiling/compiling_for_android.html | 2021-01-15T18:19:19 | CC-MAIN-2021-04 | 1610703495936.3 | [array(['../../_images/andtemplates.png', '../../_images/andtemplates.png'],
dtype=object) ] | docs.godotengine.org |
How to Create Modal
You can create modal very easily to display what you want with the free Ocean Modal Window extension.
To do this, follow this simple steps:
1. Create your modal
Go to Modal > Add New, add a title for your modal and configure the options like the screenshot below:
Note: All modals are automatically a... | https://docs.oceanwp.org/article/361-how-to-create-modal | 2021-01-15T18:45:10 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.oceanwp.org |
With the Line element, you can put horizontal solid or dashed lines in different sizes.
The Line element contains the following elements:
Size - Size can be small, medium, or large
Style - Style can be solid or dashed
Length - Length can be short, medium, or long
Let's fill the Line element attributes.
You can see all ... | https://docs.stylemixthemes.com/cost-calculator-builder/calculator-elements/line | 2021-01-15T16:56:00 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.stylemixthemes.com |
Ansible module development: getting started¶, accepting arguments and returning information to Ansible by printing a JSON string to stdout before exiting. Ansible ships with thousands of modules, and you can easily write your own. If you’re writing a module for local use, you can choose any programming language and fol... | https://docs.ansible.com/ansible/2.8/dev_guide/developing_modules_general.html | 2021-01-15T18:13:04 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.ansible.com |
Hi Team,
I am trying to deploy a java function in azure using DevOps CI/CD pipeline. I have used a maven task to build my pipeline and then in releases I have used an Azure function task to deploy that function into the portal. The deployment is successful but, the deployed functions doesn't work in the portal. It is h... | https://docs.microsoft.com/en-us/answers/questions/146142/how-to-deploy-a-java-function-using-azure-devops.html | 2021-01-15T18:59:13 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.microsoft.com |
TechEd Europe 2009 and Twitter Analyzer 1.0
I’ve included my session materials here from TechEd Europe 2009 in Berlin.
“Twitter Analyzer” Demo Solution
(Note: This application was built using Visual Studio 2010 Beta 2, IronPython 2.6 CTP for .NET 4.0 Beta 2 and Office 2007.)
DEV314 - A Lap around Microsoft Visual Basic... | https://docs.microsoft.com/en-us/archive/blogs/lisa/teched-europe-2009-and-twitter-analyzer-1-0 | 2021-01-15T19:15:39 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.microsoft.com |
Excel Export
The Spreadsheet utilizes the Kendo UI for jQuery Excel export framework to produce Excel files directly in the browser.
The output files are in the OOXML Spreadsheet format with an
.xlsx extension. The legacy
.xls binary format is not supported.
User Interface
The default toolbar configuration includes an ... | https://docs.telerik.com/aspnet-core/html-helpers/data-management/spreadsheet/import-and-export-data/export-to-excel | 2021-01-15T19:15:03 | CC-MAIN-2021-04 | 1610703495936.3 | [array(['activate-export.png', 'Activating the Export to Excel dialog'],
dtype=object)
array(['export-to-excel.png', 'Exporting to Excel'], dtype=object)] | docs.telerik.com |
The Apple Volume Purchase Program allows for apps to be deployed privately (not via the Public App Store), whereby your user will request a unique to code to download the app.
Creating an Apple Volume Purchase Program account is free. To complete the enrolment, you will need:
- Your company’s DUNS number
- Your company... | https://docs.thrive.app/category/platform/app-distribution/ | 2021-01-15T17:29:41 | CC-MAIN-2021-04 | 1610703495936.3 | [array(['https://docs.thrive.app/wp-content/uploads/sites/2/2018/09/vppenrol.png',
None], dtype=object)
array(['https://docs.thrive.app/wp-content/uploads/sites/2/2018/06/2.png',
None], dtype=object) ] | docs.thrive.app |
About IK Keyframes When you animate a walking character and lock the feet down, the locked position will be perfect on the key poses. However, when you use motion keyframes to auto in-between the animation, you'll notice a movement of don must correct the angles on the foot, leg and thigh. To fix a hand, you must corre... | https://docs.toonboom.com/help/harmony-17/premium/cut-out-animation/about-ik-keyframe.html | 2021-01-15T17:12:51 | CC-MAIN-2021-04 | 1610703495936.3 | [array(['../Resources/Images/HAR/Stage/Cut-out/an_footsinking.png', None],
dtype=object) ] | docs.toonboom.com |
condor_token_request¶
interactively request a token from a remote daemon for the IDTOKENS authentication method
Synopsis¶
condor_token_request [-identity user@domain] [-authz authz …] [-lifetime value] [-pool pool_name] [-name hostname] [-type type] [-token filename]
condor_token_request [-help ]
Description¶
condor_to... | https://htcondor.readthedocs.io/en/v8_9_9/man-pages/condor_token_request.html | 2021-01-15T18:09:59 | CC-MAIN-2021-04 | 1610703495936.3 | [] | htcondor.readthedocs.io |
Log Analytics tutorial started with some basic queries, and shows you how you can work with the results. You will learn the following:
- Understand the log data schema
- Write and run simple queries, and modify the time range for queries
- Filter, sort, and group query results
- View, modify, and share visuals of query... | https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/log-analytics-tutorial?WT.mc_id=thomasmaurer-blog-thmaure | 2021-01-15T19:12:37 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.microsoft.com |
SOURCE
Executes a file containing CQL statements.
Executes a file containing CQL statements.
The output of each statement is shown in the standard output (STDOUT), including error
messages. You can use
IF NOT EXISTS to suppress errors for some statements,
such as
CREATE KEYSPACE. All statements in the file are executed... | https://docs.datastax.com/en/dse/6.7/cql/cql/cql_reference/cqlsh_commands/cqlshSource.html | 2021-01-15T17:40:11 | CC-MAIN-2021-04 | 1610703495936.3 | [] | docs.datastax.com |
Installing Nornir¶
Before you go ahead and install Nornir, it’s recommended to create your own Python virtualenv. That way you have complete control of your environment and you don’t risk overwriting your systems Python environment.
Note
This tutorial doesn’t cover the creation of a Python virtual environment. The Pyth... | https://nornir.readthedocs.io/en/latest/tutorials/intro/install.html | 2020-03-28T21:05:35 | CC-MAIN-2020-16 | 1585370493120.15 | [] | nornir.readthedocs.io |
Understand what are field's groups and how you can use it.
Groups are used to organise your TYPE-fields. You can use the group-feature in form and display templates to group fields by tabs, slider etc.
To create groups for your fields, go to your TYPE and click on “Manage Groups”.
Then click new and proceed with creati... | http://docs.mintjoomla.com/en/cobalt/understanding-fileds-groups | 2020-03-28T20:36:09 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.mintjoomla.com |
you use AI applications such as Amazon Rekognition, Amazon Textract, or your custom machine learning (ML) models you can use Amazon Augmented AI to get human review of low confidence or a random sample of predictions..
Many machine learning applications require humans to review low-confidence predictions to ensure the... | https://docs.aws.amazon.com/sagemaker/latest/dg/use-augmented-ai-a2i-human-review-loops.html | 2020-03-28T21:37:11 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.aws.amazon.com |
A public space is a place where you can write down your project you want to share with anyone 🌍. It will be indexed by search engines (or not: see the unlisted feature) so everyone can read it. You still have control over who can edit your content (including seeing your drafts).
🧙 Tips: As public spaces are readable ... | https://docs.gitbook.com/spaces/space-visibility | 2020-03-28T20:50:43 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.gitbook.com |
Webix Remote is a special protocol that allows the client component to call functions on the server directly.
Thus, Webix Remote provides a quicker and simpler communication with a server than REST API does. Below you will find the key distinctions between the two approaches.
There are the following server-side solutio... | https://docs.webix.com/desktop__webix_remote.html | 2020-03-28T21:27:58 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.webix.com |
The Powerpoint Product Roadmap – ideal for presenting your Product plans to executive audiences. This design features “London Underground” -style graphics to represent project activity bars.
We’ve just added a Powerpoint Version here, an almost direct port from our Visio version.
This Powerpoint Product Roadmap format ... | https://business-docs.co.uk/document-templates/powerpoint-product-roadmap/ | 2020-03-28T22:20:58 | CC-MAIN-2020-16 | 1585370493120.15 | [] | business-docs.co.uk |
Show your teams, workstream plans, job roles & names, alongside your projects & timeline. This Product Resource Delivery Plan shows the whole picture.
How can I show my Agile Teams, Resources, Workstreams, Themes, Plans and Milestones all on 1 sheet of paper?
Our consultants have put together this templates to achieve ... | https://business-docs.co.uk/downloads/visio-resource-plan-template/ | 2020-03-28T21:45:55 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://i17yj3r7slj2hgs3x244uey9z-wpengine.netdna-ssl.com/wp-content/uploads/edd/2016/03/BDUK-39-resource-plan-03-teams-e1457432636738-850x384.png',
'Teams area showing names and disciplines of resources on the Product Resource & Delivery Plan'],
dtype=object)
array(['https://i17yj3r7slj2hgs3x2... | business-docs.co.uk |
Customer Account
The Customer Account allows the customers to make a new reservation, manage past bookings and their profile details.
Corporate accounts
Apart from the standard, Private accounts, a customer can also create a Company Account which adds these two helpful functionalities:
- It allows the customer, an empl... | https://docs.easytaxioffice.com/core-modules/customer-account/ | 2020-03-28T21:12:13 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://docs.easytaxioffice.com/wp-content/uploads/docs-customer-account-2.png',
None], dtype=object)
array(['https://docs.easytaxioffice.com/wp-content/uploads/docs-customer-account-3-1.png',
None], dtype=object)
array(['https://docs.easytaxioffice.com/wp-content/uploads/docs-customer-accoun... | docs.easytaxioffice.com |
3. What is the difference between an external table and a managed table?¶
The main difference is that when you drop an external table, the underlying data files stay intact. This is because the user is expected to manage the data files and directories. With a managed table, the underlying directories and data get wiped... | https://docs.qubole.com/en/latest/faqs/hive/difference-external-table-managed-table.html | 2020-03-28T21:39:16 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.qubole.com |
All public logs
Combined display of all available logs of UABgrid Documentation. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:33, 12 September 2011 Jpr@uab.edu (Talk | contribs) moved page Talk:MatLab DCS to Talk:MATLAB DCS (Follow... | https://docs.uabgrid.uab.edu/w/index.php?title=Special:Log&page=Talk%3AMatLab+DCS | 2020-03-28T21:19:17 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.uabgrid.uab.edu |
PLEASE READ THE TERMS OF SERVICE CAREFULLY AS THEY CONTAIN IMPORTANT INFORMATION REGARDING YOUR LEGAL RIGHTS, REMEDIES, AND OBLIGATIONS.
These Terms and Conditions (this “Agreement”) is a contract between you (“you” or “User”) and Freelancer Protocol Limited (“Protocol,” “we,” or “us”). You must read, agree to, and acc... | https://docs.freelancerprotocol.com/terms | 2020-03-28T22:10:15 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.freelancerprotocol.com |
Setting Up AD Authentication and Data Authorization for Azure Gen 2 Storage¶
Qubole on Azure supports Azure Active Directory (AD) for both user access control and data authorization. With these in place, you can on-board users to Qubole on Azure and have these users retain their existing Azure data-access policies dire... | https://docs.qubole.com/en/latest/admin-guide/AD-Auth.html | 2020-03-28T21:43:01 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.qubole.com |
[−][src]Crate pwbox
Password-based encryption and decryption for Rust.
Overview
This crate provides the container for password-based encryption,
PwBox,
which can be composed of key derivation and authenticated symmetric
Cipher cryptographic
primitives. In turn, authenticated symmetric ciphers can be composed from an
Un... | https://docs.rs/pwbox/0.3.0/pwbox/ | 2020-03-28T19:52:59 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.rs |
Spring Boot has no mandatory logging dependency, except for the Commons Logging API, which
is typically provided by Spring Framework’s
spring-jcl module. To use
Logback, you need to include it and
spring-jcl on the classpath.
The simplest
You can also set the location of a file to which to write the log (in addition to... | https://docs.spring.io/spring-boot/docs/2.0.9.RELEASE/reference/html/howto-logging.html | 2020-03-28T21:16:26 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.spring.io |
See the demo Auction is a theme with some extra functionality than the other themes and is specialized on auctions. Sellers can list an item and choose the listing duration. The bidding opens at a price the seller specifies when it ends the bidder with the highest bid wins. Activate Auction theme on your site Login to ... | https://docs.yclas.com/overview-auction-theme/ | 2020-03-28T21:33:47 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.yclas.com |
Connecting Ring contacts to LDAP¶
It is possible for Ring to search contacts in an LDAP directory. At the moment, this is only possible with the Gnome client. This is done by configuring gnome-contacts and evolution to search LDAP for contacts.
Connecting gnome-contacts to LDAP¶
- Open Evolution
- From the contacts tab... | https://ring.readthedocs.io/en/latest/users/connecting_to_ldap.html | 2020-03-28T21:09:06 | CC-MAIN-2020-16 | 1585370493120.15 | [] | ring.readthedocs.io |
Having a logo for your project is the first step to make your reader feel at home. You can add one from the
settings of your organization and update your organization's name.
You can change and personalize your organization’s URL (web address).
🧠 Note: If you change your organization’s URL, GitBook will automatically ... | https://docs.gitbook.com/organizations/organization-management | 2020-03-28T19:56:02 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.gitbook.com |
Structured Negative Keywords & Negative Keyword Lists, now Live.
In May we announced the availability of a refreshed set of features across our suite of APIs in Sandbox. Today we are very excited to announce the general availability of the Structured Negative Keywords and Negative Keyword Lists features in our V9 Campa... | https://docs.microsoft.com/en-us/archive/blogs/bing_ads_api/structured-negative-keywords-negative-keyword-lists-now-live | 2020-03-28T22:34:44 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.microsoft.com |
What is Desktop Analytics?
The following video is a session from Ignite 2019, which includes more information on Desktop Analytics:
Note
Desktop Analytics is a successor of Windows Analytics, which retired on January 31, 2020.
The capabilities of Windows Analytics are combined in the Desktop Analytics service. Desktop ... | https://docs.microsoft.com/en-us/configmgr/desktop-analytics/overview | 2020-03-28T21:43:25 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['media/portal-home.png',
'Screenshot of the Desktop Analytics home page in the Azure portal'],
dtype=object) ] | docs.microsoft.com |
MinIO Quickstart Guide
MinIO is High Performance Object Storage released under Apache License v2.0. It is API compatible with Amazon S3 cloud storage service. Using MinIO build high performance infrastructure for machine learning, analytics and application data workloads.
Docker Container
Stable
docker pull minio/minio... | https://docs.min.io/ | 2020-03-28T20:13:00 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://github.com/minio/minio/blob/master/docs/screenshots/minio-browser.png?raw=true',
'Screenshot'], dtype=object) ] | docs.min.io |
Follow next steps to setup Agama Slider:
Step 1:
- Go to the page where you want it to appear, (Dashboard ->Pages ).
- Select the desired page .
- At the bottom of the page, click on the Agama Options menu.
- Enable slider on “Enable slider” drop-down menu.
- In “Select Slider” drop-down menu,choose Agama slider.
- Cli... | https://docs.theme-vision.com/article/setup-agama-slider/ | 2020-03-28T21:53:31 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['http://docs.theme-vision.com/wp-content/uploads/2017/02/10-262x300.png',
None], dtype=object)
array(['http://docs.theme-vision.com/wp-content/uploads/2017/02/11-300x282.png',
None], dtype=object)
array(['http://docs.theme-vision.com/wp-content/uploads/2017/02/16-300x277.png',
None], d... | docs.theme-vision.com |
Some Tools of a PFE
Updated 10/16/2017
Hi all,
I hope you are all well! Today I will give you a brief overview of the tools I need to use on a regular base.
Chrissy LeMaire, one of the best SQL MVPs in the world, asked me directly via Twitter and also publicly via a Tweet to write down some of the tools a PFE uses and ... | https://docs.microsoft.com/en-us/archive/blogs/daviddasneves/some-tools-of-a-pfe | 2020-03-28T22:08:32 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['https://msdnshared.blob.core.windows.net/media/2017/10/DefragTools.png',
None], dtype=object)
array(['https://msdnshared.blob.core.windows.net/media/2017/10/windbgcdold.png',
None], dtype=object)
array(['https://msdnshared.blob.core.windows.net/media/2017/10/WinDBGPreview.png',
None],... | docs.microsoft.com |
Overview
Thank you for choosing RadGridView - Telerik's Silverlight DataGrid!
RadGridView for Silverlight is the ultimate grid control that provides outstanding performance and a remarkably flexible hierarchy model. RadGridView enables you to create fully customizable and highly interactive interfaces for display and m... | https://docs.telerik.com/devtools/silverlight/controls/radgridview/overview2 | 2020-03-28T20:32:07 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['images/RadGridView_SL.png', 'Telerik SL DataGrid'], dtype=object)
array(['images/RadGridView_Overview_2.png', None], dtype=object)] | docs.telerik.com |
The db.py script can be used to dump and restore a PostgreSQL database.
This script can be used only for the PostgreSQL service. Don’t run this script on a remote database. Execute the script only when the database is up and running.
Usage
Run this script as follows:
./db.py --action=<action> --path=<destination direct... | http://docs.collab.net/teamforge182/db_py.html | 2020-03-28T21:36:25 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.collab.net |
Genie and Profound.js
Genie is a Profound UI module that transforms 5250 interfaces to a browser-based HTML5 format on-the-fly. Genie allows users to start an interactive 5250 session directly within a browser. But beyond presenting 5250 information, Genie can also integrate directly with RPG OA Rich Display programs a... | https://docs.profoundlogic.com/display/PUI/Setting+Up+Genie+on+IBM+i | 2020-03-28T20:31:42 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.profoundlogic.com |
This was a highly requested post that I am excited to respond to and provide the necessary information. In this guide I will be talking about how Yclas optimizes your website for search engines automatically and what you can do to make it perform better in this regard. Practicing SEO for your website is not a new thing... | https://docs.yclas.com/seo-classifieds-website/ | 2020-03-28T21:49:05 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.yclas.com |
SMI-S profiles¶
This chapter lists SMI-S profiles implemented by OpenLMI-Storage. The implementation does not follow SMI-S strictly and deviates from it where SMI-S model cannot be used. Each such deviation is appropriately marked.
OpenLMI-Storage implements following profiles:
- SMI-S Disk Partition Subprofile
- SMI-S... | https://openlmi.readthedocs.io/en/latest/openlmi-storage/smis-profiles.html | 2020-03-28T21:22:02 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
LMI Scripts common library reference¶
This library builds on top of LMIShell‘s functionality. It provides various utilities and wrappers for building command-line interfaces to OpenLMI Providers.
Generated from version: 0.10.4, git: openlmi-tools-0.10.4
Exported members:
Package with client-side python modules and comm... | https://openlmi.readthedocs.io/en/latest/openlmi-tools/api/scripts/common.html | 2020-03-28T21:08:46 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
Networking command line reference¶
lmi net is a command for LMI metacommand, which allows to manage networking devices and their configuration on a remote host with installed OpenLMI networking provider.
net¶
Networking service management.
Usage:
lmi net device (–help | show [<device_name> ...] | list [<device_name> ..... | https://openlmi.readthedocs.io/en/latest/openlmi-tools/scripts/commands/networking/cmdline.html | 2020-03-28T20:36:31 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
Add the custom command to your Splunk deployment
You must add the custom command to the appropriate
commands.conf configuration file.
Prerequisites
Review the following topics.
If you use Splunk Cloud, you do not have filesystem access to your Splunk Cloud deployment. You must file a Support ticket to add a custom sear... | https://docs.splunk.com/Documentation/Splunk/7.1.8/Search/AddthecustomcommandtoSplunk | 2020-03-28T22:16:28 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
How mitmproxy works¶
Mit [1] in the presence of Server Name Indication.
Explicit HTTP¶.
- The client connects to the proxy and makes a request.
- Mitmproxy connects to the upstream server and simply forwards the request on.
Explicit HTTPS¶.
The MITM in mitmproxy¶.
Complication 1: What’s the remote hostname?¶.
Complicat... | https://mitmproxy.readthedocs.io/en/readthedocs/howmitmproxy.html | 2020-03-28T21:40:48 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['_images/how-mitmproxy-works-explicit.png',
'_images/how-mitmproxy-works-explicit.png'], dtype=object)
array(['_images/how-mitmproxy-works-explicit-https.png',
'_images/how-mitmproxy-works-explicit-https.png'], dtype=object)
array(['_images/how-mitmproxy-works-transparent.png',
'_image... | mitmproxy.readthedocs.io |
Save current debugger settings
SAVE filename
Arguments
filename
The name of the file that will contain the debugger settings.
Discussion
The SAVE command enables you to save the current debugger state to a file. The debugger state includes breakpoints, watchpoints, option settings, and ELB names. The name of each ELB t... | http://docs.synergyde.com/tools/toolsChap2SAVE.htm | 2018-01-16T17:06:00 | CC-MAIN-2018-05 | 1516084886476.31 | [] | docs.synergyde.com |
Saving a Snapshot (Backup Copy) of Your Project
As you continue to make changes to your Stationery design project, you may want to revert to a previous state, before you implemented a specific feature. You can save a backup copy of your project and then use this backup copy at a later time, if needed.
As you develop yo... | http://docs.webworks.com/ePublisher/2008.3/Help/Designing_Templates_and_Stationery/Designing_Stationery.3.88 | 2018-01-16T18:00:59 | CC-MAIN-2018-05 | 1516084886476.31 | [] | docs.webworks.com |
Create security categories in Project Server
Summary: Add custom security categories by using the Manage Categories page in Project Web App Settings.
Applies to: Project Server 2016, Project Server 2013
In Project Web App, you can add custom security categories as necessary to create a security model that meets the spe... | https://docs.microsoft.com/en-us/project/create-security-categories-in-project-server | 2018-01-16T18:14:17 | CC-MAIN-2018-05 | 1516084886476.31 | [] | docs.microsoft.com |
MBStyle Cookbook¶
The MBStyle Cookbook is a collection of MBStyle “recipes” for creating various types of map styles. Wherever possible, each example is designed to show off a single MBStyle layer so that code can be copied from the examples and adapted when creating MBStyles of your own. While not an exhaustive refere... | http://docs.geoserver.org/latest/en/user/styling/mbstyle/cookbook/index.html | 2018-02-18T05:12:12 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.geoserver.org |
Welcome to Summit User Guides
The Summit User Guide is here as a training tool, Help reference, and FAQ list.
The tabs at the top will take you to the specific topics within the User Guide (or use the layout below with links to those sections):
- Navigation
- Data
- Toolbar
- Approvals
- Management
- Videos
- Release N... | https://docs.summit.cloud.vt.edu/ | 2018-02-18T05:00:01 | CC-MAIN-2018-09 | 1518891811655.65 | [array(['./images/Ind_PreAward.jpg',
'Pre-Award Associate Listed in Proposal'], dtype=object)] | docs.summit.cloud.vt.edu |
CVE-2012-2135: UTF-16 decoder¶
Vulnerability in the UTF-16 decoder after error handling.
- Disclosure date: 2012-04-14
Fixed In¶
- Python 2.7.4 (2013-04-06) fixed by commit 715a63b (2012-07-20)
- Python 3.2.4 (2013-04-07) fixed by commit 715a63b (2012-07-20)
- Python 3.3.0 (2012-09-29) fixed by commit b4bbee2 (2012-07-... | http://python-security.readthedocs.io/vuln/cve-2012-2135_utf-16_decoder.html | 2018-02-18T05:15:31 | CC-MAIN-2018-09 | 1518891811655.65 | [] | python-security.readthedocs.io |
SQLite Database Access
Max contains an implementation of the SQLite database engine (more info available @). This database engine is accessible through both the C-API and directly in Max through the JavaScript interface. A tutorial on the Javascript interface written by Andrew Benson has been published on the Cycling '... | https://docs.cycling74.com/max5/vignettes/js/jssqlite.html | 2018-02-18T05:02:33 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.cycling74.com |
Best Practice Rules Reference
Reference of available rules in the Best Practice Service.
Reference of available rules in the Best Practice Service organized in alphabetical order by each Advisor section.
Backup Advisor
Config Advisor
Network Advisor
OpsCenter Config Advisor
OS Advisor
Performance Advisor
Rules for read... | https://docs.datastax.com/en/opscenter/6.0/opsc/online_help/services/BPRreference.html | 2018-02-18T04:36:03 | CC-MAIN-2018-09 | 1518891811655.65 | [] | docs.datastax.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.