本人设备列表:Ondatablet {Android}wifiDesktopcomputer {win7、centos7}外接蓝牙adapterPSinterface键盘、鼠标{与同局域网laptop通过synergy软件共享,使其成为共享的输入设备}3.5mminterface低音炮{通过Blue...
分类:
其他好文 时间:
2014-08-07 22:00:36
阅读次数:
201
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
路由器破解密码的过程 1、重启路由器,立即按ctrl+break,直到出现rommon1>,此模式就是 监控模式 2、修改寄存器的值,防止它在启动的时候去NVRAM中寻找配置文件,并将其加入内存中 rommon 2 > confreg 0x2142 3、继续重启,此时发...
分类:
其他好文 时间:
2014-08-04 13:59:17
阅读次数:
207
[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
操作系统: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
安装和配置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