n******d 发帖数: 84 | 1 菜鸟在学做.net看了别人写的web.config不大明白,
web.config里的都是自定义的吗,还是基于一定的框架的。例如,我知道appsettings是
.net框架里的,其他的好像不是C#里的class
能教教我怎么写web.config吗 |
|
d****i 发帖数: 1038 | 2 其实现在从gui到script不是很难,做好了不一定很buggy,而且典型架构配置什么的也都
差不多,将来走gui化道路也不是不可能。以前的编辑器还都是vi呢,现在用visual
studio的不是也很多。至于debugging,输出到gui也不难。其实我理想中的这样一个咚
咚应该是这样的
1。不限于仅配置cisco产品,而是各个公司的产品都可以配置,这样同样配置一个协议
,比如bgp,你只需要关心bgp本身的配置,而不关心具体的产品及其config commands。
2。gui的结果应该能够存成xml,多次调用,也便于修改参数什么的。
3。gui到script,script到gui应该能够互相转化调用。
4。gui应该支持比较大的配置,比如一下config上百个router什么的。
5。最好是图形化的网络拓扑,从图形直接生成config.
嗬嗬,如果是这样的东西,我觉得还是应该有市场的。
by
do |
|
c*****m 发帖数: 1160 | 3 在ubuntu里,/etc/apache2 目录下有许多 config文件,比如有些在 site-enables下
面,有些在 mod-enables 下面。
记得有一个命令能够显示当前的所有config,相当于把所有有效的config文件都合并到
一起(include 到一起)? 我曾经用过这个命令来查看,可是现在忘记了,google一
下还找不到,谁能提示一下? 谢谢。 |
|
c*****m 发帖数: 1160 | 4 找到这个回答:
As noted by arco444, you can use apachectl -S to display an overview of the
VirtualHosts currently running from the configs, and apachectl -M to display
all currently loaded modules - I'm not aware of a tool to display the
verbose output of all configs parsed (and which order they were parsed in)
at launch of httpd, but I would recommend that you familiarise yourself with
the general structure of the httpd config files.
要不我自己做一个,也不太难。 |
|
h*i 发帖数: 3446 | 5 用vault之类的加密工具,把加密后的config放进repo,不过这主要是dev用的config。
生产环境的config其实都在服务器上的文件里,只要保证服务器不被侵入就行了。如果
服务器被入侵了,一切都完了,加密也没用,因为钥匙也在服务器上。
所以生产环境的外围保护最重要,必须各种套套,一层一层的给套上,哈哈。 |
|
m********e 发帖数: 3562 | 6 我想要的物品:
HP DV6Z with config as following @ 540
单张面值:
可接受的价格(必须明码标价!):
above
物品新旧要求:
new, original seal, original upc/sn with following config:
HP Pavilion dv6z Notebook PC With Blu-ray, 6GB DDR3 Memory, Quad-Core A6-
3400M
Accelerated Processor (2.3GHz/1.4GHz, 4MB L2 Cache), 640GB Hard Drive, 15.6\
"
Display, HDMI Port, Bluetooth, Webcam, Fingerprint Reader - Windows 7 Home
Premium
64-bit - Dark Umber
邮寄方式要求:
my label ready
买卖双方谁承担邮寄损失(Required if not code only):
default
付款方式说明:
check / cc billp... 阅读全帖 |
|
m********e 发帖数: 3562 | 7 我想要的物品:
HP DV6Z with config as following @ 540
单张面值:
可接受的价格(必须明码标价!):
above
物品新旧要求:
new, original seal, original upc/sn with following config:
HP Pavilion dv6z Notebook PC With Blu-ray, 6GB DDR3 Memory, Quad-Core A6-
3400M
Accelerated Processor (2.3GHz/1.4GHz, 4MB L2 Cache), 640GB Hard Drive, 15.6\
"
Display, HDMI Port, Bluetooth, Webcam, Fingerprint Reader - Windows 7 Home
Premium
64-bit - Dark Umber
邮寄方式要求:
my label ready
买卖双方谁承担邮寄损失(Required if not code only):
default
付款方式说明:
check / cc billp... 阅读全帖 |
|
m********e 发帖数: 3562 | 8 我想要的物品:
HP DV6Z with config as following @ 540
单张面值:
可接受的价格(必须明码标价!):
above
物品新旧要求:
new, original seal, original upc/sn with following config:
HP Pavilion dv6z Notebook PC With Blu-ray, 6GB DDR3 Memory, Quad-Core
A6-
3400M
Accelerated Processor (2.3GHz/1.4GHz, 4MB L2 Cache), 640GB Hard Drive,
15.6\
"
Display, HDMI Port, Bluetooth, Webcam, Fingerprint Reader - Windows 7
Home
Premium
64-bit - Dark Umber
邮寄方式要求:
my label ready
买卖双方谁承担邮寄损失(Required if not code only):
default
付款方式说明:
check / cc billp... 阅读全帖 |
|
e*********s 发帖数: 200 | 9 sure you can change the .config to save application user, app domain level or
individual level
of settings inside a .config file :) |
|
y***n 发帖数: 100 | 10 谢谢大家的帮忙,特别是piii,流氓小兔,民工的帮忙。我终于把router搞定。
也怪我土,在/etc/config/firewall文件里,WAN zone, 加上masq =1,router就
正常工作了。看来几年前学的网络课就全交给老师了。真对不起douglas comer:)
现在还有两个技术难题,希望大家能帮忙:
1. openwrt routing速度不行,不知道是不是routing config的问题。
我的笔记本wireless上主router,可以5mbps/2mbps。可是我的PC有线接
副router,速度才2mbps/700kbps.我已经把txpower加到70。还有什么办法
能提供openwrt的速度啊?我的副router可以前是fios router,硬件还不错的啊。
2.我的/etc/init.d/firewall 每次从新启动后必须手动启动,
type 'firewall start'
有没有办法能每次boot后自动运行firewall?
如下是firewall的script.是不是把改成start=1就可以了?
START=45
st |
|
p**i 发帖数: 688 | 11 1. 你的副router是什么brand/model?
2. /etc/init.d/firewall enable
read the manual:http://kamikaze.openwrt.org/docs/openwrt.html#x1-350001.3.2
谢谢大家的帮忙,特别是piii,流氓小兔,民工的帮忙。我终于把router搞定。
也怪我土,在/etc/config/firewall文件里,WAN zone, 加上masq =1,router就
正常工作了。看来几年前学的网络课就全交给老师了。真对不起douglas comer:)
现在还有两个技术难题,希望大家能帮忙:
1. openwrt routing速度不行,不知道是不是routing config的问题。
我的笔记本wireless上主router,可以5mbps/2mbps。可是我的PC有线接
副router,速度才2mbps/700kbps.我已经把txpower加到70。还有什么办法
能提供openwrt的速度啊?我的副router可以前是fios router,硬件还不错的啊。
2.我的/etc/i |
|
s****y 发帖数: 581 | 12 【 以下文字转载自 Database 讨论区 】
发信人: sexboy (塞葫芦), 信区: Database
标 题: why the 4 system-config-d occupies 4 processors (100%)
发信站: BBS 未名空间站 (Mon Oct 31 16:20:50 2011, 美东)
Who can say why the 4 system-config-d occupies 4 processors (100%) which
should have negative impacts on other processes such as Oracle processes?
Thanks a lot. |
|
S*A 发帖数: 7142 | 13 I don't know. It does not make sense. Is that system-config-date?
I would just "sudo strace -p " to see
what does this process currently doing. That would give you
more insight. |
|
c******n 发帖数: 16666 | 14 带密码的config你也要做version control吗?直接.gitignore可能更方便一点 只要确
保了这个config只带credential不带其他真正的配置就好了 |
|
w**z 发帖数: 8232 | 15 服务器一般还是靠puppy 之类的来管理, puppy file 还是在 source code repo里,
只不过只有 sysadmin 才能 access 那些repo.
如果直接放在 source code里, 被 compromise 的机会大很多了。
:用vault之类的加密工具,把加密后的config放进repo,不过这主要是dev用的config。
: |
|
p**i 发帖数: 688 | 16 有大神知道Ringplus/Sprint的手机获得cell service的ID可以only from RUIM card
ICC ID吗? 有一个LG Volt前一阵为了拿到中国使用中国电信,用DFS把手机的RUIM
config改成了RUIM only, 然后手机插了中国电信的SIM卡可以获得语音和3G,使用没有
问题。但是现在手机拿回美国以后,插了Ringplus/Sprint的SIM card显示Service
disabled,没法用了,是不是必须要修改手机的RUIM config才能让这个手机可以重新
使用Ringplus/Sprint? |
|
c*********7 发帖数: 7607 | 17 二手交易风险自负!请自行验证是否合法和一手卡!:
y
我想卖的物品:
SONY VPCZ1190X Top Build/config @1680
单张面值:
3000+
可接受价格(必须明码标价!):
1680
物品新旧要求:
used 3 months, very lightly
配置:
256G SSD;
8G硬盘
i7 -620M 4核
1600*900
Win 7 Professional X64
银白色
Back-lit keyboard
其他是SONY Z的标配,都是同累计中最好的
如果需要照片,请发信给我你的邮箱。机器保证没有任何问题。买的时候2000多+tax。
家里电脑太多,
又买了几台W8。
邮寄方式要求:
YL
买卖双方谁承担邮寄损失(Required if not code only):
b4,me, af,u
付款方式说明:
boa, ING
其他补充说明:
广告的有效期:
till gone
物品来源(Required for All Cards!):
SONY Style
我的联系方式:
mitbbs mail
Warranty期限:
能否证明是合法的一手... 阅读全帖 |
|
c**r 发帖数: 211 | 18 packing slip上面的config是空白的,啥也没有. 都不知有没有蓝牙什么的. |
|
s******u 发帖数: 1096 | 19 packing slip上面的config是空白的就是啥也没有? |
|
g*******1 发帖数: 690 | 20 我想要的物品:
sony laptop any config
发个配置,价格,数量给我,我帮你问问,有没有人要。我赚个差价。
最好是相对便宜的,fw510不要发给我了。
单张面值:
可接受的价格 (required):
物品新旧要求:
邮寄方式要求:
买卖双方谁承担邮寄损失(required if not code only):
付款方式说明:
其他补充说明:
广告的有效期:
物品来源:
我的联系方式: |
|
c*********7 发帖数: 7607 | 21 二手交易风险自负!请自行验证是否合法和一手卡!:
y
我想卖的物品:
SONY VPCZ1190X Top Build/config @1680
单张面值:
3000+
可接受价格(必须明码标价!):
1680
物品新旧要求:
used 3 months, very lightly
配置:
256G SSD;
8G硬盘
i7 -620M 4核
1600*900
Win 7 Professional X64
银白色
Back-lit keyboard
其他是SONY Z的标配,都是同累计中最好的
如果需要照片,请发信给我你的邮箱。机器保证没有任何问题。买的时候2000多+tax。
家里电脑太多,
又买了几台W8。
邮寄方式要求:
YL
买卖双方谁承担邮寄损失(Required if not code only):
b4,me, af,u
付款方式说明:
boa, ING
其他补充说明:
广告的有效期:
till gone
物品来源(Required for All Cards!):
SONY Style
我的联系方式:
mitbbs mail
Warranty期限:
能否证明是合法的一手... 阅读全帖 |
|
r******r 发帖数: 309 | 22 对方ID:
config
Feedback (+/-/0):
+
具体交易内容:
Amex Rewards Points
我的评价:
Fast payment; smooth transaction;
交易原始贴链接:
www.mitbbs.com/article_t/FleaMarket/33615141.html |
|
t********5 发帖数: 8005 | 23 对方ID:
config
Feedback (+/-/0):
+
具体交易内容:
AMEX point
我的评价:
有信用,可靠 |
|
|
|
|
|
p**5 发帖数: 2544 | 28 对方ID:
config
Feedback (+/-/0):
+
具体交易内容:
Thank You points
我的评价:
reliable buyer, smooth transaction
交易原始贴链接: |
|
|
|
|
|
|
s****y 发帖数: 581 | 34 Who can say why the 4 system-config-d occupies 4 processors (100%) which
should have negative impacts on other processes such as Oracle processes?
Thanks a lot. |
|
s****y 发帖数: 581 | 35 Who can say why the 4 system-config-d occupies 4 processors (100%) which
should have negative impacts on other processes such as Oracle processes?
Thanks a lot. |
|
st 发帖数: 1685 | 36 actually I wanted to say if your app doesnot check change and reload,
it wont know the content of the config has changed. |
|
P********s 发帖数: 15 | 37 Thank you for all your replies. I am using the
"ConfigurationSettings.GetConfig" or
"ConfigurationSettings.AppSettings"
method to read the configurations in .config file. But I can't find a write or
set method available in System.Configuration namespace.
Could anyone point me to the right place please? A simple example code block
would be even better.
BOW//
or |
|
P********s 发帖数: 15 | 38 Is this the only way? I thought .NET can provide some built-in functions to
handle it, since the schema of the config files are already defined.
write or
block |
|
e*********s 发帖数: 200 | 39
or
what version of .Net are you running?
framework 1.0 and 1.1 are pretty lame.....use .Net 2.0 and Widbey
instead...you can write/update/
dynamically add sections to the .config pretty easily :) |
|
w*s 发帖数: 7227 | 40 1. in F:charp, i have my c# application project, and a DB file called db5.
mdx
2. in my c# project i uses this db5.mdx, using EF
3. now i copied the exe built from c# project to another folder and run it,
and got this, any hints pls ?
Unhandled Exception: System.InvalidOperationException: No connection string
name
d 'db5Entities' could be found in the application config file.
at System.Data.Entity.Internal.LazyInternalConnection.get_
ConnectionHasModel(
)
at System.Data.Entity.Internal.... 阅读全帖 |
|
c*********e 发帖数: 16335 | 41 web.config里没有這個connection name.
string |
|
d****i 发帖数: 1038 | 42 曾经考虑这么一个东西应该不难做,刚发现cisco刚刚推出。图形化的router config
tool. 可惜还不是所有的路由器都支持。也不知道好用不好用。刚才想去下一个,转了
一圈竟然没找到下载连接。呵呵。 有用过的么? |
|
d****i 发帖数: 1038 | 43 周末碰巧得知, spirent testcenter 的cts插件一直支持这种自动config功能,
不过只有tcl接口的,没有gui的,即将推出的2.3会有个gui版本,对于cisco, juniper等
常见dut,能够自动生成command并配置上去,对于不常见的品牌,可以record命令,下次
需要做同样或类似的配置时,可以replay,然后改动参数就行了,应该说idea还是
不错的,不知道好用不好用。
据说他们的cts要出一个更好用的自动配置插件,不过估计还是tcl的。
也都 |
|
v**n 发帖数: 951 | 44 类似的产品太多了。比如fanfare
你说的cisco gui config tool. N 年前就有了,ciscoworks. CCIE都不太用一般。
juniper等
下次 |
|
|
t**********g 发帖数: 3388 | 46 【 以下文字转载自 SanFrancisco 讨论区 】
发信人: thanksgiving (###), 信区: SanFrancisco
标 题: 能不能config两个wireless router成一个无线account
发信站: BBS 未名空间站 (Fri Nov 23 00:53:27 2012, 美东)
用来cover整个house? |
|
S*A 发帖数: 7142 | 47 HP Proliant 带的 iLO 还是挺爽的。
这个折腾了一下才搞定 ssh 直接登陆不用密码。
需要用 ssh-keygen -t dsa 来生成密钥。
openssh 早就不用 DSA 的 key 了。
然后在 .ssh/config 里面添加这些项,其中
ilo 地址和你的 key 的路经需要自己修改。
我用 < > 括起来了。
Host
User Administrator
IdentityFile
HostKeyAlgorithms=+ssh-dss
PubkeyAcceptedKeyTypes +ssh-dss |
|
m******o 发帖数: 774 | 48 【 以下文字转载自 Singapore 讨论区,原文如下 】
发信人: MyDaiHao (优质灯泡), 信区: Singapore
标 题: how to config notebook +infrared +GPRS handphone?
发信站: The unknown SPACE (Fri Oct 4 06:30:45 2002) WWW-POST
gprs works well on nokia6510 itself alone.
when connected with notebook via infrared port, dial up *99# from notebook.
handphone shows that grps connection is connected, and the notebook shows that
a dial up conncetion is ok with 115,200 bps. but can not visit any web site,
or use qq....., it shows that no byte comin |
|
r******h 发帖数: 248 | 49 【 以下文字转载自 Programming 讨论区 】
发信人: rockfish (rockfish), 信区: Programming
标 题: 求教: JBoss 怎么config MDB consumer queue?
发信站: BBS 未名空间站 (Fri Dec 13 11:15:11 2013, 美东)
哪位大侠说说?在JBoss5.1, 怎么找不到地方把queue server的URLconfig的地方啊,
是那个xml file?还是在console? 不是那个provider queue, 是要写一个MDB连到一
个queue server上
谢谢 |
|
z**r 发帖数: 17771 | 50 bridge mode and repearter mode are the same thing ... but I never played
with openwrt so I cannot comment how to configure it
the bottom line is, you need to make your openwrt router work at layer 2
instead of layer 3... so as you said your openwrt router is able to access
internet, this is something wrong with your config, that router should NOT
be able to do so |
|