fdisk
-
Linux下使用fdisk命令进行磁盘分区(图文详解)
目录一.环境1、官方文档对fdisk的介绍2、具python体参数/选项二.思路概述三.详细介绍3.1查看磁盘现有分区3.2对分区设置具体参数一.环境[详细]
2024-08-30 09:57 分类:运维 Linux fdisk 命令使用详解
一、fdisk 的介绍 fdisk - Partition table manipulator for linux ,译成中文的意思是磁盘分区表操作工具;本人译的不太好,也没有看中文文档;其实就是分区工具[详细]
2024-08-30 09:56 分类:运维Is it possible to run Weblogic with 8gb heap size in a 64bit java/linux environment
Setup: 64bit Linux 64bit SUN Jvm 1.6.0_20 Weblogic 10.3 Is it possible to run Weblogic 10.3 in this setup with a maximum heap size of 8gb? We have recived answers from oracle support that states t[详细]
2022-12-28 19:14 分类:问答