摘要:
8) 这是一款新的显卡,不知道大家谁用过,我刚给客户按了一块,使他能够连接两台显示器同时显示,下面我就来说说我得心得。
:em03: 软件要求
用于安装sun xvr-1200 图形加速器solaris 系统软件
安装sun xvr-1200 图形加速器软件之前您的系统应安装了solaris 8 10/01 和solaris 9
操作环境或其以后的兼容版本
1.5 mb 可用磁盘空间
如......
摘要:
[color=blue:dde7b7c598]来点简单的, 大家松口气吧。[/color:dde7b7c598]
[size=18:dde7b7c598][color=darkred:dde7b7c598][华山论剑][ solaris 经典问题之 package #1] [难度指数:1][/color:dde7b7c598][/size:dde7b7c598]
难度指数: 1(min......
UNIX硬盘分区简介
写这份文档的初衷是在网络上与一些朋友聊天的时候,常常会被问到这个问题,回答了很多次.为了一劳永逸的解决这个问题,决定写一份文档,方便以后再次被问到的时候copy,呵呵.同时,也是为了帮助自己不断巩固这些知识,算是一份粗糙的笔记吧.
【程序编程相关:
利用Vmware制作Solaris SP】 【推荐阅读:
Apache + Tomcat + Lo】 “unix硬盘分区简介”这个标题有些大,本来只是为了介绍一下solaris与linux的分区,但是也希望对其他unix熟悉的朋友们分享你们的知识,将你们所熟悉的unix,例如freebsd,scounix,hpunix等的硬盘分区知识,share出来.如果发现了文章之中的错误,请联系我(e-mail:cqwlyh@263.net;msn:cqwlyh@263.net),如果对文章进行了修改,请留下您的名字与联系方式.
【扩展信息:
4800域中切换SB IB】 ok,闲话少说,让我们进入正题吧:
1.solaris硬盘分区简介
solaris下,一个磁盘包含8个分区,标记为0-7.此信息可以通过format命令,然后选择一个硬盘来看到,例如,在我自己的系统中(solaris 9,ultra 60),显示出来的信息如下:
# format
searching for disks...done
available disk selections:
0. c0t0d0 <sun18g cyl 7506 alt 2 hd 19 sec 248>
/pci@1f,4000/scsi@3/sd@0,0
specify disk (enter its number): 0
selecting c0t0d0
[disk formatted]
warning: current disk has mounted partitions.
format menu:
disk - select a disk
type - select (define) a disk type
partition - select (define) a partition table
current - describe the current disk
format - format and analyze the disk
repair - repair a defective sector
label - write label to the disk
analyze - surface analysis
defect - defect list management
...
下一页 摘要:
solaris8 (sparc),为什么ls的没有颜色来区分文件与目录呢,而redhat 8就有,我把linux上的/etc/dir_colors文件拷至sun上也不行呀,为什么呢?
lightspeed 回复于:2004-07-24 00:40:40
去 sunfreeware.com 下载 coreutils-4.5.4-sol9-sparc-local.gz
......