进入php5文件夹下:cd /etc/php5/apache2#根据你当时的配置选择,比如之前配置是apache2就进入apache2,如果是cli就进入cli文件夹下打开php.ini文件sudo gedit php.ini查找upload找到如下这一行:upload_max_filesize =...
分类:
数据库 时间:
2014-08-11 14:45:22
阅读次数:
246
http://www.geeksforgeeks.org/amazon-interview-set-105-campus/First PI:1. A brief discussion on my projects that I have done .2. One thing that I am mo...
分类:
其他好文 时间:
2014-08-10 15:35:10
阅读次数:
302
Round 1(Bar Raiser):Complete discussion on my project.Suppose you have a file with billion entries and you have to sort the data of a file according t...
分类:
其他好文 时间:
2014-08-10 08:07:59
阅读次数:
191
Hive架构1)用户接口: CLI(hive shell):命令行工具;启动方式:hive 或者 hive --service cli ThriftServer:通过Thrift对外提供服务,默认端口是10000;启动方式:hive --service hiveserver WEBUI(浏览器...
分类:
其他好文 时间:
2014-08-10 01:27:29
阅读次数:
467
http://www.geeksforgeeks.org/amazon-interview-set-107/F2F-I:1) Brief discussion on work in current company2) Flatten linked list – http://www.geeksfor...
分类:
其他好文 时间:
2014-08-08 06:22:45
阅读次数:
375
http://www.geeksforgeeks.org/amazon-interview-set-108-campus/F2F-1:1) Given a sorted circular link list and a pointer to random node, now insert a new...
分类:
其他好文 时间:
2014-08-08 04:18:25
阅读次数:
248
作为科研团队,Dummi Studio对于实施项目的运算实验主要从如下几个角度进行考虑:成本、性能、易用性、以及响应速度。经过深入的调查和分析,Dummi Studio认为:AWS可以满足项目实验所需要的高性能计算集群的需求;同时,AWS所提供的竞价型实例模式,具有价格低廉的特性,还能方便进行部署实验,无需通过购买昂贵的机器进行计算实验。经过综合的调研,以及快速比对多个云服务平台,Dummi Studio最终选定采用AWS云平台服务。...
分类:
其他好文 时间:
2014-08-07 19:07:20
阅读次数:
292
1st round: 一个白人,先是聊了下project,然后一道coding题,找到距离一个节点k的所有节点。这个直接node bfs就可以解决。这一轮很基础。node bfs 加 count 计算level就行. facebook电面原题2nd round: 一个印度小伙,上来就是题,没有beh...
分类:
其他好文 时间:
2014-08-07 05:11:38
阅读次数:
302
Post Installation on Mac OS XIf you intend to use PHP and other tools provided byZend Server(pear and pecl) from the command line (PHP CLI), it is rec...
分类:
其他好文 时间:
2014-08-07 00:24:57
阅读次数:
279
ESXi是Lite版本的Linux,虽然可以透过更改Linux的底层进行设定,不过VMware有提供了一个好用的工具(VMwarevSphereCLI5.5)可以让我们直接的进行设定1.先从VMwarevSphereCLI5.5这里下载CLI的工具,若是要下载的话必须先登入会员2、下载完成后双击安装程序进行安装3、选择同意许..
分类:
其他好文 时间:
2014-08-06 19:30:32
阅读次数:
241