当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: Introduction Emacs is
 

 

 ·apache限制ip访问    »显示摘要«
    摘要: 1、用ps命令确认httpd deamon确实启动,并且监听80口地址。2、在httpd.conf文件中,确认包含access.conf,srm.conf两个控制文件,否则,需要分别修改这两个文件。3、在httpd.conf文件中,有限制ip访问的句子,类似如下: options indexes followsymlinks multiviewsallowoverride noneorder allow,denyallow from all ......
 ·openssh    »显示摘要«
    摘要:openssh openssh 是 ssh (secure shell) 协议的免费开源实现。它用安全、加密的网络连接工具代替了 telnet、ftp、 rlogin、rsh 和 rcp 工具。openssh 支持 ssh 协议的版本 1.3、1.5、和 2。自从 openssh 的版本 2.9 以来,默认的协议是版本 2,该协议默认使用 rsa 钥匙。 1. 为什么使用 ssh? 使用 openssh 工具将会增进你的系统安全性。 所有使用 openss......


Emacs introduction

introduction

ctrl-x ctrl-f open file ctrl-x ctrl-s save

buffer control 【相关文章:有矢而发,触类旁通[内核学习的方法论]-

emacs is a powerful text editor. especially suited for programming, it uses intensively the keyboard shortcuts. this page is a short summary of the most used shortcuts in emacs. if you are configuring your linux, you will appreciate that emacs also works in text mode.

file access 【扩展阅读:处子blog

ctrl-space marks beginning of a block alt-w marks end of block and copy ctrl-w marks end of block and cut ctrl-y paste ctrl-a go to the beginning of the line ctrl-e go to the end of the line ctrl-k kill end of line (after the cursor)

general 【扩展信息:明天老婆参加保研面试

ctrl-x k kill buffer (close file) ctrl-x b switch to an other buffer ctrl-x 2 split the window vertically to see an extra buffer ctrl-x 3 split the window horizontally to see an extra buffer ctrl-x 0 hide the current window ctrl-x 1 show only the current window ctrl-x o jump to an other window

text editing


...   下一页
    摘要:apt升级你的linux系统是linux软件包管理的大势所趋,当然它的前提条件是你拥有网络并它的速度不让你感到郁闷。 apt先进在于他可以解决软件包的依赖关系,它采用的方法就是把相关的依赖包下载给你装上。 首先,感谢 wzs的“suse9.1使用apt升级全解.”给了我很多的引导还有http://www.html4.com/mime/markup/ph...p.php的正确方法首先,感谢 wzs的“suse9.1使用apt升级全解.”给了我很多的引导......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE