51CTO博客开发努力学习,天天向上【小諾的網路技術課堂】
http://www.cnblogs.com/KevinYang/archive/2010/06/18/1760597.html
转自:http://felixcat.net/2010/04/ubuntu-fcitx/fcitx相关资料存档,包括安装/英文环境处理方法/乱码处理/美化。一、fcitx安装1, 卸载scim:sudo apt-get purge scim2, 安装fcitx:sudo apt-get install fcitx im-switch3, 设置fcitx为默认输入法:sudo im-switch -
转自:http://townx.org/blog/elliot/removing-password-pdf-linux Removing a password from a PDF on Linux Sun, 2007-08-12 09:31 — elliot I just bought a PDF, legally, from a publisher's
http://blog.chinaunix.net/u3/100385/showart_1986779.html读本文之前请注意:1. 本文的目标是提供一些vim的使用技巧,利用这些技巧可以提高vim的操作效率。部分技巧在vi上也可以使用,但是现在基本上都是用vim了。2. 本文是整理和总结使用技巧,而非讲解vim入门,因此不会涉及最基本的使用,例如如何上移或下移光标,对此类操作请参阅任何一本vi
转自:http://www.howtoforge.com/data_recovery_with_testdisk 官方文档:http://www.cgsecurity.org/wiki/TestDisk需求:单系统ubuntu,想装windows,结
1,查看温度cat /proc/acpi/thermal_zone/*/temperature2,删除当前目录下空目录find . -type d -empty -delete3,扫描端口nmap -p 1-65535 --open
一,最简单的ftp配置1.安装vsftpd的包yum install vsftpd2.service vsftpd startlftp 192.168.0.100:~> lsdrwxr-xr-x 6 0 0 &nbs
1.whereis: 查找二进制工具集e.g:查找ping命令所在位置[root@scholes ~]# whereis pingping: /bin/ping /usr/share/man/man8/ping.8.gz2.locate:根据本地数据库中的信息搜索文件[root@scholes ~]# locate ping/bin/ping相关命令:updatedb另外:/tmp下文件不会进入d
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号