Centos7 配置 opencv for python 以及 eclipse c/c++ 对opencv的支持
分类:
编程语言 时间:
2014-08-06 18:47:01
阅读次数:
1359
三、系统配置之关闭防火墙
systemctl stop firewalld.service #停止firewall
systemctl disable firewalld.service #禁止firewall开机启动
systemctl命令的基本操作格式是:
systemc...
分类:
其他好文 时间:
2014-08-06 14:33:31
阅读次数:
441
[root@mondeolove~]#hostname
localhost.localdomain
[root@mondeolove~]#hostnamectlstatus
Statichostname:localhost.localdomain
Iconname:computer-vm
Chassis:vm
MachineID:ce981d9b614f4041adbe2a86f6f2c440
BootID:3ae5fce736ea47d9b9e1d9048cca9d7d
Virtualization:vmw..
分类:
其他好文 时间:
2014-08-03 07:57:45
阅读次数:
304
用U盘安装Centos7.0工具/原料centos 7.0 64位系统:CentOS-7.0-1406-x86_64-DVD.isoultraiso一个至少8G的U盘方法/步骤11.先使用ultraiso 刻录镜像至U盘内。22.更改bios启动顺序(即U盘先启动),然后进入此界面,按下tab键。将...
分类:
其他好文 时间:
2014-08-02 15:28:03
阅读次数:
236
WIN 2008 SERVER+FileZilla FTP Server,FTP端口:2013防火墙中已允许FTP Server及端口访问,设置好后,FlashFxp客户端,被动模式,能连接,但是出错:425 Can't open data connection,不能读出目录列表,服务端也提示:42...
分类:
其他好文 时间:
2014-07-31 23:27:40
阅读次数:
309
操作系统:vmcentos6.5x64192.168.240.148docker容器:centos6.5x64172.17.0.31.下载原始镜像[root@localhost~]#dockerpullcentos
###一般会拉最新版centos7和centos6.5过来,这里使用的是centos6.5###2.安装openssh[root@localhost~]#dockerrun-i-tkw1073/centos-new4/bin/bas..
分类:
其他好文 时间:
2014-07-31 21:15:09
阅读次数:
350
下面是课堂上讲述配置CentOS7的PXE安装环境时的截图:
分类:
系统相关 时间:
2014-07-31 03:16:56
阅读次数:
253
本文介绍在centos7上面通过hadoop2.4.1源码构建hadoop distribution 版本,即hadoop的运行版本。 为何要自己building,而不用Apache的distribution 【bin】版本,因为hadoop涉及到Linux系统的底层实现,如: hado...
分类:
其他好文 时间:
2014-07-30 23:41:25
阅读次数:
284
知识预备: ????FTP服务到底是采用主动模式还是被动模式,这是由客户端决定的。由于IE浏览器和资源管理器默认都是采用被动模式,因而需要采用其它的方式才能以主动模式去连接FTP服务器。(http://yttitan.blog....
分类:
其他好文 时间:
2014-07-29 16:22:19
阅读次数:
192
安装和配置Mariadb看来以后不得不使用Mariadb数据库了,尽早的熟悉;[1]InstallMariadbforepelyum-yinstallmariadb-serverInstalled:mariadb-server.x86_641:5.5.37-1.el7_0[2]StartMariadb&开机启动[root@mariadb~]#systemctlstartmariadb
[root@mariadb~]#systemctlenabl..
分类:
数据库 时间:
2014-07-29 16:05:39
阅读次数:
358