Linux中国 Linux中国门户站!
设为主页 设为主页
收藏本站 收藏本站
 
当前位置 :首页 ->操作系统 ->Solaris ->正文

Solaris 如何增加硬碟的 swap space

来源:Linuxdby.com 作者:Webmaster 时间:2007-05-26 点击: [收藏] [投稿]

Step 1. use "mkfile" to create a swap file within a sufficient
        disk space partition.

eg. #mkfile 512m /export/home/swapfile

Step 2. use "swap -a" to add the swap file.

eg. #swap -a /export/home/swapfile

Step 3. use "swap -l" to check it.

Step 4. edit /etc/vfstab ( optional ).


 如果您对本文有任何疑问或者建议,请到讨论区发表您的意见: >> 论坛入口 <<



上一篇:用 ufsrestore指令从磁带 restore 你的资料   下一篇:Solaris7 交流 --- 程序生成系统用户方法(crypt)

文章评论】 【收藏本文】 【推荐好友】 【打印本文】 【我要投稿】 【论坛讨论
更多相关文章
Power by linux-cn.com 粤ICP备05006655号