Sponsored Content
Full Discussion: aol account
Top Forums UNIX for Dummies Questions & Answers aol account Post 2521 by Neo on Thursday 17th of May 2001 02:20:48 PM
Old 05-17-2001
Yes, your web-browser. Linux supports X and X support many web-browsers! So, you need to set up your X graphics environment or similar graphics environment for Linux. There are also text based browsers, but I've never used one Smilie
 

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)							   User Commands							UUIDGEN(1)

NAME
uuidgen - create a new UUID value SYNOPSIS
uuidgen [options] 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 UUIDs which uuidgen can generate: time-based UUIDs and random-based UUIDs. By default uuidgen will generate a ran- dom-based UUID if a high-quality random number generator is present. Otherwise, it will choose 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, --random 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, --time Generate a time-based UUID. This method creates a UUID based on the system clock plus the system's ethernet hardware address, if present. -h, --help Display help text and exit. -V, --version Display version information and exit. CONFORMING TO
OSF DCE 1.1 AUTHOR
uuidgen was written by Andreas Dilger for libuuid. SEE ALSO
libuuid(3) AVAILABILITY
The uuidgen command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux June 2011 UUIDGEN(1)
All times are GMT -4. The time now is 06:59 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy