<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:9043  Sort:Date

Discrete Logarithm Problem (DLP)
This chapter provides an introduction to the Discrete Logarithm Problem (DLP), which is the reverse operation of the exponentiation operation in Abelian Groups in multiplicative notation, or the scalar multiplication in additive notation. The DLP in many Abelian Groups is easy to solve. But the DLP ...
2022-10-01, ∼428🔥, 0💬

Extend /home LV with a New Partition
This section provides a tutorial example on how to extend the /home file system on a LV (Logical Volume) on the fly with an newly added PV (Physical Volume) on the VG (Volume Group).
2022-10-01, ∼428🔥, 0💬

Character Set Encoding Maps - Unicode UTF-8
This section provides a tutorial example of analyzing and printing character set encoding maps for encoding: UTF-8, the most popular encoding for Unicode character set.
2022-10-01, ∼427🔥, 0💬

Syntaxes of DTD Statements
This chapter provides tutorial notes and example codes on DTD statement syntax. Topics include using DOCTYPE to declare document type, using ELEMENT to declare elements, using ATTLIST to declare attribute list, using ENTITY to declare entities.
2022-10-01, ∼427🔥, 0💬

Syntaxes of XSD Statements
This chapter provides tutorial notes and example codes on XSD statement syntax. Topics include using schema, element and attribute statements to declare target schemas, elements and attributes; list of XSD built-in datatypes; extending datatypes from existing datatypes.
2022-10-01, ∼427🔥, 0💬

My First JSP Page on CentOS
This section provides a tutorial example on how to create the first JSP page with JSP code to test the JSP support of the Tomcat Web server on CentOS systems.
2022-10-01, ∼427🔥, 0💬

1971 - FTP Protocol Created by Abhay Bhushan
This chapter provides some history of the FTP (File Transfer Protocol) created by Abhay Bhushan in 1971 in RFC 114 - 'A File Transfer Protocol' to be used on the NCP (Network Control Protocol) network.
2022-10-01, ∼427🔥, 0💬

Data Components of Bitcoin Block
This section describes data components of Bitcoin block.
2022-10-01, ∼427🔥, 0💬

"nmap" - Network Mapper on CentOS
This section provides a tutorial example on how to install and use 'nmap' (Network Mapper), as a network exploration tool and security scanner on CentOS systems.
2022-10-01, ∼427🔥, 0💬

MySQL Server Socket Connection on CentOS
This section provides a tutorial example on how to use the Socket Connection for client programs from the same host as the MySQL 8 Server on CentOS 8 systems.
2022-10-01, ∼427🔥, 0💬

PKI Certificate Tutorials - Herong's Tutorial Examples
This tutorial book is a collection of notes and sample codes written by the author while he was learning PKI certificate related technologies. Topics include PKI architecture and CA (Certificate Authorities); PKI certificate types and DER/PEM file formats; Certificate tools: OpenSSL and 'keytool'; C...
2024-11-27, ∼426🔥, 0💬

The SSL (Secure Socket Layer) Protocol
This chapter provides tutorial notes and example codes on the SSL (Secure Socket Layer) protocol. Topics include introduction of the SSL (Secure Socket Layer) protocol; JSSE (Java Secure Socket Extension) package; test program to create default SSL sockets; testing the javas.net.ssl.SSLContext class...
2022-10-01, ∼426🔥, 0💬

Exporting Certificate to File from IE
This section provides a tutorial example on how to export a trusted root CA certificate installed in IE into a certificate file encoded in Base64 format.
2022-10-01, ∼426🔥, 0💬

MySQL System Variables for InnoDB Engine
This section describes some important MySQL system variables that control the behavior of the InnoDB storage engine.
2022-10-01, ∼426🔥, 0💬

Year 2091 Chinese Calendar - Year of the Boar
2020-08-31, ∼426🔥, 2💬

💬 2020-08-31 Tutto: 2091 is an surprise year.

💬 2020-08-13 Cipise: I am a youth who loves fantasy. I have many wonderful fantasy and ideals. In the first grade, I aspire to be a general; in the t...

HijackThis - Browser Hijacker Diagnosis Tool
This chapter provides tutorial examples on HijackThis, a browser hijacker detection and open source tool. Topics include installing HijackThis; scanning system settings for changes; fixing changed settings; reviewing running processes, startup programs, and installed programs.
2016-02-27, ∼426🔥, 1💬

Content-Transfer-Encoding: base64 - Base64 Encoded Content
This section provides an email message example with 'Content-Transfer-Encoding: base64' header to indicate that the content is Base64 encoded, commonly used for protecting non-ASCII characters.
2025-05-14, ∼425🔥, 1💬

💬 2025-05-14 all: ZvEP2RVEt4yWm2tCj45uXe

macOS Mail Manual Configuration
This section provides a tutorial example on how to view and change macOS Mail connection settings manually, with different port number, SSL/TLS and authentication options.
2024-04-06, ∼425🔥, 0💬

Java Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Java programs communicating with HTTPS servers. Topics include using Java Secure Socket Extension (JSSE); using openStream() method in the java.net.URL class; using default trusted CA KeyStore file 'cacerts'; using 'keytool' to manage...
2022-10-01, ∼425🔥, 0💬

WSDL 2.0 Document Structure and Syntax
This chapter provides tutorial notes and example codes on WSDL 2.0 document structure and syntax. Topics include WSDL document overview, Syntax of description, types, interface, binding, and service elements.
2022-10-01, ∼425🔥, 0💬

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

HTTP Request and Response Raw Data
This section provides a tutorial example on how to view HTTP request and response raw data which includes HTTP header lines.
2022-10-01, ∼425🔥, 0💬

Multi-Thread Programs on Multi-CPU Systems
This section provides a tutorial example to see how multi-thread programs behave on multi-CPU systems and how to change processor affinity to control which processors to use for each application.
2022-10-01, ∼425🔥, 0💬

Creating MySQL Windows Service
Tutorial example on how to create MySQL Windows Service with the 'mysqld --install' command. You can start MySQL server by start the MySQL service.
2022-10-01, ∼425🔥, 0💬

<< < 121 122 123 124 125 126 127 128 129 130 131 > >>   ∑:9043  Sort:Date