自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

贾亮的专栏

Do something hard

  • 博客(7)
  • 资源 (5)
  • 收藏
  • 关注

原创 write mib and let it run

1.write mib尽管这里没有具体写,但是写一个mib文件是很费力的事情。将自己的mib文件放到: /etc/sma/snmp/mibs(refs:http://www.net-snmp.org/wiki/index.php/TUT:Using_and_loading_MIBS)让snmpd加载你写的mib文件:/etc/sma/snmp/snmp.conf:追加一

2010-04-27 10:13:00 1197

原创 snmp相关组件的介绍

An SNMP-managed network consists of three key components:    * Managed device = Slave device    * Agent = software which runs on Slave device    * Network management system (NMS) = software whic

2010-04-27 10:11:00 930

原创 给vmware虚拟机添加启动延时

其实很简单,只要在你的.vmx文件中追加一行:bios.bootDelay = "5000"                              ^^单位是毫秒修改完成后,重新启动虚拟机,一直按esc,就会进入启动选项了 refs:http://communities.vmware.com/message/760222#760222

2010-04-27 10:08:00 1446

原创 如何增加vmware虚拟磁盘的容量

如果虚拟机是windows的话,推荐使用vmware converter;如果不是的话,只能按下面的步骤来:1. change disk size to your want:vmware-vdiskmanager.exe -x 12Gb "YOUR_DISK.vmdk"(vmware-vdiskmanager.exe只有在安装了workstation才有,如果你使用的wor

2010-04-27 10:04:00 995

原创 opensolaris下的IPS(Image Packaging System)

1.什么是IPS:它是opensolaris下的一个软件生命周期管理框架,它提供了安装,升级,删除包等等一系列的功能;参见:http://dlc.sun.com/osol/docs/content/2009.06/IMGPACKAGESYS/index.html IPS2.IPS理论上是支持http代理的,但是我试验了各种设置都不成功;(对于IPS来说,没有gnome的op

2010-04-27 10:01:00 1270 1

原创 在opensolaris下设置DNS和DHCP

首先以DHCP获得IP:ifconfig pcn0 dhcp start启动完成后,检查默认网关是否正确获得:netstat -nr如果没有正确获得,/etc/defaultrouter文件中应该有东西,有的话,将之删除cat /etc/defaultrouter然后重新运行:ifconfig pcn0 dhcp start 在DHCPserver中是可以设置D

2010-04-27 09:44:00 731

原创 如何写扩张mib

0.环境:OS:opensolaris 2009.06版gcc:3.4.3 (csl-sol210-3_4-20050802)snmp:NET-SNMP version:  5.0.91.环境准备    确认snmp和gcc的相关包是否已经安装:    pkginfo SUNWsmaS    pkginfo SUNWsmdoc    pkginfo SUNWsm

2010-04-22 11:40:00 2190

Soft-Test.zip

Soft-Test sample ADC_tutorial DFT_TOC DSPSampling FunctionalTest RF_Test ScanSample SRAM

2021-01-20

SEMI E37-0298 HIGH-SPEED SECS MESSAGE SERVICES (HSMS) GENERIC.pdf

SEMI E37-0298 HIGH-SPEED SECS MESSAGE SERVICES (HSMS) GENERIC SERVICES

2021-01-20

RF engineering basic concepts the Smith chart.pdf

The Smith chart is a very valuable and important tool that facilitates interpretation of S-parameter measurements. This paper will give a brief overview on why and more importantly on how to use the chart. Its definition as well as an introduction on how to navigate inside the chart are illustrated. Useful examples show the broad possibilities for use of the chart in a variety of applications.

2020-05-05

Waveform Generation Language from Fluence Technology, Inc

The Waveform Generation Language (WGL) is a data description language. It is used to convey an editable ASCII representation of the data contained in a Waveform DataBase (WDB), allowing you to use your system’s text editor to fully customize the database

2020-04-29

Standard Test Interface Language (STIL) for Digital Test Vectors原版

Standard Test Interface Language (STIL) for Digital Test Vectors原版

2020-04-27

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除