發表文章

Node JS on Centos NPM (Node Package Management)

How to install Node JS on Centos You must have OpenSSL installed, curl installed and root access. yum install gcc gcc-c++ yum install autoconf automake make yum install curl yum install openssl-devel Use `su` for root or login as root. How to install Node JS Download NoteJS's packages wget http://nodejs.org/dist/v0.8.20/node-v0.8.20.tar.gz Extract it with the following command: tar zxvf node-v0.8.20.tar.gz Finish installing it cd node-v0.8.20 ./configure make make install Finally test if it works node --version Congratulations, NodeJS is installed. You may now install npm and packages such as socket.io.

efax FAX class 2 VS class 2.0 selection

* Note when selecting modems for fax remember to pick the right modem class. * Fax Class 2  is NOT the same as Class 2.0 * AT+FCLASS=?  will show the supporting class.  usually 0,1,2,2.0,6,8   see below for definition. efax.c for linux works really easy and compatible with class 2 modems only, NOT 2.0. USR modems are not supported. ================= /usr/bin/efax -d /dev/cua1 -t 25639432 ./testline2.txt ================== The following class 2 commands are supported and implemented per EIA PN2388 (8/20/90). Command Style +<command>=<value> Execute a command or set a parameter +<command>? Read possible settings +<command>=? Read current setting Supported Commands (per EIA PN2388 8/20/90) +FAA=n Auto answer mode parameter n=0 DCE to answer as set by +FCLASS n=1 DCE can answer and auto. determine calling type +FCLASS=n Service class...

BBS Sysop List > Riverside Far East Asian Connection

Historical List of BBSes in the 909 Area Code --------------------------------------------- Created by TEXTFILES.COM From Many Sources 909-242-1767 | Power BBS! | Moreno Valley, CA (1994-1997) SYSOP | Robert Annetta SOFTWARE | Wildcat --------------+----------------------------------------------------------- 909-242-3975 | Adventurer's Guild, Mickey's Kingdom | SUNNYMEAD, CA (1993-1994) SYSOP | Steven Soria Jr. --------------+----------------------------------------------------------- 909-242-6903 | Synthetic Systems | SUNNYMEAD, CA (1992-1995) SYSOP | Darryl Kimmel --------------+----------------------------------------------------------- 909-243-5894 | Lazarus BBS | SUNNYMEAD, CA (1997-1999) SYSOP | Ben Corbin --------------+----------------------------------------------------------- 909-243-8570 | Mental Illusions | SUNNYMEAD, CA (1993-1994) --...