如何以服务的视角管理it? 只在此山中,云深不知处......

各地美食


总的来说印度餐吃的不是很习惯,不过左上方的煎鸡块很嫩很好


新加坡珍宝餐厅的黑椒螃蟹非常不错,值得品尝一下


象牙棒一般


成都的麻辣烫看小料就知道了,地道的在本地


椒麻鸡/炝连白/炒烤肉,想想都会流口水,唉谁让我是新疆人,新疆风味出了新疆也没地方能吃到


布尔津夜市以烤鱼闻名,鱼是冷水鱼,品质高品种多


两条狗鱼,性价比很高


和烤羊肉串一样的烤


一盘吃完的辣炒花蛤,一扫而光不费劲,厦门的风味很鲜,和青岛肉质不同


厦门我的最爱,公园煎蟹,非常香,吃多了有点腻


厦门本地特色风味做法“酱油水”,很下饭

GLPI 0.80.2 release

GLPI 0.80.2主要修复了几个重要的bug和安全的bug。GLPI推荐广大用户还是升级到这个最新版本。
Bug #2960: Use notif not set for auto users
Bug #2961: Massive action : add actor
Bug #2979: Add/delete a document not in the history
Bug #2985: Crash in business rules
Bug #2986: No value input for some criteria
Bug #2992: Manage spare drive in ocs sync
Bug #2993: Ldap import with quote in user_dn
Bug #2994: Rights check on ldap_mass_sync.php
Bug #2995: SQL error for post-only with validation right
Bug #3001: Error on asign to group from SLA
Bug #3003: ##ticket.observerusers## for ticket notif
Bug #3005: Field Unicity update fields
Bug #3017: Security fix on autocompletion
Bug #3020: No history for satisfaction
Feature #2973: Add observer from rule
Feature #2983: Add member to recursive group
Feature #3008: include fa_IR lang
Task #2984: Deport supplier dropdown with others dropdown on ticket modification
以上是详细的变更记录。主要是bug修复,仅有3处功能增强,和一个改进的地方。
好消息是,我所翻译的中文包最新版已经包含在此版本中。下面是新版语言文件的版本信息:
/*
* @version $Id: zh_CN.php 14949 2011-07-20 06:25:24Z moyo $
————————————————————————-
GLPI – Gestionnaire Libre de Parc Informatique
Copyright (C) 2003-2011 by the INDEPNET Development Team.

http://indepnet.net/ http://glpi-project.org
————————————————————————-
从这可以看出是Moyo在2011-07-20从翻译工具中抽取的中文文件,然后加入到新版安装包中的。
如果你是使用此版本升级安装的话,你可能会觉得新版的中文界面应该较以前有较大提升。特别是在首页和票单的页面上有不少的改进。

京沪高铁乘坐技巧

colock

技巧就是要查好列车时刻表,在可能的情况下选择4个多小时的那种快车,除了第一选择外,还需要至少有两个选择,免得第一选择没票了买错票(买上9小时的慢车就麻烦了)。不用提前订票买票,打电话只能定两天之后的,并定不到当天的。网上订票不可用。我做了一个excel版本的列车时刻表,按发车时间升序排列,需要做高铁的可以下载备用。
京沪高铁-列车-时刻表-2011-7-7.xlsx京沪高铁-列车-时刻表-2011-7-7.xlsx --下载:88 次

openssh 5.2 Aix5.3 bug

OpenSSH

本周在项目中发现openssh5.2不能在Aix5.3,包括它的所有小版本上有证书认证的问题。证书认证无论如何也不正常。

[tideway@SHADDMD1 bk]$ ssh -i id_rsa 11.11.11.11  -vvv
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 11.11.11.11 [11.11.11.11] port 22.
debug1: Connection established.
debug3: Not a RSA1 key file id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file id_rsa type 1
debug1: loaded 1 keys
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.2
debug1: match: OpenSSH_5.2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.3
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit:
debug2: kex_parse_kexinit: first_kex_follows 0
debug2: kex_parse_kexinit: reserved 0
debug2: mac_init: found hmac-md5
debug1: kex: server->client aes128-cbc hmac-md5 none
debug2: mac_init: found hmac-md5
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug2: dh_gen_key: priv key bits set: 117/256
debug2: bits set: 506/1024
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug3: check_host_in_hostfile: filename /usr/tideway/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts
debug3: check_host_in_hostfile: filename /usr/tideway/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts
debug2: no key of type 0 for host 11.11.11.11
debug3: check_host_in_hostfile: filename /usr/tideway/.ssh/known_hosts2
debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts2
debug3: check_host_in_hostfile: filename /usr/tideway/.ssh/known_hosts
debug3: check_host_in_hostfile: filename /etc/ssh/ssh_known_hosts
debug2: no key of type 2 for host 11.11.11.11
The authenticity of host '11.11.11.11 (11.11.11.11)' can't be established.
RSA key fingerprint is 95:c8:eb:7b:26:d8:d7:77:1a:08:2e:fc:b5:ee:12:b6.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '11.11.11.11' (RSA) to the list of known hosts.
debug2: bits set: 518/1024
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: id_rsa (0x2ad3e320cbc0)
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug3: start over, passed a different list publickey,password,keyboard-interactive
debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
Connection closed by 11.11.11.11 

尚没有发现任何配置方法能让它正常工作,把它退回到openssh 5.0之后一切正常。
特发此贴记录一下这个bug,如果你在项目中需要安装openssh到Aix5.3上,请一定不要安装openssh5.2的版本。

京沪高铁之旅不轻松

Img312147921

早晨5:40起床,打车去北京南站,有点没睡醒,其实不必这么赶,而且当天买票也赶趟,因为车不可能坐满;亏了我还提前一天买的票。

进站后找检票口,发现已经有一大堆人在候车了,快到点了,检票口开了,到跟前才知道,粉色的票走这个通道,蓝色的票走那个通道,本来大家还算有点队形,这下子彻底的乱套了,赶紧比地铁还乱,而且人们大多是打包小包的,好在我就一个双肩包,而且身手敏捷,也就算是顺利的进去了。进去后发现通往站台的楼梯是只有一条道,这么多人大家还是勉强挤过去了。上车后好点了,不过怎么想也觉得不对劲,好歹也是献给党的礼物,媒体上都称之为全亚洲最NB的高铁,怎么设计的这么坑爹,唉有点上当的感觉。

7点果然准时发车了,12:20就到上海虹桥了,从虹桥座二号线龙阳站,还是花了我1个多小时,下车吃个饭打车去客户那里,坐定已经是2点多了,想来整个旅程花了我8小时,还是挺累的。

可恶的是,我今天一天头又发昏,难道是高铁开的太快了,还是座的时间太长了,总之一天都晕乎乎的。
感觉超过3小时的高铁还是慎重选择,如果飞机准点的话,京沪飞机还是效率要高点,从身体的舒适度来讲还是好点,毕竟只做2.5小时。而且在机场里面进进
出出的对我们这些平日不太走路的人来说,就当是锻炼身体了。

本周还是一周上海的差事,还是赶紧给我结项回家吧!

Page 5 of 46« First...34567...102030...Last »