Popular Books:
XFree86 - Open Source Implementation of X
This section provides a quick introduction of XFree86, a free and open source implementation of X Window System. 2022-10-01, ∼310🔥, 0💬
1977 - Apple II Designed by Steve Jobs and Steve Wozniak
This chapter provides some history of Apple personal computers Designed by Steve Jobs and Steve Wozniak in 1977. 2022-10-01, ∼306🔥, 0💬
Tcsh Command Line Examples
This section provides some Tcsh shell command line examples with explanations. 2022-10-01, ∼304🔥, 0💬
1995 - Java Language Developed by Sun Microsystems
This chapter provides some history of Java programming language developed by Sun Systems in 1995. 2022-10-01, ∼302🔥, 0💬
Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers. 2022-10-01, ∼300🔥, 0💬
'vi' Commands to Insert and Change Text
This section provides a list of commands to insert, delete, replace and move text. 2022-10-01, ∼294🔥, 0💬
1983 - "Sendmail" Mail Transfer Agent Developed by Eric Allman
This chapter provides some history of sendmail, a MTA (Mail Transfer Agent) developed by Eric Allman in 1983 for Unix systems. 2022-10-01, ∼291🔥, 0💬
Bash Shell Script File Examples
This section provides some Tcsh script file examples. 2022-10-01, ∼282🔥, 0💬
What Is Bash (Bourne-Again Shell)
This section provides a quick introduction of Bash (Bourne-Again Shell) which extended Bourne shell with features based on ideas from other Unix shells. 2022-10-01, ∼279🔥, 0💬
Java Supports Automatic Garbage Collection
This section provides a quick demonstration of JVM (Java Virtual Machine) garbage collector removing dead objects - objects that have no more references. 2022-10-01, ∼272🔥, 0💬
ADT - Apple Disk Transfer
This section provides an example of Apple II applications - ADT (Apple Disk Transfer), which can be used to transfer physical diskettes and logical disk images. 2022-10-01, ∼270🔥, 0💬
What Is the C Shell
This section provides a quick introduction of the C shell which offers a easier command syntax than Bourne shell for C programmers. 2022-10-01, ∼266🔥, 0💬
What Is Telnet
This section provides a quick introduction of Telnet application that allows you to log into a remote computer over the Internet as a text based terminal. 2022-10-01, ∼263🔥, 0💬
What Is X Window System
This section provides a quick introduction of the X Window System that offers a graphical user interface framework for any user applications. 2022-10-01, ∼261🔥, 0💬
Macintosh Models and Release Years
This section provides a quick list of major Macintosh models and their release years. 2022-10-01, ∼260🔥, 0💬
Using Sendmail as a STMP Server Daemon
This section provides an example using Sendmail as a daemon acting as a STMP server to receive email messages from remote machines. 2022-10-01, ∼256🔥, 0💬
Popular Posts:
This section describes how to retrieve BLOB values with the ResultSet.getBlob() method.
This section provides a tutorial example on how to a simple Java Swing program. SwingHello.java is m...
This JDBC tutorial book is a collection of notes and sample codes written by the author while he was...
This section provides a tutorial example on how to use the static method, showInputDialog(), to crea...
This section describes what is scrrun.dll - the Scripting Runtime DLL (Dynamic Link Library) provide...