Popular Books:
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, ∼360🔥, 0💬
Tcsh Command Line Examples
This section provides some Tcsh shell command line examples with explanations. 2022-10-01, ∼353🔥, 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, ∼348🔥, 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, ∼345🔥, 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, ∼345🔥, 0💬
Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers. 2022-10-01, ∼343🔥, 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, ∼340🔥, 0💬
Bash Shell Script File Examples
This section provides some Tcsh script file examples. 2022-10-01, ∼337🔥, 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, ∼330🔥, 0💬
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, ∼329🔥, 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, ∼326🔥, 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, ∼324🔥, 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, ∼316🔥, 0💬
What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails. 2022-10-01, ∼312🔥, 0💬
Java Supports Multi-Threading Programming
This section provides a quick demonstration of the multi-threading programming support in Java language. 2022-10-01, ∼312🔥, 0💬
Popular Posts:
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server ...
This section provides the source code for the Java implementation of Base64 by Sun.
Chinese Horoscopes - Health, Carrer and Love: Chinese Horoscopes - The Rat Chinese Horoscopes - The ...
This section provides a tutorial example on how to install PHPMailer on CentOS systems.
This section provides a tutorial example on how to use SHA1 message digest algorithm in Java. The JD...