Centos7安装openstack-queens 保姆级教程

换阿里源wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo yum clean all yum makecache创建主机名,绑定静态IPhostnamectl set-hostname centos7 vim /etc/hosts修改selinuxvim /etc/selin

- 阅读全文 -

ubuntu关闭防火墙

防火墙状态:inactive是关闭,active是开启。#查看防火墙状态 sudo ufw status #开启 sudo ufw enable #关闭 sudo ufw disable

- 阅读全文 -

Ubuntu开启SSH

下载ssh-sever服务sudo apt install openssh-server 查看是否打开成功,如果出现sshd则成功ps -e | grep ssh

- 阅读全文 -

虚拟机上安装黑群晖

介绍群晖系统的优点不用多说但由于群晖设备的价格实在太高,所以大部分情况还是选择自己DIY性价比的nas,但这样子就没有群晖系统可以自带了。因此写一篇刷黑群晖系统的文章,来为自己的nas上系统。安装下载安装引导,链接:https://github.com/wjz304/arpl-zh_CN/releases**在VMware Workstation Pro中创建一个虚拟机**选择引导文件,没有fla

- 阅读全文 -

热门文章

最新文章

最近回复

分类

标签

归档

其它