Web blog of yydzero
姚延栋(Yandong Yao)的博客
归档
« 十一月 2009
星期日星期一星期二星期三星期四星期五星期六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
今天
Click me to subscribe
Search In My Blog

链接
 

今日点击: 8

Locations of visitors to this page
星期三 一月 16, 2008
令人惊喜的好消息:Sun 收购了 Mysql

刚刚看到这一消息和Sun CEO Jonathan Schwartz的Blog,非常兴奋,Sun终于有了数据库产品,产品线更完善了。

技术上,相信 Mysql 在 Solaris 上的性能会更好,和 ZFS 的协作更紧密。希望更多的人关注SAMP(Solaris/Apache/Mysql/PHP)。

Posted at 08:56上午 一月 16, 2008 by Yaodong Zero Yao in Sun  |  评论[3]

星期三 十一月 14, 2007
Acess /ws/*, /usr/dist/* from home (WFH)

I have a laptop which will run in both office and home, so it will be convenient to use DHCP to get IP dynamically, but I can not access /ws/*, /usr/dist/* anymore which is mounted by automountd/autofs at HOME.

Finally find one way to access auto-mounted directory after tried several methods, following is the step:

  1. Run "domainname 'your-domainname'" to set your domainname
  2. Find you NIS server IP/name and add the IP/name pair into /etc/hosts
  3. Change 'automount files' to 'automount files nis' in /etc/nsswitch.conf
  4. Run "ypinit -c" and provide your nis server properly
  5. Run "/usr/lib/netsvc/yp/ypbind -ypset" to run ypbind
  6. Run "automount -v" to mount those directories.
  7. svcadm restart autofs
There is a blog which contains a case study to debug automounter issues.
Posted at 12:14上午 十一月 14, 2007 by Yaodong Zero Yao in Sun  |  评论[2]

星期三 六月 28, 2006
One tips using roller weblog

There is several things which make my blogs display urgly: there is many stroke between text and some special characters will disappear, such as '*', '\'. Today i find the root cause: The evil is the plugins you used,some plugins( will convert some special characters automatically.

You have two way to configure plug-in used:

  1. In 'Preference -> Setting' page, you can select the default plug-ins used by all your blog entry by default.
  2. You can configure one blog entry's plug-in through the 'Plugins To Apply' under 'Other Settings' at the bottom.

Breif introduction for plug-ins:

Posted at 08:03上午 六月 28, 2006 by Yaodong Zero Yao in Sun  |  评论[0]

星期三 十二月 28, 2005
Font selection widget problem

Today read one artical about font selection widget in current system and found it is valuable. So abstract some thoughts and put here. For more information, visit here

1) Choose font from very long list, not comfortable for end user.

2) No good preview mechanism

Solution:

1) Font collection:
- Unicode script
- Font style: fixed, sans serif ...

2) List and preview combine

3) Tips and preview combine

Posted at 09:02上午 十二月 28, 2005 by Yaodong Zero Yao in Sun  |  评论[0]

星期三 十二月 21, 2005
First blog in Sun

This is just a test.

Posted at 11:20下午 十二月 21, 2005 by Yaodong Zero Yao in Sun  |  评论[1]