solaries on intel ?


 
Thread Tools Search this Thread
Operating Systems Solaris solaries on intel ?
# 1  
Old 08-08-2007
solaries on intel ?

Hi,

Can we install solaries in regular intel pc? Or we should use sun machine? Please let me know.
# 2  
Old 08-08-2007
Of course you can: Solaris 10

bye.
# 3  
Old 08-08-2007
sure you can!

just go to Sun Microsystems to get the free solaris 10 edition for x86 or 64x.

Ive run solaris10 on intel for some months, that works well, eventhough hardware is bastardly old... Smilie

//congo
# 4  
Old 08-09-2007
HCL List of SUN

Hi,
here you can find more information about the Hardware compatibility list.
Sun Microsystems - BigAdmin - Solaris OS: Hardware Compatibility List
Best regards jeorg
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Memory allocation failure for pkgadd in solaries.

On installing a package in one of the solaries VM, i am getting the below error, pkgadd: ERROR: memory allocation failure, errno=0 Installation of <CSCObac> failed. We also collect some stat in the troubleshooting process but could not figure out why. SNTDCAUJD04FD2# df -h Filesystem size... (1 Reply)
Discussion started by: Kiran Reddy D
1 Replies

2. Solaris

Location of bash_profile in solaries zone??

Hi All I am very new to solaris and i want to know what is the purpose of bash_profile file Where this file is located? Actually I want to set EDITOR variable to the file so can pls tell me hw can i do it........ one more thing what is bashrc used for is there any relation b/w bashrc and... (2 Replies)
Discussion started by: vijaysachin
2 Replies

3. Solaris

Re:Enabling ftp,ssh in solaries 8

Hi all , can any one tell me how to enable ftp/ssh services in solarie 8 machine. if this services cannot be enabled on solarie 8 machine can you kindly suggest any other alternative. Thanks venky (1 Reply)
Discussion started by: venky_vemuri
1 Replies

4. Solaris

C++ Core dump in Solaries

Hello All, I need to basically capture any core dump of C++ binary which is running in a perl script on SUN Solaris OS. I dont kno much in C++. Can you please suggest me a C++ binary that core dumps when i run which i can use to capture in my Perl script. Thanks, Sateesh (3 Replies)
Discussion started by: kotasateesh
3 Replies

5. Shell Programming and Scripting

how can make if [ $f1 -nt $f2 ] works in solaries

i have like this touch /tmp/s1 touch /tmp/s2 f1=/tmp/s1 f2=/tmp/s2 if then echo "f1 is the new file " fi if i run this i am getting % slp.sh slp.sh: test: unknown operator -nt (2 Replies)
Discussion started by: mail2sant
2 Replies

6. Shell Programming and Scripting

how to make ksh to work on solaries

i have a script i which i am using #!/bin/ksh todate=$(date +%m%d%y) dir="$dir/port${todate}" the above one works in linux ...ut not working in solaries could some one please help me in that (13 Replies)
Discussion started by: mail2sant
13 Replies

7. Solaris

my sound card doesn't work under solaries 10

i'm new with solaries and i have laptop hp pavilion ze4938ea and the sound doesn't work with it what can i do ? (1 Reply)
Discussion started by: ramy_feteha
1 Replies

8. Solaris

upgrading from solaries 9 to 10

Hi, I am running soalries 9 on sparc machine and would like to upgrade it to solaries 10, I have downloaded and burned the ISO file on the CD. How do I upgrade it now? Is there any guide or anything available? Thanks in advance. (1 Reply)
Discussion started by: mokkan
1 Replies

9. Shell Programming and Scripting

FTP from Solaries to somewhere in Network Drive

Hello to Unix Guru I need to move a ASCII file that is created from oracle into Unix box. I need to move this particular file to somewhere on network drive which is physically hosted on different machine. Can any one suggest what would be best approach to move the file? Any shell script... (1 Reply)
Discussion started by: u263066
1 Replies
Login or Register to Ask a Question