摘要:emacs 命令通常包含有 control 键(有时候以 ctrl 或 ctl 来标示)或是meta 键(有时候以 edit 或 alt 来标示)。为了避免每一次都要写出其全名,我们将会使用下述的缩写:c- 表示当键入字符 时 按住 control 键。因此,c-f 就是:按住 control 键再键入 f 。m- 表示当键入字符 时 按住 meta 或 edit 或 alt 键。如果没有 meta 、 edit 或 alt 键时,则可以用“按一下 esc......
摘要:简单介绍sed的用法sed 命令列可分成编辑指令与文件档部份。其中 , 编辑指令负责控制所有的编辑工作 ; 文件档表示所处理的档案。sed 的编辑指令均由位址(address)与函数(function)两部份组成 , 其中 , 在执行时 , sed 利用它的位址参数来决定编辑的对象;而用它的函数参数(解[3])编辑。此外 , sed 编辑指令 , 除了可在命令列上执行 , 也可在档案内执行。其中差别只是在命令列上执行时 , 其前必须加上选项 -e ; 而在......
Linux swap space mini-HOWTOlinux的败笔:混乱的文档管理。关于swap分区管理,各种版本都有,彼此间互相矛盾,令任何严肃的管理员无所适从。 【相关文章:
安装输入法scim】 【扩展阅读:
开启telnet服务】我认为redhat的责任首当其冲,因为即使是在官方的、需要付费使用的rhel3中,该文档也是明显错误的。 【扩展信息:
mplayer的安装过程(zz)】 以这种态度,没有理由相信linux可以战胜windows。 这据说是redhat最新的建议,但是其官方文档中没有此描述。目前官方文档中的说明是毫无价值的。 maximum total size is 64gb of swap (both 2.4.x and 2.6.x iirc). maximum number of swapfiles is 32 (on rhel3, see ./include/linux/swap.h). 1. for ram < 2g, 256mb < swap = 2ram 2. for ram > 2g, swap = 4 + (ram-2) 这是ibm在针对redhat的红皮书中给出的: swap sizes up to 24 gb per partition with an 8 tb theoretical maximum for 32-bit systems. 即每个交换分区最大支持24gb,总共支持8tb的大小。 这里要给出的,是一篇专门说明swap space的文档:linux swap space mini-howto
linux swap space mini-howto
versions: 2002-oct-25, 2002-nov-01,04,07,08,10,11,12,17 2003-jun-13 randy dunlap ====================================================================== copyright (c) 2002-2003 randy dunlap. this document may be distributed only subject to the terms and conditions set forth in the ldpl (linux documentation project license) at "http://www.tldp.org/copyright.html". 1. introduction linux uses swap space as "extra" memory for pages of application memory that are not being actively used by the application but have been modified (written to). the swap space size plus ram size is the total amount of virtual memory for the system. when most of the systems real memory is in use, and there is a need for more, some data will be moved into swap to free real ram memory for use by applications or for kernel use, such as for driver buffers, files, or network packets. this is called swapping out. when the data that is in swap space needs to be used it is swapped back in from swap space. the rate at which data is swapped to and from one or more swap spaces can be monitored with the ...
下一页 摘要:小文企鹅(qq群号6940814)(初级)小文自由(qq群号5920530)(普遍)小文开源(qq群号6648659)(高级)群目的是:交流linux学习经验自由空间:256m相册空间:100m现有人数:小文企鹅160人 小文开源18人 小文自由9人......