Solaris 如何增加硬碟的 swap spaceStep 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) 更多相关文章
|
推荐文章
精彩文章
|