Popular Books:
Use "pip" Package in Python Script
This section provides a tutorial example on how to install MySQL Connector/Python package with 'pip' command. 2023-06-16, ∼131🔥, 0💬
Jupyter Notebook Architecture
This section provides a quick introduction of the Jupyter Notebook architecture, which consists of multiple components organized in 3 tiers: client, server, and kernel. 2023-06-16, ∼143🔥, 0💬
A Sample WSDL 1.1 Document
This section describes a sample WSDL 1.1 document, which defines a Web service, helloService, with an operation called Hello. 2023-06-13, ∼1319🔥, 2💬
💬 2023-06-13 Steve Kay: Why not just export the old reg file to the new computer.
💬 2021-12-21 Ralph Sandifer: If Freecell is not in the registry then where can I find it?
💬 2023-06-06 Janis: Why solution is not recommended? It is perfect.
💬 2016-11-12 SuperSasRabushna: I'm super saiyan!!! rabushna!
💬 2021-12-24 Muhammad Ghulam Ghouse: Appreciated
💬 2021-11-15 123: AD E0 B8 1E BF B4 41 27 5D 52 11 98 30 AE F1 E5
Illustration of RSA Algorithm: p,q=5,7
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works with 2 small prime numbers 5 and 7. 2023-06-08, ∼9517🔥, 11💬
💬 2022-12-11 Racheal mweemba: This was helpful
💬 2022-12-11 Racheal Mweemba: ❤️❤️❤️❤️
💬 2023-06-05 Daniel: I don't understand how to assign key for plaintext
💬 2016-03-16 YOGITA: what is the function blowfish(T) here? Send the pseudo code
SquirrelMail for Mail Server on Local Network
This section provides a tutorial example on how to configure a SquirrelMail Webmail site to access a remote mail server on the local network. 2023-06-01, ∼169🔥, 0💬
View Transaction on live.blockcypher.com
This section describes how to view test transaction on live.blockcypher.com. 2023-06-01, ∼881🔥, 2💬
💬 2022-08-03 Duane Poston: Helpful app, with lots of info for your transaction details.
SquirrelMail Webmail Installation on CentOS
This section provides a tutorial example on how to install SquirrelMail on CentOS computers as a Web-based email client tool. 2023-05-29, ∼151🔥, 0💬
"apachectl status/start/stop" Commands
This section provides a tutorial example on how to use 'sudo apachectl *' commands to control the Apache HTTP Server, httpd. 2023-05-29, ∼169🔥, 0💬
Install Apache HTTP Server "httpd"
This section provides a tutorial example on how to install Apache HTTP Server 'httpd' on CentOS 8 systems. 2023-05-29, ∼196🔥, 0💬
SquirrelMail Configuration on CentOS
This section provides a tutorial example on how to configure SquirrelMail on CentOS to integrate with localhost Postfix and Dovecot servers. 2023-05-27, ∼164🔥, 0💬
What Is Gopher
This section provides a quick introduction of the Gopher protocol that allows distributed documents to be linked and presented as a hierarchy of items and directories. 2023-05-27, ∼2388🔥, 3💬
💬 2023-05-27 Harshita: This is very easy
💬 2018-12-08 Herong: Agree. Gopher was so easy to use with a keyboard on a text screen ☺
Reset Host Name on Linux Systems
This section provides a tutorial example on how to view and change host name settings on Linux systems. 2023-05-27, ∼164🔥, 0💬
Popular Posts:
"Hello_REST" is an REST Web service for test purpose only. High level information about this "Hello_...
This chapter provides notes and tutorial examples on XML Tools Plugin for Notepad++. Topics include ...
This section provides the source code for the Java implementation of Base64 by Sun.
This section describes the connection URL format and how to create connection objects with the Drive...
This VBScript tutorial book is a collection of notes and code samples written by the author while he...