码迷,mamicode.com
首页 >  
搜索关键字:minimal    ( 882个结果
基于centos6.7的lnmp环境搭建
准备工作:1:软件获取 可以通过搜狐镜像、网易镜像、阿里云镜像获取最新的centos、php、nginx和mysql。本文采用centos6.7 64位minimal版、php7、nginx1.8.0版搭建lnmp环境,虚拟机软件是Oracle VM VirtualBox5.0.12。关于虚拟机的安...
分类:其他好文   时间:2016-01-23 01:31:20    阅读次数:460
Project Euler 107:Minimal network 最小网络
Minimal networkThe following undirected network consists of seven vertices and twelve edges with a total weight of 243.The same network can be represe...
分类:Web程序   时间:2016-01-22 17:31:22    阅读次数:152
#CF 141B. Hopscotch
141B - HopscotchLet's bust the "level" 0?≤?i?≤?106, in which assumedly the stone could hit. Let’s find the minimal number of square on this level. The...
分类:其他好文   时间:2016-01-19 22:11:51    阅读次数:234
209. Minimum Size Subarray Sum
Given an array ofnpositive integers and a positive integers, find the minimal length of a subarray of which the sum ≥s. If there isn't one, return 0 i...
分类:其他好文   时间:2016-01-15 12:29:19    阅读次数:136
Centos7 编译安装 Nginx PHP Mariadb Memcached 扩展 ZendOpcache扩展 (实测 笔记 Centos 7.0 + Mariadb 10.1.9 + Nginx 1.9.9 + PHP 7.0.0)
环境:系统硬件:vmware vsphere (CPU:2*4核,内存2G,双网卡)系统版本:CentOS-7-x86_64-Minimal-1503-01.iso安装步骤:1.准备1.1 设置静态IP、DNS地址(网络设备名称有可能不一样,这里是eno16780032,如使用DHCP获取动态IP,...
分类:数据库   时间:2016-01-07 16:02:36    阅读次数:200
CentOS minimal版安装图形界面的步骤
yum groupinstall -yDesktopyum groupinstall-y"Desktop Platform"yum groupinstall-y"Desktop Platform Development"yum groupinstall-yFontsyum groupinstall-...
分类:其他好文   时间:2016-01-07 11:36:05    阅读次数:205
centos镜像liveCD,liveDVD和DVD区别
LiveCD和LiveDVD是可以直接光盘运行系统,但不能安装,两者差别在于容量大小,dvd包含的软件要多一些。netinstall是用于网络安装和系统救援的镜像文件。minimal这个镜像文件用于安装一个非常基本的CentOS系统,包含了一些基本所需的最小安装包。DVD镜像文件包含了完整的发布版,..
分类:其他好文   时间:2016-01-05 15:45:39    阅读次数:1264
移动开发webapp开发常用meta设置手机浏览器全屏模式
1、WebApp全屏模式:注意:viewport 后面加上minimal-ui 在safri 体现效果2、隐藏状态栏/设置状态栏颜色:3、safri添加到主屏界面的显示标题:4、忽略自动识别数字为电话号码:5、忽略自动识别邮箱账号:6、常用浏览器全屏设置:
分类:移动开发   时间:2015-12-30 19:09:58    阅读次数:159
centos 6.X minimal 系列最小化安装完成后,安装mono和jexus过程小记录
在使用虚拟机安装minimal版centos运行mono+jexus的时候,遇到了一些坑,记录一下,比如虚拟机访问不了网络,没wget命令没开放80端口,等等小问题,其他网上教程已经有mono+jexus的详细安装教程,我这个文章就是弥补一些小坑而写的. CentOS 6.4 x64 minimal...
分类:其他好文   时间:2015-12-29 01:06:41    阅读次数:247
RHEL7单独安装图形X11
RHEL7 默认是最小化安装(Minimal Install),没有图形界面,我们应该选择Server with GUI。若已错过此步骤,我们采用以下方式补充安装GUI界面。# yum group listAvailable Environment Groups: Minimal Install.....
分类:其他好文   时间:2015-12-28 15:49:41    阅读次数:228
882条   上一页 1 ... 59 60 61 62 63 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!