软件选择
VirtualBox + CentOS-7-x86_64-Minimal-1511.iso
//查看centos版本
rpm -q centos-release
centos 常用yum源
https://blog.itnmg.net/centos-yum-source/
这里介绍几个源, Remi, RPMforge , EPEL, CentALT , webtatic , Nginx 如果你是使用的国内主机, 建议添加国内源, 如网易, 搜狐,中科大,中移动等等.
Front End
VirtualBox + CentOS-7-x86_64-Minimal-1511.iso
//查看centos版本
rpm -q centos-release
centos 常用yum源
https://blog.itnmg.net/centos-yum-source/
这里介绍几个源, Remi, RPMforge , EPEL, CentALT , webtatic , Nginx 如果你是使用的国内主机, 建议添加国内源, 如网易, 搜狐,中科大,中移动等等.
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment