Currently browsing category

Computers, Page 62

linux notes – mrtg apc temperature

[root@mrtg ~]# snmpwalk -v 1 -c public 192.168.1.x SNMPv2-MIB::sysDescr.0 = STRING: APC Web/SNMP Management Card (MB:v3.6.4 PF:v2.5.0 PN:apc_hw02_aos_250.bin AF1:v2.5.1 AN1:apc_hw02_sumx_251.bin MN:AP9619 HR:A10 …

linux notes – ldap master and slave

[root@ldap1 data]# cat root-unit.ldif # root node dn: dc=xxx,dc=xxxxx,dc=edu,dc=tw objectClass: dcObject objectClass: organization o: X X X X X dc: xxxxx dn: …

cisco set switch port to vlan

Switch#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Switch(config)#interface GigabitEthernet0/1 Switch(config-if)#switchport mode access Switch(config-if)#switchport access vlan 2 Switch(config-if)#description “test …

YahooStocks 1.1 更新

今天有使用者反應 YahooStocks 不能搜尋. 原來 yahoo stocks @ taiwan 他們改變了一些網頁語法. 所以不能用. 目前 1.1 版本已經修正. 如果有問題再寫信告訴我. 謝謝. 下載位置 : YahooStocks

Cyrus IMAP mailbox quota

cyradm -user cyrus localhost localhost > listquotaroot user.accountname user.accountname STORAGE 3869/1024000 (0.37783203125%) localhost > lqr user.accountname user.accountname STORAGE 3869/1024000 (0.37783203125%) localhost > …