LAMP Server on CentOS 7Updated Tuesday, January 13, 2015 by Joel KrugerThis guide provides step-by-step instructions for installing a full-featured LA...
分类:
其他好文 时间:
2015-04-22 13:35:17
阅读次数:
207
第一次用centos7,由于版本太新,所以资料很少,安装过程出现了很多问题,用了很多时间解决过后记录下来,帮助有需要的人。安装vmtools 时提示The path "" is not a valid path to the 3.10.0-229.el7.x86_64 kernel headers....
分类:
其他好文 时间:
2015-04-22 07:05:05
阅读次数:
188
实验平台I3二代,8G内存,WIN764位系统,安装Virtualbox4.3.26,建立CENTOS7.1虚拟机,挂载MINIMAL光盘安装系统。一、最小化安装CENTOS7.1,过程略。二、登陆Centos7.1系统,安装依赖。我喜欢用下载的CentosDVD安装软件,比网络快。1.如果要从WIN7系统用PUTTY等软件SSH连接虚拟..
分类:
其他好文 时间:
2015-04-22 02:10:10
阅读次数:
657
快速lamp安装How To Install Linux, Apache, MySQL, PHP (LAMP) stack On CentOS 7IntroductionA "LAMP" stack is a group of open source software that is typical...
分类:
其他好文 时间:
2015-04-22 00:32:54
阅读次数:
172
场景: 同事发了一个版(我需要其中部分代码),提交合并到主分支,然后我的分支也提交到主分支,然后再将主分支上的代码合并到我的分支(gitlab上进行的合并操作)。然后再在本地开发环境中的foo分支下执行pull操...
分类:
其他好文 时间:
2015-04-21 16:18:08
阅读次数:
1091
简要介绍:一般来说,LNMP是Linux+Nginx+MySQL+PHP的简称,是一种用于替代LAMP的解决方案。在本文档中,我使用CentOS7来搭建LNMP平台,其中,PHP采用FastCGIserver方式部署。此外,还介绍了如何部署Memcached和phpMyadmin。CentOS系统安装时选择的是basicserver版本,详细版本..
分类:
其他好文 时间:
2015-04-20 19:14:00
阅读次数:
220
本文将介绍公司里面常用的开源软件架构
版本管理工具Git:https://about.gitlab.com/
codereview工具phabricator ,可以和git集成:http://phabricator.org/
maven私服nexus:http://www.sonatype.org/nexus/
开发者常用工具
集成开发环境ideau:https://www.jetbrains.co...
分类:
其他好文 时间:
2015-04-20 11:17:45
阅读次数:
160
近期一直在项目使用ubuntuservice,桌面版本办公还是比较好的,使用服务器版本时则遇到诸多问题,主要刚开始学习的是redhat系列的linux,对ubuntuservice不大熟练,呵呵,水平低。最近看到centos7发行了半年多了,今天使用配置。一.制作USB安装盘网上介绍了大多使用UntralISO制..
分类:
其他好文 时间:
2015-04-19 19:39:13
阅读次数:
164
如何在centos7下面配置caffe深度学习框架...
分类:
其他好文 时间:
2015-04-19 13:16:39
阅读次数:
149
安装源:git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 7-10-stable gitlab安装文档:在github上:gitlabhq/doc/install/installation.md执行:sudo -u git -H bun...
分类:
其他好文 时间:
2015-04-18 23:39:43
阅读次数:
158