Is OpenSolaris in hot water?


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Is OpenSolaris in hot water?
# 1  
Old 07-25-2008
Is OpenSolaris in hot water?

07-25-2008 01:00 PM
Here's how it works: Novell owns Unix's IP (intellectual property). SCO sold Unix's IP to Sun. Sun then included some Unix IP into Solaris. Finally, Sun open sourced Solaris as OpenSolaris. Sounds like trouble, doesn't it?



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Hardware

Water cooled 1U server

I may be able to get a Sunfire X2200 server from work. Dual quad code AMD Opeteron CPU's, 32GB RAM, etc. Since it is a 1U server, its pretty loud. I was thinking that if I could put in a water cooling setup, it would make a better desktop server. Does anyone have experience doing this? Thanks (5 Replies)
Discussion started by: gandolf989
5 Replies

2. Shell Programming and Scripting

tracking high water usage of mount point

Oracle Linux 5.6 x86-64 This may or may not end up being a strictly 'scripting' issue, but I'll start here. I'm looking for a way of establishing the 'max' or 'high water' useage of a given mount point over a period of a week. My first thought was for a cron job, as: */5 * * * * df -h |... (4 Replies)
Discussion started by: edstevens
4 Replies

3. What is on Your Mind?

Man develops Car that runs using water as fuel

It's a metacafe video, doesn't work with tags. Here's the link Man Develops a Car Which Runs Solely on Water ! Video This is good news, I guess if water replaces oil we won't get a heart attack any more when we see fuel prices keep escalating because arabs and israeli's keep fighting. (1 Reply)
Discussion started by: sparcguy
1 Replies

4. What is on Your Mind?

Too Hot Here

Officially, we had high of 96°F with a relative humidity of 52% here in Rockville Md today. But my car's thermometer said the outside temp was 110° when I first got in this afternoon. After driving for 30 minutes it cooled down to 103°. I actually have a nasty burn on my hand just from leaning... (19 Replies)
Discussion started by: Perderabo
19 Replies
Login or Register to Ask a Question
TESTDISK(8)						       Administration Tools						       TESTDISK(8)

NAME
testdisk - Scan and repair disk partitions SYNOPSIS
testdisk [/log] [/debug] [/dump] [device|image.dd|image.e01] testdisk /version testdisk /list [/log] DESCRIPTION
TestDisk checks and recovers lost partitions It works with : - BeFS (BeOS) - BSD disklabel (FreeBSD/OpenBSD/NetBSD) - CramFS, Compressed File System - DOS/Windows FAT12, FAT16 and FAT32 - HFS and HFS+, Hierarchical File System - JFS, IBM's Journaled File System - Linux ext2/ext3/ext4 - Linux Raid RAID 1: mirroring RAID 4: striped array with parity device RAID 5: striped array with distributed parity information RAID 6: striped array with distributed dual redundancy information - Linux Swap (versions 1 and 2) - LVM and LVM2, Linux Logical Volume Manager - Mac partition map - Novell Storage Services NSS - NTFS (Windows NT/2K/XP/2003/Vista/...) - ReiserFS 3.5, 3.6 and 4 - Sun Solaris i386 disklabel - Unix File System UFS and UFS2 (Sun/BSD/...) - XFS, SGI's Journaled File System It can undelete files from - DOS/Windows FAT12, FAT16 and FAT32 - Linux ext2 - NTFS (Windows NT/2K/XP/2003/Vista/...) OPTIONS
/log create a testdisk.log file /debug add debug information /dump dump raw sectors /list display current partitions SEE ALSO
fdisk(8), photorec(8). AUTHOR
TestDisk 6.13, Data Recovery Utility, November 2011 Christophe GRENIER <grenier@cgsecurity.org> http://www.cgsecurity.org 2011 November TESTDISK(8)