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, ∼396🔥, 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, ∼380🔥, 0💬
Tcsh Command Line Examples
This section provides some Tcsh shell command line examples with explanations. 2022-10-01, ∼380🔥, 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, ∼378🔥, 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, ∼365🔥, 0💬
Bash Shell Script File Examples
This section provides some Tcsh script file examples. 2022-10-01, ∼365🔥, 0💬
Anonymous FTP Servers
This section provides a quick description of anonymous FTP servers. 2022-10-01, ∼364🔥, 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, ∼363🔥, 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, ∼363🔥, 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, ∼345🔥, 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, ∼344🔥, 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, ∼342🔥, 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, ∼341🔥, 0💬
What Is The Internet
This section provides a quick introduction of the history of the Internet and its communication protocols. 2022-10-01, ∼337🔥, 0💬
What Is UNIX
This section provides a quick introduction of UNIX operating system, a multi-tasking and multi-user operating system. 2022-10-01, ∼336🔥, 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, ∼336🔥, 0💬
Popular Posts:
This section describes how to create a table with an AUTO_INCREMENT column.
This section describes XML Tools package for Atom and shows how to install it and access its functio...
This chapter provides tutorial examples and notes about converting Perl script files to executable b...
This section provides a quick description of the 'instanceof' operator. A tutorial example is provid...
This section describes 'soap:body', a SOAP extension element that specifies how the SOAP Body should...