随笔分类 - 其它
摘要:https://www.vmware.com/support/developer/vc-sdk/visdk400pubs/ReferenceGuide/timezone.html Valid timeZone values are based on the tz (timezone) database used by Linux and other Unix systems. The value...
阅读全文
摘要:将文件中的换行替换为逗号 使用sed:sed -e :a -e N -e '$!ba' -e 's/\n/,/g' filename使用tr:cat filename | tr '\n' ',' 或 tr '\n' ',' < filename 将文件中的逗号替换为换行 使用vi::1,%s/,/^M/g^M - Ctrl+V, Ctrl+M vi 命令功能 :s...
阅读全文
摘要:http://public.madeinengland.co.nz/how-to-configure-ntp-on-windows-2008-r2/ NTP stands for Network Time Protocol. It's used to synchronize the time between computers. The following article tells you how to configure NTP on Windows 2008 R2. Typically, you're going to want to make your Windows
阅读全文
摘要:http://d-h-n.de/blog/create-shared-disk-for-oracle-rac-on-vmware For Oracle RAC installation we need share storage for OCR, Voting Disk, ASM.. Shared Disks: NO SIZE USAGE ...
阅读全文
摘要:本地主机:windows 中转机:ubuntu linux (IP:125.23.8.122) 远程主机:window (IP:192.168.5.3) solaris(IP:192.168.5.50)数据库 使用远程桌面登录window配置过程 1. 在putty内配置通道,并登录中转机 在putty中输入中转机IP地址12...
阅读全文
摘要:下载地址: https://sfdoccentral.symantec.com/sf/ 包括各版本文档
阅读全文
摘要:今天找到一个很好的网络拓扑图图标下载网站,包括了IBM、Oracle、DELL、Cisco、EMC、HDS等公司的产品图标。下载地址:http://www.visiocafe.com/
阅读全文
浙公网安备 33010602011771号