Sponsored Content
Top Forums UNIX for Dummies Questions & Answers oracle db on linux on intel 200 Post 32803 by norsk hedensk on Saturday 7th of December 2002 10:53:47 AM
Old 12-07-2002
i think it definetly would be feasable. expierence is what counts. though linux differs from other unix like os's, it definetly can give you a foundation to build on for learing all other os's. and if in the end you set up the whole thing, maybe you will use linux to run it, when its for real. and of course learning how to administer the database wil give you great expierence. you have nothing to lose, i say go for it.
 

2 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

how linux get install on intel as well as other processors.

I am beginner to os world. Is OS dependent on hardware()? i guess yes. then how linux get install on intel as well as other processors? Is there any unix os for intel processors? (3 Replies)
Discussion started by: meet2kris
3 Replies

2. UNIX for Advanced & Expert Users

Has anyone ever compiled Linux soley using the intel compilers

A while ago I heard that a group of people did this, but the internet changes, and I can no longer find the relevant sources or hearsay. Is this even possible? (2 Replies)
Discussion started by: surrealdeal
2 Replies
UUID_COMPARE(3) 						    Libuuid API 						   UUID_COMPARE(3)

NAME
uuid_compare - compare whether two UUIDs are the same SYNOPSIS
#include <uuid.h> int uuid_compare(uuid_t uu1, uuid_t uu2) DESCRIPTION
The uuid_compare function compares the two supplied uuid variables uu1 and uu2 to each other. RETURN VALUE
Returns an integer less than, equal to, or greater than zero if uu1 is found, respectively, to be lexicographically less than, equal, or greater than uu2. AUTHOR
Theodore Y. Ts'o AVAILABILITY
libuuid is part of the util-linux package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. SEE ALSO
uuid(3), uuid_clear(3), uuid_copy(3), uuid_generate(3), uuid_is_null(3), uuid_parse(3), uuid_unparse(3) util-linux May 2009 UUID_COMPARE(3)
All times are GMT -4. The time now is 07:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy