linux
文章平均质量分 52
潇&洒
坚持生发,坚持早睡早起,养肾养发
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
lvm逻辑卷
安装 yum install lvm2 创建pv [root@prometheus-tke ~]# pvcreate /dev/vdd WARNING: xfs signature detected on /dev/vdd at offset 0. Wipe it? [y/n]: y Wiping xfs signature on /dev/vdd. Physical volume "/dev/vdd" successfully created. [root@prometheus-tke ~]原创 2021-03-18 14:00:30 · 173 阅读 · 0 评论 -
记一次centos7.2 文件系统修复
centos 7 系统恢复故障描述 启动之后操作系统只能进入到单用户模式 使用U盘进入救援模式进行恢复 选择Troubleshooting 选择Rescue a Centos system 选择1 continue 但是选择这个之后就一直卡在这里不动,很奇怪不知道怎么回事重启系统进入centos 7 单用户模式,于是修改启动项, 按e进入如下界面,原来是ro 编辑ro原创 2017-11-18 15:20:12 · 34450 阅读 · 0 评论 -
mac配置属于自己的shell
mac使用iterm https://www.iterm2.com/ 1. 安装iterm2 2. 使用oh-my-zsh wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh 3. cp ~/.oh-my-zsh/templates/zshrc.zsh-template ...原创 2018-07-16 15:15:05 · 1503 阅读 · 0 评论 -
mac使用iterm2 使用powerlevel9k主题
mac使用iterm 一、安装 https://www.iterm2.com/ 1. 安装iterm2 2. 使用oh-my-zsh wget https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh 3. cp ~/.oh-my-zsh/templates/zshrc.zsh-t...原创 2018-07-25 21:57:30 · 3463 阅读 · 0 评论
分享