-
0605月25,26,27,28,29,30,31日
2006-07-26
版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明
http://mmmmn.blogbus.com/logs/2915337.html
1、Re: T1000 and internal disks
-----------------------------------------------------------------------------
---
From: "Mark" <mark.round@xxxxxxxxx>
Date: 31 May 2006 07:05:19 -0700-----------------------------------------------------------------------------
---
Hi all
To settle an argument here, can the T1000 support 2 internal drives, or
only one? I've had conflicting advice from Sun representatives.
We've just got hold of one of these units, with some more to come.
There is only physically room inside for one SATA drive - although if
you follow the SATA cable from the drive back to the motherboard, it
appears there is is another similar connector right next to it. I'm
guessing that you could probably hook another SATA drive up to it and
it would work - but you'd have to get the power to it from somewhere
(there's only one drive power connector as well), and find some way of
shoe-horning it in there with the other drive, and face all the
additional problems of airflow and cooling etc., not to mention voiding
your chance of ever getting support for it!So, the answer is pretty much "no", although I suppose in theory you
could probably do it somehow. You have got a single PCI-E slot though,
so if you need extra storage, you could always use a PCI-E fibre HBA
(there's one that's intended for the T2000 that fits and I see they've
now qualified it for use in the T1000) and hook up to more storage that
way...-Mark
.
--------------------------------------------------------------------------------
Follow-Ups:
Re: T1000 and internal disks
From: Sam N
References:
T1000 and internal disks
From: Sam N
Prev by Date: Re: T1000 and internal disks
Next by Date: Re: T1000 and internal disks
Previous by thread: Re: T1000 and internal disks
Next by thread: Re: T1000 and internal disks
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
... I have tried disabling readahead and DMA on both drives ... Mymotherboard is
an ABIT NF7-S2G nFORCE2 with the following IDE ... # ACPI Support ... #Infrared-port
device drivers ... (Linux-Kernel)
Re: "Safely remove hardware" icon is missinbg
... mainstream support so I'm not sure if these hotfixes are still available...
their drives after all, and they suggested ... indicate the unplug option oricon.
... and then double-click the appropriate icon. ...(microsoft.public.win2000.new_user)
Re: Latest on Word 2003 Crashing Display.
... Internet Support site of the vendors. ... :> also tried the supportforums
in Microsoft without success. ... :> 1) Reformatting both Drives andreinstalling
everything, ... font will stop typing and the blue font will start. ...(microsoft.public.word.application.errors)
Atapicam problems
... drives show up in /dev again and 'camcontrol devlist' lists them. ...atapicam0:
... options SOFTUPDATES # Enable FFS soft updates support ...(freebsd-stable)
Re: Updated SATA support patches for Intel ICH & Promise cards
... |> This is only HW support and does not address other ata/FreeBSD issues....
| I havn't looked into hotswapping SATA much yet, ... SATA drives since youhave
to read the registers and do reset etc. ... this especially for things likeIntel when
they just expose the SATA ... (freebsd-current)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(05)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
2、Re: Running X based application from web server-----------------------------------------------------------------------------
---
From: Rainer Beushausen <surfnasi@xxxxxx>
Date: Wed, 31 May 2006 15:38:41 +0200-----------------------------------------------------------------------------
---
Dave (from the UK) wrote:Martin Paul wrote:
In comp.unix.solaris "Dave (from the UK)"
<see-my-signature@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I'm trying to run an X application (mathematica) via a web server
which is running on a Sun Ultra 60. I do *not* want to see the
graphical output (which is a 3D graph), but save it to a file. The
application supports saving files to about n million different formats.
While I haven't used it personally, I think Xvfb can be used for this
purpose - see the man page or google.mp.
Thanks, that does (did) sound useful. I like the bit in the man page:
... and providing an unobtrusive way to run applications
that don't really need an X server but insist on having one
anyway.But it still does not work. I know the program is trying to access
display :11, so I tried
main-webserver /usr/local/apache2/logs # Xvfb :11
Warning: There is no XDISPLAY information for display 11.
Server is using XDISPLAY information for display 0.
But when I try to run the application, the following error is generated:X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.How it is supposed to authenticate?
# Xvfb -help
use: X [:<display>] [option]
-a # mouse acceleration (pixels)
-ac disable access control restrictions
-audit int set audit trail level
-auth file select authorization file
etc etcI've tried the -ac option, but that did not help. I'm not sure what the
-auth file
is supposed to do. I seems I may have authentication problems, but how
does one get around it? Put something in 'file' ? What something?Any ideas anyone?
Would suggest to use Xnest (usr/openwin/bin/Xnest)Rainer
.
--------------------------------------------------------------------------------
References:
Re: Running X based application from web server
From: Martin Paul
Re: Running X based application from web server
From: Dave (from the UK)
Prev by Date: Re: Running X based application from web server
Next by Date: Re: T1000 and internal disks
Previous by thread: Re: Running X based application from web server
Next by thread: Change ipaddress on Solaris 10 box
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: HELP Connection error on Release mode
... "Off" Always display detailed ASP.NET error information. ... This sectionsets
the authentication policies of the application. ... Set trace enabled="true"to
enable application trace logging. ... <!-- SESSION STATE SETTINGS ...(microsoft.public.dotnet.languages.csharp)
Re:
... "Off" Always display detailed ASP.NET error information. ... This sectionsets
the authentication policies of the application. ... Application-level tracingenables
trace log output for every page ... <!-- SESSION STATE SETTINGS ...(microsoft.public.dotnet.framework)
Re: Submit wont pass parameters
... still new to php. ... beginning of edit.php and responsible for theauthentication
part. ... with the display of $errmsg. ... // in the pop-up window created byan
HTTP authentication header. ... (comp.lang.php)
Re: Web.config
... "On" Always display custom messages. ... "Off" Always display detailed
ASP.NET error information. ... This section sets the authentication policiesof the application.
... This section sets the authorization policies of the application. ...(microsoft.public.dotnet.framework.aspnet)
Re: Running X based application from web server
... There is no XDISPLAY information for display 11. ... X11 connectionrejected
because of wrong authentication. ... Dave K MCSE. ... (comp.unix.solaris)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
3、Re: Networking, Zones, & Firewall Question w/ Solaris 10+
-----------------------------------------------------------------------------
---
From: Lion-O <nosp@xxxxxxxxxxxxxx>
Date: Wed, 31 May 2006 00:46:48 -0000-----------------------------------------------------------------------------
---
*Assume:*
- Solaris 10 or OpenSolaris
- Three physical network adapters (bge0, e1000g0, & e1000g1)Sure the router works fine, but that is not the point of this exercise. The
ultimate goal is to learn more about networking and Solaris while securely
setting up Solaris for internet/LAN connectivity on one box.
Then I'd suggest leaving the router as it is and start by becoming more
familiar with Solaris. If you wish security then the first thing toaccomplish
is becoming more familiar with the OS.
Is is possible to setup Solaris so that one zone is created and dedicated to
the WAN (bge0) and that all outgoing traffic from global zone LAN NICs
(e1000g0 & e1000g1) route to the ISP through the WAN zone
That and not feasible too. I suggest you check the Sun website and perhaps
opensolaris website on the topic of zones. Its a virtual machine, but one
running on the same kernel and limited in some ways, like control over the
routing table.
Am I totally missing something by even suggestion this setup?
Yes, some basic understanding of zones.First ask yourself why you'd want zones. Just because you can might not give
you the results you want. IMO a better approach would be using a zone to run
specific network services which are exposed to the Internet so that in a case
of an attack or worse you can limit the damage.
Does a much better/simpler method exist, given the background goals, that
I've overlooked?
Too many to even begin mentioning them all.First keep on using the router untill you're more familiar with Solaris.
Personally I'd dump stuff on the global zone first, then see what might be
suitable to run in a zone.oh; and I absolutely wouldn't try and use opensolaris ('Solaris Express') for
a
gateway/firewall. Even though its not that unstable its still but a snapshotof
the upcoming release, one which doesn't get any security updates (unless
ofcourse you get a support contract from Sun).So stick to the plain 1/6 release.
--
Groetjes, Peter..\\ PGP/GPG key: http://www.catslair.org/pubkey.asc
.
--------------------------------------------------------------------------------
Follow-Ups:
Re: Networking, Zones, & Firewall Question w/ Solaris 10+
From: Wes Williams
References:
Networking, Zones, & Firewall Question w/ Solaris 10+
From: Wes Williams
Prev by Date: Re: Solaris 10 x86 01/06: incorrect keyboard layout
Next by Date: Re: Tar question
Previous by thread: Networking, Zones, & Firewall Question w/ Solaris 10+
Next by thread: Re: Networking, Zones, & Firewall Question w/ Solaris 10+
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: VCS on Solaris 10?
... There doesn't seem to be much info about VCS on Solaris 10 yet however...
of the zone, nicely consistent from a VCS level. ... > obstacles to overcome,namely,
I only have one sparc system available ... (comp.unix.solaris)
Re: Many solaris questions.... Zones, ZFS, which versions etc
... with either Solaris 10 U1 or Solaris Express 12/05 operatingenvironments. ...
physical interface and plug them in to the DMZ switch so that they go backthrough the firewall
before hitting the LAN box? ... Or does all the networking for local zoneshave to go through
the global zone and hence the physical zone server? ... With one physicalinterface, you can configure
ipfilter on the global zone to block traffic from the non-global zones toyour LAN. ...
(comp.unix.solaris)
Re: Solaris OS versions supported on the cool thread series
... :>then pkgadd in the global zone won't work becaus it claims a pkgadd ...
That gives about 100x more than my solaris 9 installs. ... And Solaris 10 SMFallows
a specification of all appropriate ... (comp.sys.sun.hardware)
xntpd woes on non-global Solaris 10 zone
... I am working with a Solaris 10 system with "zones" setup and I have ...been
tasked with getting xntpd running in a non-global ... zone which can't makentp_adjtime
system calls because its not zone 0. ... (comp.protocols.time.ntp)
Re: The sorry state of SUNW
... One could wonder if Sun hasn't learned a valuable lesson when MS ...Would OpenSolaris
be considered Unix or a Unix-like OS? ... shift from Debian to Solaris 10 onmy server,
... will maintain the several software packages and actually make the call... (comp.unix.solaris)
-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(10)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
-----
Re: Networking, Zones, & Firewall Question w/ Solaris 10+-----------------------------------------------------------------------------
---
From: Lion-O <nosp@xxxxxxxxxxxxxx>
Date: Wed, 31 May 2006 15:39:57 -0000-----------------------------------------------------------------------------
---
It might be arguable that it's in fact *global* zone that routes the traffic
in this scenario. But look, global zone may have no valuable IP address
Then routing would be hardly possible since you /need/ an entry in yourrouting
table to allow the global zone to access the non-global zone. So much for the
extra security...And when it comes to using routing daemons (in.routed / routed) which can IMO
be a very important part of a somewhat more advanced router then yourargument
becomes plain out wrong.There is no 'security advantage' to be gained here since the actual routing
will always be done on the global zone. And as such the actual routing isalso
performed there. The only real security advantage is to place networkservices
(http, mta, etc.) servers in your non-global zones.
on a subnet where a "router" zone acts. How does it route it then? ;-)
Because the non-global zone is in the routing table of the global zone. There
is no actual routing here since the data will never leave the system anyway.--
Groetjes, Peter..\\ PGP/GPG key: http://www.catslair.org/pubkey.asc
.
--------------------------------------------------------------------------------
References:
Networking, Zones, & Firewall Question w/ Solaris 10+
From: Wes Williams
Re: Networking, Zones, & Firewall Question w/ Solaris 10+
From: Lion-O
Re: Networking, Zones, & Firewall Question w/ Solaris 10+
From: Wes Williams
Re: Networking, Zones, & Firewall Question w/ Solaris 10+
From: aryzhov
Prev by Date: ps: no controlling terminal when running shell script from cron
Next by Date: Re: Networking, Zones, & Firewall Question w/ Solaris 10+
Previous by thread: Re: Networking, Zones, & Firewall Question w/ Solaris 10+
Next by thread: Solaris 10 x86 01/06: incorrect keyboard layout
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
Re: Networking, Zones, & Firewall Question w/ Solaris 10+
... Then routing would be hardly possible since you /need/ an entry in yourrouting ...
table to allow the global zone to access the non-global zone. ... Even thoughI
use a separate Solaris 10 box as dedicated firewall, ... (comp.unix.solaris)
Re: Zones within a Zone?
... non-global zone can't influence the global zone (hint: ...(comp.unix.solaris)
Zones and SMF issue
... I've got a package I produced. ... It works great in the global zone.
... So pkgadd running in the non-global zone cannot add that file. ...(comp.unix.solaris)
Re: Configuring packages from zone to zone
... >samba in the global zone, ... >to my non-global zone by default,
but when I went to edit my smb.conf ... Why did you install the sunfreewareversion
and not the version ... (comp.unix.solaris)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(08)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
4、Re: arp table - Newbie
-----------------------------------------------------------------------------
---
From: Chris Ridd <chrisridd@xxxxxxx>
Date: Wed, 31 May 2006 07:32:41 +0100-----------------------------------------------------------------------------
---
On 31/5/06 6:32, in article
1149053522.143011.266570@xxxxxxxxxxxxxxxxxxxxxxxxxxx, "Dolphin"
<yc282004@xxxxxxxxxxxx> wrote:James Carlson wrote:
"Dolphin" <yc282004@xxxxxxxxxxxx> writes:
I got the following when I run snoop and direct to a file (ie snoop >
/tmp/mylog):<dns> -> <my_server_name> DNS R Error: 3(Name Error)
That doesn't sound good.
Am I right to say that there is problem getting respond from dns?
Yes, it sounds like it. At a guess, you're missing IN PTR records for
in-addr.arpa (reverse name resolution).Is there a way to show that the server submitted a request but failed
to get reply from DNS? The reason why I need this is becuase the
servers (more than one) next to this don't have this problem.
Only (easily) by watching the network traffic from your machine using
something like snoop. For example in one window, type "dig www.eg.com" and
then run snoop in a different window before pressing return in the first.
You'll get something like:# snoop -r udp and port 53
Using device /dev/e1000g0 (promiscuous mode)
172.16.0.138 -> 172.16.0.2 DNS C www.eg.com. Internet Addr ?
172.16.0.2 -> 172.16.0.138 DNS R www.eg.com. Internet Addr 62.3.217.251The output should be pretty self-explanatory ;-)
Note the "-r" to stop snoop from trying to resolve any IP addresses during
output, which would confuse any attempts to diagnose name resolution
problems...
PS: This is my first time using snoopYou might find ethereal easier to use, but I don't want to force
another tool on you while you're in the middle of troubleshooting ...
Is it easy to use?
Yes, though it uses X and needs root, and is perhaps a bit of a
sledgehammer. It /is/ a great tool to know how to use, but like James said
it might be a distraction at this point for you.Cheers,
Chris
.
--------------------------------------------------------------------------------
References:
arp table - Newbie
From: Dolphin
Re: arp table - Newbie
From: James Carlson
Re: arp table - Newbie
From: Dolphin
Re: arp table - Newbie
From: James Carlson
Re: arp table - Newbie
From: Dolphin
Prev by Date: Re: About Linux 9 nstallation.
Next by Date: Re: Tar question
Previous by thread: Re: arp table - Newbie
Next by thread: Re: arp table - Newbie
Index(es):
Date
Thread
We are proud to have Web Hosting and Rack Housing from 9 Net AvenueDeutschland.
(09)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
----
Re: arp table - Newbie-----------------------------------------------------------------------------
---
From: Robert Lawhead <news0000.5.unixguru@xxxxxxxxxxxxxxx>
Date: Sun, 28 May 2006 21:10:33 -0700-----------------------------------------------------------------------------
---
Dolphin wrote:Hi,
The server was not able to connect to the network. When arp -a was issued,
the response from the server was very slow and initially the Mac address of
the gateway was blank. When arp -a re-issued, the gateway entry was not
listed. After I did a reboot of the server, the gateway entry is back in the
arp table.Is there a way to investigate why the arp table lost its data so as to
prevent future occurrence?Server: E4500
OS: Solaris 8
Thanks in advance."arp -a" just displays entries in the cache, it doesn't do anything
to "populate" the cache. Entries in the arp cache time-out so before
being concerned about a "missing" entry you should try to "populate"
the cache, say by first "pinging" the hosts (on your subnet) in question,
or possibly transmitting a "broadcast ping". (Hosts may be configured
to not reply to a broadcast ping, or may filter ICMP echo requests,
so this may not help).For example if your net is 192.168.0.0/24 you could ping the broadcast
address by:
% ping -s 192.168.0.255
^c
% arp -aIf you are experiencing a delay, its probably due to a name resolution
problem. Try "arp -an" to skip the reverse lookups.Bob
.
--------------------------------------------------------------------------------
References:
arp table - Newbie
From: Dolphin
Prev by Date: Re: arp table - Newbie
Next by Date: Re: StorEdge 3310, qus and WARNING: pcipsy2: no portid property
Previous by thread: Re: arp table - Newbie
Next by thread: mailx: /tmp: Bad file number
Index(es):
Date
Thread-----------------------------------------------------------------------------
---
Relevant Pages
RE: ARP Spoofing and Routing
... It sounds to me like you were only doing one way arp spoofing... ...requests
sent out from that server. ... Up to 75% of cyber attacks are launched onshopping
carts, ... (Pen-Test)
Re: Migrating from one server to another
... Oh heck no. M$ clients and HA boxen on the same subnet? ... Migratingfrom one
server to another ... stuff to figure out where gratuitous ARP is yet...)....
We've also had a problem on some servers where there are lots of aliases ...(AIX-L)
Re: dhcprelay troubleshooting, where next?
... > It quite happily supplies addresses to everything on that subnet. ...The
server has noted this in its dhcpd.leases file. ... > Listening onSocket/eth1
... > plus lots of inaddr arp domain unreachable and PTR? ...(comp.os.linux.networking)
Re: MSCS - arp cache/mac-address problems
... The cluster has been running for at least 2-3 years without problems but...
I have removed the team config and only one of the NICs is used as a ... Nothe ARP
cache should be updated once the virutal server fails over. ...(microsoft.public.windows.server.clustering)
SUMMARY: Prevent Solaris from broadcasting ARP for second interface overfirst interface.
... What I have done already is disable ARP on the interface and create ...
The private x-cover connection uses addresses in the ... > We often see whenserver
B x-over sends and ARP for 10.10.210.21, ... (SunManagers)-----------------------------------------------------------------------------
---
We are proud to have Web Hosting and Rack Housing from 9 Net Avenue
Deutschland.
(03)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
5、Re: StorEdge 3310, qus and WARNING: pcipsy2: no portid property-----------------------------------------------------------------------------
---
From: Peter Eriksson <peter@xxxxxxxxxx>
Date: Mon, 29 May 2006 07:18:41 +0000 (UTC)-----------------------------------------------------------------------------
---
Peter Eriksson <peter@xxxxxxxxxx> writes:
Hmm.. I'm trying to connect two StorEdge 3310 via a pair
of Qlogic ISP12160 (dual port) cards (three cards actually, but I
only use two).From the OpenBoot prompt I can see the StorEdge units and the exported
LUNs without any problems, however when I boot Solaris 10 (or Nevada)
all I get is:WARNING: pcipsy2: no portid property
WARNING: pcipsy4: no portid property
WARNING: pcipsy2: no portid property
WARNING: pcipsy3: no portid property
WARNING: pcipsy4: no portid property
WARNING: pcipsy3: no portid propertyand no disk devices show up (Running "devfsadm" only generates the above
messages).I've tried Googling and browsing SunSolve but so far I've come up
mostly empty. I *might* have a tip that the OpenBoot firmware is
in need of an update (currently at 3.9), but I'm not 100% sure
about that (will test that as soon I have physical access to the
machine again).
Followup - yes, the problem was the OpenBoot firmware. After an
update to OBP version 3.27.0 (patch 105930-06) the disks showed up
just fine.- Peter
--
--
Peter Eriksson <peter@xxxxxxxxxx> Phone: +46 13 28 2786
Computer Systems Manager/BOFH Cell/GSM: +46 705 18 2786
Physics Department, Linköping University Room: Building F, F203
.
--------------------------------------------------------------------------------
References:
StorEdge 3310, qus and WARNING: pcipsy2: no portid property
From: Peter Eriksson
Prev by Date: Re: arp table - Newbie
Next by Date: mailx: /tmp: Bad file number
Previous by thread: StorEdge 3310, qus and WARNING: pcipsy2: no portidproperty
Next by thread: Firefox, Thunderbird trouble.
Index(es):
Date
Thread
We are proud to have Web Hosting and Rack Housing from 9 Net AvenueDeutschland.
(09)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
6、Re: Solaris 9 and HyperSPARC's (RT626)-----------------------------------------------------------------------------
---
From: JKB <knatschke@xxxxxxxxxxxxxx>
Date: Sat, 27 May 2006 19:25:08 +0000 (UTC)-----------------------------------------------------------------------------
---
Le 27-05-2006, à propos de
Re: Solaris 9 and HyperSPARC's (RT626),
Casper H.S *** écrivait dans comp.unix.solaris :JKB <knatschke@xxxxxxxxxxxxxx> writes:
Question : I don't think that all my SS20 _exactly_ have the same
trouble. Is there any issue or workaround ? I use a 2.25 OPB. I have
some 2.25R but they do not perfectly work with Solaris 9 due to a
bug in locales (I don't understand, but with 2.25R I have a lot of
"can't set locales correctly"...). With 2.25 from Sun or S.25R from
ROSS, I obtain the same watchdog reset message.
You need a 2.25R OpenBoot prom for the later HyperSPARC cpus.
I have reused the 2.25R OB without any success. But today, I don't
have any "locales" message. I have patched Solaris 9 yesterday,
maybe there was a fix...With 2.25R, I obtain a lot of "watchdog reset". I have tested all
modules on three different motherboards and with some different
memory configuration.Regards,
JKB
.
--------------------------------------------------------------------------------
References:
Solaris 9 and HyperSPARC's (RT626)
From: JKB
Re: Solaris 9 and HyperSPARC's (RT626)
From: Casper H . S . ***
Prev by Date: Re: Can I bring background process to foreground?
Next by Date: Re: Disks not found on Solaris 10. Need driver?
Previous by thread: Re: Solaris 9 and HyperSPARC's (RT626)
Next by thread: SCSI disks not recognized on x86 Adaptech 2010S controller?
Index(es):
Date
Thread
We are proud to have Web Hosting and Rack Housing from 9 Net AvenueDeutschland.
(02)
Security UNIX Linux Coding Shop Directory UsenetMailing-ListsNewsgroupsAboutPrivacySearch unix.derkeiler.com > Newsgroups
> comp.unix.solaris > 2006-05
随机文章:
0510月22,23,24日 2005-12-070510月10,11,12日 2005-11-210509月25,26,27日 2005-11-080508月4,5,6日 2005-09-110507月25,26,27日 2005-09-07
收藏到:Del.icio.us








