Sponsored Content
Full Discussion: Aol on unix?
Top Forums UNIX for Dummies Questions & Answers Aol on unix? Post 27109 by LivinFree on Tuesday 27th of August 2002 09:08:55 PM
Old 08-27-2002
Well, kind of. AOL makes it's own special "browser", and has many proprietary protocols that are not being ported to other operating systems.

Not to sound condescending, but the typical AOL user has never even heard the word Unix - there is no demand for it because the majority of their clients are fairly new to computing. So why should they spend time and money on it?

In fact, very few ISP's actively "support" other operating systems that Windows, and possibly Mac. It doesn't mean you can't use most ISP's, because they stick to open standards, such as PPP and TCP/IP. AOL, as I understand it, actually goes out of their way to make sure you're running their software to be on their network.
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

aol account

Is there any program to connect to Aol while on a linux operating system? (2 Replies)
Discussion started by: iwpgary
2 Replies

2. Linux

AOL on mandrake linux 9.2

Is there a way to patch aol for large business onto linux 9.2? Send replies to email address removed ! OR e-mail em and tell em if you want to chat with me at the chat room at no advertising (must be amember. Create a profile if you don't have one!):) :( :o :D ;) :p :cool: :rolleyes: : ... (1 Reply)
Discussion started by: computek
1 Replies

3. Shell Programming and Scripting

File Transfer from Window server to UNIX and UNIX to UNIX

Dear All, Can someone help to command or program to transfer the file from windows to Unix server and from one unix server to another Unix server in secure way. I would request no samba client. (4 Replies)
Discussion started by: yadavricky
4 Replies
synos(1)							Mail Avenger 0.8.3							  synos(1)

NAME
synos - guess operating system from TCP SYN fingerprint SYNOPSIS
synos [--mtu mtu] [--db path] syn-fingerprint DESCRIPTION
synos takes a SYN fingerprint, in the format described for the CLIENT_SYNFP environment variable in the avenger(1) man page, and outputs a guess as to the type of the client operating system. synos makes use of the OpenBSD SYN fingerprint database (which is also repackaged with Mail Avenger). OPTIONS --mtu val Certain operating systems set the initial TCP window size based on the maximum transmission unit, or MTU, of the network. For such operating systems, synos usually checks the window size using both the client's MSS option plus 40 bytes (for TCP and IP headers), or a hard-coded MTU, which defaults to 1,500 bytes. If either value works, the fingerprint is considered to match the operating system. You can change the value 1,500 by specifying this option. A value of 0 tells synos to use only the value derived from the MSS option. --db file Specifies an alternate location for the SYN fingerprint database. FILES
/usr/local/share/pf.os Default location of SYN fingerprint database. SEE ALSO
avenger(1), asmtpd(8) The Mail Avenger home page: <http://www.mailavenger.org/>. The OpenBSD home page: <http://www.openbsd.org/>. BUGS
The operating system type is determined by heuristics that are not always reliable. Moreover, not all operating systems can be distinguished. The database may not even contain a client's particular operating system and version. It is not hard to fool synos deliberately by changing TCP socket options or injecting raw packets onto the network. AUTHOR
David Mazieres Mail Avenger 0.8.3 2012-04-05 synos(1)
All times are GMT -4. The time now is 10:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy