从官网下载源再用yum安装:# wget http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm# rpm -ivh mysql-community-release-el7-5.noarch.rpm# yum install...
分类:
数据库 时间:
2015-06-27 01:08:33
阅读次数:
135
简介现在apache软件基金会正在维护的httpd项目有三个版本,分别为Version2.4,Version2.2与Version2.0。三个版本的区别暂不一一介绍,有兴趣的可以去httpd.apache.org了解,下面着重介绍httpd2.4版本。新特性现在在CentOS7上默认支持的httpd版本已经为2.4,但是CentOS6上默认的..
分类:
Web程序 时间:
2015-06-27 00:06:02
阅读次数:
238
1、安装依赖包 [root@1c3b4a5a8f31?~]#?yum?-y?install?gcc?gcc-c++?openssl-devel 2、下载源码包 [root@1c3b4a5a8f31?~]#?wget?http://www.nodejs.org/dist/latest/node-v0.12.5.tar.gz
[root@1c3b4a5...
分类:
Web程序 时间:
2015-06-26 16:27:17
阅读次数:
186
1、问题描述centos7安装到虚拟机无法上网2、安装环境win7 x64WM 10.01iso CentOS-7-x86_64-DVD-1503-01.iso {4.01G}3、尝试方法1、更改连接方式,如桥接、nat等2、检查VMware NAT service和VMware DHCP serv...
分类:
系统相关 时间:
2015-06-26 12:49:22
阅读次数:
356
iso放入光驱(虚拟机光驱)后,设备目录是/dev/sr0 表示光驱,被挂载道 /run/media/c4t/CentOS\ 7\ x86_64目录下[c4t@localhost ~]$ df文件系统 1K-块 已用 可用 已用% 挂载点/dev/sda1 ...
分类:
其他好文 时间:
2015-06-25 22:51:13
阅读次数:
223
串口在每个窗体打开关闭容易出现访问被拒绝情况,这个时候只能重启电脑重置解决.所以比较好的方式是使用母窗体打开串口,然后子窗体调用,不会出现上诉问题.调用方法:1.母窗体//打开SerialPort即可private void button2_Click(object sender, EventArg...
systemctlstopfirewalld.serviceyuminstalltigervnc-servertigervnc-server-modulecp/lib/systemd/system/vncserver@.service/etc/systemd/system/vncserver@:1.servicecd/etc/systemd/systemvimvncserver@:1.service[Unit]Description=Remotedesktopservice(VNC)After=syslog...
分类:
其他好文 时间:
2015-06-25 21:27:07
阅读次数:
284
虚拟机中的centos7安装vbox的增强工具报错Building the main Guest Additions module [FAILED]查看日志发现unable to find the sources of your current Linux ker...
分类:
其他好文 时间:
2015-06-25 21:12:07
阅读次数:
144
Normalize.css 是一个可定制的 css文件,使浏览器呈现的所有元素,更一致和符合现代标准。它正是针对只需要统一的元素样式。该项目依赖于研究浏览器默认元素风格之间的差异,精确定位需要重置的样式。这是一个现代的,HTML5-ready 的css重置样式集。Normalize.css 是 HT...
分类:
Web程序 时间:
2015-06-25 10:24:16
阅读次数:
150
CentOS7.1.1503安装镜像http://mirrors.163.com/centos/7.1.1503/os/x86_64/帮助文档http://mirrors.163.com/.help/centos.html//backup[root@localhostyum.repos.d]#cd/etc/yum.repos.d/[root@localhostyum.repos.d]#mvCentOS-Base.repoCentOS-Base.repo.bakmv:overwrite‘Cent..
分类:
其他好文 时间:
2015-06-25 01:39:43
阅读次数:
1609