08 2019 档案

摘要:一、web服务器 1、创建磁盘 [root@localhost ~]# fdisk -lDisk /dev/sda: 42.9 GB, 42949672960 bytes, 83886080 sectorsUnits = sectors of 1 * 512 = 512 bytesSector si 阅读全文
posted @ 2019-08-18 11:33 风凌1998 阅读(484) 评论(0) 推荐(0)
摘要:1、通过ps命令的两种选项形式查看进程信息 [root@localhost ~]# ps aux | head USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.5 60516 5144 ? Ss 08:28 0: 阅读全文
posted @ 2019-08-12 12:10 风凌1998 阅读(286) 评论(0) 推荐(0)
摘要:root@localhost ~]# fdisk /dev/sdb欢迎使用 fdisk (util-linux 2.23.2)。 更改将停留在内存中,直到您决定将更改写入磁盘。使用写入命令前请三思。 Device does not contain a recognized partition tab 阅读全文
posted @ 2019-08-03 16:57 风凌1998 阅读(300) 评论(0) 推荐(0)
摘要:1.为主机增加80G SCSI 接口硬盘 [root@localhost ~]# fdisk -l /dev/sdb 磁盘 /dev/sdb:85.9 GB, 85899345920 字节,167772160 个扇区 Units = 扇区 of 1 * 512 = 512 bytes 扇区大小(逻辑 阅读全文
posted @ 2019-08-02 21:12 风凌1998 阅读(162) 评论(0) 推荐(0)