码迷,mamicode.com
首页 >  
搜索关键字:disk    ( 2742个结果
BMW Carsoft 6.5 Software installation steps
1)You need to copy allBMW Carsoft 6.5file folder on the software driver CD to your hard disk, so you can make sure the installation will be more stabl...
分类:其他好文   时间:2015-03-17 11:49:05    阅读次数:99
redis 错误。
MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. Commands that may modify the data set are disabled. P...
分类:其他好文   时间:2015-03-16 19:12:41    阅读次数:145
CentOS7 备忘录
//安装CentOS7 1.用LinuxLive USB Creator,LiveUSB Creator设置U盘安装不成功,UltraISO可以. 2.旧电脑(x8le)安装时报"/dev/disk/by-label/... does not exist"(Fedora安装时也可能碰到). 解决:在做好的U盘里面的i...
分类:其他好文   时间:2015-03-15 21:29:32    阅读次数:165
【转】Linux命令之查看文件占用空间大小-du,df
原文网址:http://blog.csdn.net/wangjunjun2008/article/details/19840671du(disk usage),顾名思义,查看目录/文件占用空间大小#查看当前目录下的所有目录以及子目录的大小$ du -h$ du -ah#-h:用K、M、G的人性化形式...
分类:系统相关   时间:2015-03-14 23:04:16    阅读次数:225
Windows xp 下删除ubuntu分区后恢复
Windows xp 下删除ubuntu分区后恢复1. 发生情形 在windows下的计算机管理中删除了一个ubuntu10.04所在分区,结果所有Linux分区变成一片绿色,变成了可用空间.对分区表进行操作尽量不要用磁盘管理,disk Genius(diskman)非常好用,对分区表进行操作可以预...
分类:Windows程序   时间:2015-03-14 21:36:56    阅读次数:201
Sql点滴
数据库集群:将多个服务器组成一组集群,将客户端负载分发到不同服务器上,随着应用程序负载的增加,只需要将新的服务器添加到集群即可。集群的存在意义是为了保证高可用、数据安全、扩展性以及负载均衡。数据库集群的两种形式:Share-Disk架构是通过多个服务器节点共享一个存储来实现数据库集群。Share-N...
分类:数据库   时间:2015-03-13 18:40:26    阅读次数:174
给windows的VM更换网卡到VMNET3从E1000
1. Login to vCenter via vSphere client. go to the vm2. create a 1G new disk(SCSI 1:2) for the VM temperary3. change scsi controller1 to paravirtualfro...
分类:Windows程序   时间:2015-03-13 18:34:17    阅读次数:487
SCRIPT1010: 缺少标识符 常见原因
1、出现了多余的逗号:","2、使用了js中保留的关键词,如: default, delete 等。我遇到的,举个例子:top.$RM.call("disk:download", { "fileIds": fileId }, function(res) { var ...
分类:其他好文   时间:2015-03-13 10:50:35    阅读次数:3783
开平区的数据迁移工作
select * from t_cmts_disk ;-- 备课资源 (复制资源目录)select path_content from t_cmts_disk where mediatype_id='002' and stage_id=? and subject_id=? -- ; path_...
分类:其他好文   时间:2015-03-12 18:46:42    阅读次数:122
Restore archivelog from ASM to filesystem
RMAN>run2>{3>setarchivelogdestinationto‘/tmp‘;4>restorearchivelogsequence142thread2;5>}executingcommand:SETARCHIVELOGDESTINATIONStartingrestoreat2015-03-1200:22:25usingchannelORA_DISK_1archivedlogforthread2withsequence142isalreadyondiskasfile..
分类:其他好文   时间:2015-03-11 19:56:50    阅读次数:136
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!