Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4248528
  • 博文数量: 447
  • 博客积分: 1241
  • 博客等级: 中尉
  • 技术积分: 5786
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-27 06:48
个人简介

读好书,交益友

文章分类

全部博文(447)

文章存档

2024年(1)

2023年(5)

2022年(29)

2021年(49)

2020年(16)

2019年(15)

2018年(23)

2017年(67)

2016年(42)

2015年(51)

2014年(57)

2013年(52)

2012年(35)

2011年(5)

发布时间:2019-03-29 15:42:53

fdisk -lDisk /dev/sda: 120 GiB, 128849018880 bytes, 251658240 sectorsUnits: sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisklabel type: dosDisk identifier: 0x6e1af0b8Device     Boot  .........【阅读全文】

阅读(2272) | 评论(0) | 转发(0)

发布时间:2019-03-28 16:56:05

 parted /dev/sda查看剩余空间print free                                                       Model: VMware, VMware Virtual S (scsi)Disk /dev/sda: 129GB.........【阅读全文】

阅读(2832) | 评论(0) | 转发(0)

发布时间:2019-03-13 18:03:09

ctrl+Alt+T ,打开后台控制面,输入 sudo vim /etc/resolvconf/resolv.conf.d/base 回车在里面输入 nameserver 202.106.0.20之后按ESC键,shift+:    之后输入wq 保存退出执行sudo resolvconf -u            ,执行cat /etc/resolv.conf 看看下面是否多了一行.........【阅读全文】

阅读(5675) | 评论(0) | 转发(0)

发布时间:2019-01-26 15:36:13

......【阅读全文】

阅读(3745) | 评论(0) | 转发(0)

发布时间:2018-12-01 20:33:35

先安装必要的软件包sudo apt-get install libncurses5-dev libssl-dev sudo apt-get install build-essential openssl sudo apt-get install zlibc minizip sudo apt-get install libidn11-dev libidn11使用现在系统的.configcp /boot/config-4.4.0-139-generic .configmake出现grep: /lib/m.........【阅读全文】

阅读(4431) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册