Archive for the '杂谈' Category
Friday, February 26th, 2010
uname is the command you need. It can also tell kernel version. If you used to compile VMWare tools, it needs to find the kernel headers that matches the kernel version.
The sampe output of uname is below:
Linux MachineName 2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux
Posted in 博客, 杂谈 | No Comments »
Wednesday, February 24th, 2010
If google adwords complains that your landing page quality is poor, your google ads may not be shown.
But then how to debug and fix this? Unfortunately, google doesn’t provide a tool to help validate the fix.
They just provides some guidelines.
Posted in 杂谈 | No Comments »
Tuesday, February 23rd, 2010
方法有两种,一是图形界面方式设置,一是命令行设置:
A. 图形界面方式:
GNOME桌面下:打开“系统主菜单“,选择”系统>系统管理>登录窗口”,在弹出的窗口中点“安全”选项页,选择“允许本地管理员登录“,点确定即可。完成。
Posted in 技术, 杂谈 | No Comments »
Sunday, February 21st, 2010
Q. How do I create a soft link (symbolic link) under UNIX or Linux operating system?
A. To make links between files you need to use ln command. A symbolic link (also known as a soft link or symlink) consists of a special type of file that serves as a reference to another file or directory. [...]
Posted in 开源, 杂谈 | No Comments »
Saturday, February 20th, 2010
常玩虚拟机的人都知道安装一个虚拟机也是很费时间的事情. 网上也有一些热心人提供了安装好的VMWare磁盘映象可用下载.
1. Windows98, Me, Windows XP, Windows 2003的磁盘映像:
Posted in 杂谈 | No Comments »
Tuesday, February 16th, 2010
Recently I met a small problem about openvpn. It cannot start automatically on Ubuntu server.
But it can be manually launched with /etc/init.d/openvpn start
After some digging, here is the trick to make openvpn can run automatically:
Posted in 开源, 技术, 杂谈 | No Comments »
Monday, February 15th, 2010
今天用电脑的时候,不知道按了什么键,屏幕上下颠倒,反转了。
我估计是不小心出发了系统的反转功能, 但是不知道如何恢复。在网上搜索后,才知道这个快捷键是Ctrl+Alt+Up/Down Arrow。
这个功能可能再看一些上下颠倒的图片时有用,赫赫
Posted in 杂谈 | No Comments »
Saturday, February 6th, 2010
最近决定将我的主机迁移到新的主机提供商,原来用的独立主机价格太贵了,而且性能也不是很好。
第一步当然是购买新的主机,然后安装相关的服务软件等等。
Posted in 杂谈 | No Comments »
Saturday, January 30th, 2010
http://www.thekirkreport.com/2006/11/the_100_most_in.html
假期即将来临,我经常被问起有哪些我可以推荐的礼物书或者旅行时可以读的书。所以,和去年一样,我刚整理了一个书单:我读过的100本最有影响力的书。
A Complete Guide to Technical Trading Tactics
Posted in 杂谈 | No Comments »
Sunday, January 24th, 2010
这两天看到消息,谷歌公司又开始正常运营了。整个事件看起来已经结束了。与先前闹得沸沸扬扬相比,这不由得让人浮想联翩。
http://googlechinablog.com/2010/01/blog-post_19.html
Posted in 杂谈 | No Comments »