码迷,mamicode.com
首页 >  
搜索关键字:windows cacti+php+mysql+iis 安装    ( 264702个结果
虚拟机
通过虚拟机软件,你可以在一台物理计算机上模拟出另一台或多台虚拟的计算机,这些虚拟机完全就像真正的计算机那样进行工作,例如你可以安装操作系统、安装应用程序、访问网络资源等等。对于你而言,它只是运行在你物理计算机上的一个应用程序,但是对于在虚拟机中运行的应用程序而言,它就是一台真正计算机。因此,当你在虚...
分类:其他好文   时间:2014-05-05 22:42:12    阅读次数:371
nodejs解决找不到express命令的问题
一般的书或者教程上的安装步骤是:(需要是-g,即全局安装)npm install -g express //全局安装而我们应该多多关注下express的文档,github地址:https://github.com/visionmedia/express#quick-start提示express的安....
分类:Web程序   时间:2014-05-05 22:33:19    阅读次数:422
(转) 新的开始之Win7、CentOS 6.4 双系统 硬盘安装
http://blog.csdn.net/cnclenovo/article/details/11358447
分类:Windows程序   时间:2014-05-05 22:19:43    阅读次数:371
如何在 Debian GNU/Linux 添加修改软件源
- 转载请注明出处 http://www.zzzke.cn/ 或超链接至本文 --我们在 Debian GNU/Linux 中有时软件源的网络速度慢,在使用 apt 安装源中的软件时总是因源服务器负荷大而时间很长,所以想换个软件源或添加软件源又不知道怎么做,现在就给您讲一下 Debian GNU/L...
分类:系统相关   时间:2014-05-05 22:17:51    阅读次数:493
Hive安装
Hive安装
分类:其他好文   时间:2014-05-05 22:17:18    阅读次数:172
LAMP架构之PHP-FPM 服务器
PHP简介安装PHP解决依赖关系# 请配置好yum源(系统安装源及epel源)后执行如下命令:yum -y groupinstall "Desktop Platform Development"yum -y install bzip2-devel libmcrypt-devel mhash-deve...
分类:Web程序   时间:2014-05-05 22:14:58    阅读次数:404
tmux复制到windows剪贴板/粘贴板的坑
以下所有操作都是在windows下面用putty连接linux centos6的情景下。一直很纳闷为什么在tmux模式下不能把复制到的文字放到系统的粘贴板里面呢?通过层层阻碍,终于找到了原因。去掉 ~/.tmux.conf中#设置鼠标可用#setw -g mode-mouse on如果你在最开始的时...
分类:Windows程序   时间:2014-05-05 22:13:31    阅读次数:626
Creating a Unity Game for Windows 8
原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8Therecent release of Unity 4.2brings with it full-support for deploying Unit...
分类:Windows程序   时间:2014-05-05 22:12:34    阅读次数:861
Unity Game Starter Kit for Windows Store and Windows Phone Store games
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted onSeptember 30, 2013byd...
分类:Windows程序   时间:2014-05-05 22:09:37    阅读次数:611
Unity for Windows: II – Publishing Unity games to Windows Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-ii-publishing-to-windows-8/Windows 8 is a new OS with a Windows Store where you can...
分类:Windows程序   时间:2014-05-05 22:07:04    阅读次数:593
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!