随笔 - 314  文章 - 0 评论 - 27 阅读 - 92万
< 2025年3月 >
23 24 25 26 27 28 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 31 1 2 3 4 5

06 2013 档案
怎么处理win7桌面图标显示不正常的问题?
该文被密码保护。
posted @ 2013-06-25 17:40 七月逆流 阅读(0) 评论(0) 推荐(0) 编辑
Ubuntu 下面用ibus在opera中输入中文
摘要:在ubuntu 下面安装了opera后,然后安装了ibus,但却发现不能输入中文,然而ibus却可以在其它程序中输入中文的。经过调查发现,原因有二:1. opera的快捷键与ibus快捷键冲突。 我的ibus启用快捷键是ctrl + space, 而opera的这个快捷键默认会打开home page。2. ibus 输入法变量没有导出,opera得不到输入法参数。网上很多人都找到了原因出在这里,但却有很多方案无法解决问题。经过很多试验,下面方案可以解决输入问题:1.打开Opera–>Tools –> Preferences, 打开Andvanced 选项卡,在右侧点击 Shortc 阅读全文
posted @ 2013-06-14 17:46 七月逆流 阅读(242) 评论(0) 推荐(0) 编辑
Use SVN+SSH under Windows and Linux
摘要:This post is a simple write-up of the process and problem during my experience. Note: Please replace username to what you need in this post!Under Linux (Ubuntu here)1. Create public and private key under Linux1ssh-keygen -t rsa -b 4096 -f <username>You will see two new file under thedirectory. 阅读全文
posted @ 2013-06-14 10:57 七月逆流 阅读(229) 评论(0) 推荐(0) 编辑
Ubuntu添加企业根证书
摘要:1.Install:sudoapt-getinstalllibnss3-tools2.excute:certutil -d sql:$HOME/.pki/nssdb -A -t "C,," -n <证书别称> -i <证书文件名>3.If it is new system, your certificate database might not be initialized. To fix this, perform:mkdir -p $HOME/.pki/nssdbcertutil -d $HOME/.pki/nssdb -N4.certutil 阅读全文
posted @ 2013-06-05 23:45 七月逆流 阅读(459) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示