Sponsored Content
Full Discussion: aol account
Top Forums UNIX for Dummies Questions & Answers aol account Post 2518 by iwpgary on Thursday 17th of May 2001 12:28:13 PM
Old 05-17-2001
Question

Is there any program to connect to Aol while on a linux operating system?
 

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Aol on unix?

Hi all! Is there anyway for America Online to run under unix/linux? If not why has AOL not looked in this direction? My subscription ends in December so I will probably dich it and go with Cable or DSL. Any ideas before then? :confused: Jeremy (7 Replies)
Discussion started by: JetStar
7 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. How to Post in the The UNIX and Linux Forums

Simultaneously try to execute commands after connecting to remote account to one account

I have made password less connection to my remote account. and i tried to execute commands at a time. but i am unable to execute the commands. ssh $ACCOUNT_DETAILS@$HOST_DETAILS cd ~/JEE/*/logs/ (1 Reply)
Discussion started by: kishored005
1 Replies
UUIDGEN(1)						      General Commands Manual							UUIDGEN(1)

NAME
uuidgen - command-line utility to create a new UUID value SYNOPSIS
uuidgen [-r|-t] DESCRIPTION
The uuidgen program creates (and prints) a new universally unique identifier (UUID) using the libuuid(3) library. The new UUID can reason- ably be considered unique among all UUIDs created on the local system, and among UUIDs created on other systems in the past and in the future. There are two types of UUID's which uuidgen can generate: time-based UUID's and random-based UUID's. By default uuidgen will generate a random-based UUID if a high-quality random number generator is present. Otherwise, it will chose a time-based UUID. It is possible to force the generation of one of these two UUID types by using the -r or -t options. OPTIONS
-r Generate a random-based UUID. This method creates a UUID consisting mostly of random bits. It requires that the operating system have a high quality random number generator, such as /dev/random. -t Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present. CONFORMING TO
OSF DCE 1.1 AUTHOR
uuidgen was written by Andreas Dilger for libuuid. AVAILABILITY
The uuidgen command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. SEE ALSO
libuuid(3) Linux May 2009 UUIDGEN(1)
All times are GMT -4. The time now is 04:11 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy