Sponsored Content
The Lounge What is on Your Mind? Networks alternative to Internet Post 302402876 by Corona688 on Wednesday 10th of March 2010 10:38:36 PM
Old 03-10-2010
I used compuserve back in the day. It was a network of sorts, at least among its service half. Ordinary people dialed in. I was quite young at the time but I remember it mostly as a ball of services. My father used it instead of DATAPAC to access medical research, it meant that instead of having to sign up for access to one silly remote mainframe at exorbatant prices then fight for dial-in time, you could sign up for compuserve and access it more cheaply and conveniently -- if that system was offered on compuserve. They also had something like email, file repositories, and forums, and a search that could (slowly) trawl through them all.

It's all gone now as far as I can tell. Compuserve bit by bit became an internet provider instead of a compuserve provider, compuserve messaging dumped for more globally-useful email, compuserve search dumped for, in those days, the woefully more primitive web spiders... It's only now that Google's parcelled up its internet search that it's anything like it was. Forums and repositories either dumped outright or converted to web, prices going up as their lucrative big services dumped them to make web interfaces(so they could charge ordinary people ridiculous prices again, bleh!).

If there's not decent internet access where you are, the data lines just may not be there. Compuserve was built out of data lines too.

Last edited by Corona688; 03-10-2010 at 11:49 PM..
 

7 More Discussions You Might Find Interesting

1. AIX

AIX versus Networks

HI folks, Actually i have a network engineer having 2 and 1/2 years of experience in cisco having CCNA certification also. Now my company offering me to move to AIX field. I am new to AIX and do not know more about that field. So i want a suggestion from you peoples, that I have to join AIX or... (5 Replies)
Discussion started by: rawatmohinder
5 Replies

2. Linux

SFTP an internet address from a system behind an internet proxy

I was wondering if it is possible to setup SFTP to go through the internet proxy while connecting to an internet location. Problem: Client system is behind internet proxy. SFTP to any internet location fails as there is no documented way to configure SFTP to connect to internet locations through... (4 Replies)
Discussion started by: toobrown1
4 Replies

3. Solaris

Multiple networks on same server

If I have 2 interfaces in a server on the same subnet/network does Solaris automatically choose to route packets destined for this network out the first interface. I.e if ce0 and ce1 were on same network ce0 would be chosen as it's first interface? (5 Replies)
Discussion started by: Actuator
5 Replies

4. IP Networking

solaris routing between two networks

ce0: flags=1100843<UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4> mtu 1500 index 2 inet 10.162.212.132 netmask ffffff00 broadcast 10.162.212.255 ether 0:14:4f:55:82:9 ce1: flags=1100843<UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4> mtu 1500 index 3 inet 10.231.11.232 netmask... (1 Reply)
Discussion started by: busyboy
1 Replies

5. Solaris

solaris routing between two networks

ce0: flags=1100843<UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4> mtu 1500 index 2 inet 10.162.212.132 netmask ffffff00 broadcast 10.162.212.255 ether 0:14:4f:55:82:9 ce1: flags=1100843<UP,BROADCAST,RUNNING,MULTICAST,ROUTER,IPv4> mtu 1500 index 3 inet 10.231.11.232 netmask... (3 Replies)
Discussion started by: busyboy
3 Replies

6. What is on Your Mind?

What Social Networks Do You Use Regularly?

What Online Social Networks Do You Use Regularly? I use Facebook and LinkedIn nearly everyday.... You? If your online social network is not listed, please do a "write in" vote.. Thanks! (39 Replies)
Discussion started by: Neo
39 Replies

7. AIX

Setting up NIM for different networks

Hi, I am struggling setting up a NIM master to serve hosts on a network that is not directly accessible through the "master"-s default interface. I now that I need to set up network definitions and maybe NIM routes, but got confused. The master has 2 interfaces: * en0 holding the address... (8 Replies)
Discussion started by: trifo75
8 Replies
SMPPPD.CONF(5)							      SMPPPD							    SMPPPD.CONF(5)

NAME
smpppd.conf - global smpppd configuration file DESCRIPTION
When smpppd and smpppd-ifcfg start they first load their configuration from /etc/smpppd.conf, which contains basic information concerning their behavior. The configuration file /etc/smpppd.conf has a simple file format with a key = value pair in each line. OPTIONS
stop-on-disconnect = always, notdemand or never Shall the dialup connection be shutdown when the last frontend disconnects? Default value is always. reload-selects-default-provider = yes or no Shall a reload (SIGHUP) select the default provider for all interfaces or keep the current one? Default value is yes. open-inet-socket = yes or no Shall the smpppd open a internet connection, so that remote frontends can control the dialup connection? Default value is no. slp-register = yes or no Try to register at the slp daemon (service location protocol) if set to yes and an internet connection is opened. bind-address = <ip-address> Specify the ip address on which to listen for connections from remote frontends. The default is to listen on all addresses. host-range = <min ip-address> <max ip-address> Specify a host range from which remote frontends are allowed to connect to the smpppd. password = <password> The password used to authenticate remote frontends, UTF-8 encoded for those who really care. If the password is empty, no authenti- cation is done. number-of-loglines = <lines> The number of lines to keep in the log. Default is 250. accounting = yes or no Enable or disable accounting. Default is yes. alive-interval = <seconds> Interval for alive lines in the accounting log. A value of 0 disables alive lines. Default value is 900. debug = yes or no Turn debugging on or off. Default is off. This can also be controlled at runtime with cinternet. SEE ALSO
smpppd(8). AUTHOR
Arvin Schnell <arvin@suse.de> SuSE September 2003 SMPPPD.CONF(5)
All times are GMT -4. The time now is 11:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy