<< < 183 184 185 186 187 188 189 190 191 192 193 > >>   ∑:9067  Sort:Rank

Disabling a Root CA Certificate
This section provides a tutorial example on how to disable a root CA certificate in a certificate store using the certificates console on a Windows system.
2022-10-01, ∼536🔥, 0💬

"jdeps --inverse --require ..." - Reverse Dependencies
This section provides a tutorial example on how to use 'jdeps --inverse' command to show reverse dependencies of a given Java module.
2022-10-01, ∼536🔥, 0💬

AXIOM (AXIs Object Model)
This section describes AXIOM (AXIs Object Model) that allows us to build and parse XML elements represented as AXIOM objects.
2022-10-01, ∼536🔥, 0💬

Verify Merkle Root of 7 Transactions
This section describes how to verify the Merkle Root of 7 transactions in a Bitcoin block.
2022-10-01, ∼536🔥, 0💬

Listing of Trusted Root CA in macOS
This section provides a tutorial example on how to see the list of trusted root CA (PKI Certificate Authorities) pre-installed on macOS.
2022-10-01, ∼536🔥, 0💬

Archived: Creating Certificates Console on Windows XP
This section provides a tutorial example on how to create certificates console as MMC (Microsoft Management Console) snap-in on a Windows system.
2022-10-01, ∼535🔥, 0💬

"ENTITY" Datatype Values and Representations
This section describes the built-in datatype 'ENTITY' designed to support user defined and unparsed external XML entities. 'ENTITY' datatype is derived from 'NCName'.
2022-10-01, ∼535🔥, 0💬

Threads to Run Instance Methods
This section provides a tutorial example on how to use a thread to run instance method.
2022-10-01, ∼535🔥, 0💬

History of GB Character Sets
This section provides a quick introduction of GB character sets: GB2312-1980, GB1300.1 and GB18030-2000.
2022-10-01, ∼534🔥, 0💬

Un-Installing MySQL
A tutorial example on how to un-install MySQL on a Windows system using MySQL Installer.
2022-10-01, ∼534🔥, 0💬

Run "geth" and "Ethereum Wallet" Separately
This section describes how to run 'geth' and 'Ethereum Wallet' separately.
2022-10-01, ∼534🔥, 0💬

Bourne Shell Command Line Examples
This section provides a quick introduction of the Bourne shell which is the default shell on the Android system, which is based on the Linux system, which is based on Unix system.
2022-10-01, ∼533🔥, 0💬

Outdated Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼533🔥, 0💬

Certificate Trust Settings in Mozilla Firefox
This section provides a tutorial example on how to view certificate trust settings in Mozilla Firefox. A root CA certificate can not be removed from Mozilla Firefox. But its trust settings can be removed.
2022-10-01, ∼533🔥, 0💬

Compiling and Running C# Programs
This section describes the process of compiling and executing a C# program. Compilation means converting C# source into Intermediate Language bytecode. Execution means converting bytecode to native code and running it.
2022-10-01, ∼533🔥, 0💬

PKIX Path Building Failed - No CA Certificate
This section provides a tutorial example on how to use the 'java -Djavax.net.ssl.trustStore' to override the default trusted KeyStore and how to demonstrate a 'PKIX path building failed - unable to find valid certification path to requested target' error.
2022-10-01, ∼532🔥, 0💬

Using Open Babel Command: "obabel"
This chapter provides introductions and tutorial examples on Open Babel 'obabel' command. Topics include command line syntax; '-i/-o' for input and output formats; '-O' for output file; '-a/-x' for extra options specific for an input/output format.
2022-10-01, ∼532🔥, 0💬

SSL Specification Overview
This section provides a quick overview of the SSL (Secure Socket Layer) protocol. There are 4 sub-protocols in SSL: Record Protocol, Handshake Protocol, Change Cipher Spec Protocol, and Alert Protocol.
2022-10-01, ∼531🔥, 0💬

What Is an Operation
This section describes what is an operation - a process that takes one or two operands and returns a result based on certain processing rule represented by the operator.
2022-10-01, ∼531🔥, 0💬

Passing Objects as Function Arguments
This section describes how to pass objects as function arguments - There are two ways to pass an object into as a function argument: Pass-by-Value and Pass-by-Reference. They follow same rules as the assignment statement.
2022-10-01, ∼531🔥, 0💬

Archived: JDK 1.5 keytool - keystore File Tool
This section describes all commands supported in JDK 1.5 'keytool' tool to manage certificates stored in 'keystore' files.
2022-10-01, ∼531🔥, 0💬

Copying and Pasting Chinese Input to UTF-8 Web Forms
This section provides a test on copying and pasting Chinese input text from GB18030 and Big5 Web pages to UTF-8 encoded Web forms.
2022-10-01, ∼531🔥, 0💬

etherscan.io - View Account Address
This section describes how to view an Ethereum account address on etherscan.io.
2022-10-01, ∼531🔥, 0💬

What Is a Statement
This section provides a quick description of different types of statements and a tutorial example on how to write expression and other statements.
2022-10-01, ∼530🔥, 0💬

<< < 183 184 185 186 187 188 189 190 191 192 193 > >>   ∑:9067  Sort:Rank