<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9022  Sort:Rank

What Is DNF
This section provides a quick introduction on DNF (also called Dandified YUM), which is the next generation of YUM (Yellowdog Update Modified) software package manager for RPM (RedHat Package Manager) based Linux distributions.
2022-10-01, ∼387🔥, 0💬

Cockpit - Web Portal for Administrator
This chapter provides introductions and tutorial on Cockpit, a Web portal for Linux administrators. Topics include introduction of Cockpit; installing and configuring Cockpit; removing 'Web console' welcome message.
2022-10-01, ∼387🔥, 0💬

SslSocketTest.java - Default SSL Socket Factory Test
This section provides a tutorial example on how to write a simple program to test the SSLSocketFactory class and the SSLServerSocketFactory class.
2022-10-01, ∼386🔥, 0💬

Using "this" Keyword to Represent Current Object
This section provides a quick description of the 'this' keyword, which represents the current object in object method. A tutorial example is provided on how to access properties and methods of the current object.
2022-10-01, ∼386🔥, 0💬

What Is a Thread Dump?
A quick description of JVM thread dump is provided in this section. A thread dump is a list of all execution thread in a JVM with their stack traces.
2022-10-01, ∼386🔥, 0💬

Setting Up IIS to Run ASP Pages - asp.dll
This section provides a tutorial example on how to set up IIS 5.0 to run ASP pages. The important step is to link the .asp extension to the asp.dll library.
2022-10-01, ∼386🔥, 0💬

Archived: GC Test - Periodical Memory Requirement
This section provides a tutorial example on testing garbage collection with a periodical memory requirement.
2022-10-01, ∼386🔥, 0💬

Importing Declarations Across Namespaces - Examples
This section describes a tutorial example on how to import external namespaces and refer to element declarations from imported namespaces.
2022-10-01, ∼386🔥, 0💬

g77 - GNU Project FORTRAN Compiler
This section provides a quick introduction of g77, the GNU Project FORTRAN Compiler. A sample session of compilation, linking and executing a FORTRAN 77 program is also provided.
2022-10-01, ∼386🔥, 0💬

Ways to Control Secret Key and IV
A quick explanation of different Blowfish cipher operation modes and different ways to control the secret key and the IV: literal key, salted key and random key.
2022-10-01, ∼386🔥, 0💬

Using Connection Pool with JDBC
This chapter provides tutorial examples on JDBC connection pooling. Topics include introduction to database connection pool; examples of using DBCP and C3P0 Java libraries.
2022-10-01, ∼386🔥, 0💬

Archived: Copy PDF File to Android Emulator's File System
This section provides a tutorial example on how to copy PDF files to the Android emulator's file system using the 'adb' tool provided in the SDK package.
2022-10-01, ∼385🔥, 0💬

File Upload Web Form
This section provides a tutorial example on how to write Web form to upload files. type='file' attribute of the 'input' displays 'Choose File' button for user to select a local file to upload.
2022-10-01, ∼385🔥, 0💬

"Cannot Verify Server Identity" with Safari on iOS 10
This section provides a tutorial example on how to resolve the 'Cannot Verify Server Identity' error with Safari on iOS 10 iPhone.
2022-10-01, ∼385🔥, 0💬

"jcmd 0 GC.*" - Running GC Diagnostic Commands
This section provides a tutorial example on how to use 'jcmd 0 GC.*' commands to get heap information, run GC or generate heap dump file, of a given JVM.
2022-10-01, ∼385🔥, 0💬

"Sub" Statement and Subroutine Call
This section describes how to define and invoke a subroutine procedure. There is no way to specify a return value in a subroutine procedure.
2022-10-01, ∼385🔥, 0💬

java.lang.Runtime Class - The JVM Instance
This chapter provides tutorial notes and example codes on java.lang.Runtime class. Topics include the JVM instance class, Runtime; obtaining JVM memory usage; running Garbage Collector explicitly; initiating the shutdown sequence; running operating system commands; loading Windows DLL codes.
2022-10-01, ∼385🔥, 0💬

Archived: GC Test - Constant Memory Requirement
This section provides a tutorial example on testing garbage collection with a constant memory requirement.
2022-10-01, ∼385🔥, 0💬

1978 - The C Shell Developed by Bill Joy
This chapter provides some history of C Shell developed by Bill Joy in 1978 for Unix systems command syntaxes modeled after the C language.
2022-10-01, ∼385🔥, 0💬

"-XX:+PrintGC" - GC Logging Option for Short Messages
This section describes the garbage collection logging option, '-XX:+PrintGC', which prints a shot message after each garbage collection is done.
2022-10-01, ∼385🔥, 0💬

HTTPS (Hypertext Transfer Protocol Secure)
This chapter provides tutorial notes and example codes on HTTPS (Hypertext Transfer Protocol Secure). Topics include introduction to HTTPS; HTTPS server and client test programs; testing HTTPS connection with IE browser.
2022-10-01, ∼384🔥, 0💬

Installing CAcert.org Root CA in Firefox
This section provides a tutorial example on how to install CAcert.org root CA certificate in Firefox. Note that CAcert.org CA certificate is not pre-installed in Firefox.
2022-10-01, ∼384🔥, 0💬

Archived: Importing Root Certificate from a File to IE 8
This section provides a tutorial example on how to use IE 8 to import a root CA certificate into the 'Trusted Root Certification Authorities' certificate store.
2022-10-01, ∼384🔥, 0💬

jrunscript - Script Code Shell
This chapter provides tutorial notes on 'jrunscript' tool. Topics include introduction of jrunscript; running JavaScript code interactively or in batch mode.
2022-10-01, ∼384🔥, 0💬

<< < 198 199 200 201 202 203 204 205 206 207 208 > >>   ∑:9022  Sort:Rank