Unfinished Memory

            ——A moment's lost, but never once forgotten~~~

permalink

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

随笔分类 -  Linux

真正想用linux做些事情
摘要:Ubuntu自带的输入法不太尽如人意思,用起来也不方便,我在Ubuntu和FC中都是用Fcitx,很好用!安装配置如下: 1. 安装 fcitx   sudo apt-get install fcitx 2. 配置默认输入法为 fcitx  im-switch -s fcitx  // 注意无须加 sudo 3. 重启 x-window   重启之后,fcitx 输入法应当正常启动,输入条将显示在... 阅读全文
posted @ 2010-03-04 16:01 Christino 阅读(71512) 评论(0) 推荐(2)

摘要:首先,我想引用一下别人说过的一句话:除非在过去的十年你一直生活在山洞里,否则你一定听说过linux. 是的,现在听说过linux,会一点linux基本操作的人多如牛毛,然而真正能用linux做一点事情的确少之又少,这就造成了现在的状况:各大 linux论坛十分热闹,但我国linux瞬娜椿故分紧?到底是什么原因造成了这样的状况? 纠其原因,只有两个字:浮燥! 如果在论坛里来一次调查投票,看一下在论坛... 阅读全文
posted @ 2009-12-23 14:24 Christino 阅读(441) 评论(0) 推荐(2)

摘要:The combination of a dot followed directly by a forward slash (./) is often used to precede commands in Linux and other Unix-like operating systems. Although this requirement can seem confusing and ev... 阅读全文
posted @ 2009-12-23 14:16 Christino 阅读(852) 评论(0) 推荐(1)