搜索""的结果
 
0

兔子的杯具

发表者:分类:记录2012-03-07 21:39:47 阅读[3191]
近日,世界银行高级副行长、首席经济学家林毅夫一针见血地指出:“穷人把钱存入银行,实际上是补贴富人”。在中国有一个奇怪的现象:穷人到银行存款,富人到银行贷款。结果穷人越来越穷,富人越来越富!中国的老百姓只要坚持3个月之内不存钱,房价将跌穿,银行破产。中国的很多问题就可迎刃而解  群多的转发吧,,有多少 转发多少,总有一天物价会降,这个信息够狠的。兔子月薪5千,打算用20万建一个窝。    狼不允许,说私自建就是违章建筑,只允许向王八买。    王八是搞房地产的,先用20万贿赂狼取得开发权,再用50万元向狼买这块地,投资10万元把兔子窝盖好,向兔子要价200万元。    兔子拿不出这么多钱于是向狐狸借200万元,连本带利300万,20年还清,    兔子全家二十年给狐狸打工。    狼、狐狸、王八都挣了钱,只有兔子亏,连孩子也不敢生了。    兔子越来越少,狼觉得这样下去大家没肉吃,于是调控。    狼显得非常重视兔窝价格太贵的问题,研究部署了遏制兔窝价格过快上涨的政策措施。最后认定兔窝价格卖得太高的原因是因为有的兔子买了兔窝后自己...
VM ESXI5 操作添加LUN时,本机sata硬盘提示 “ha-property-collector”的“PropertyCollector.RetrieveContents” 失败然后VM vsphere5 连接就会断开。哪位有解决方法。
XenServer6.0不能自动启动VM的解决办法  从XenServer 5.6升级到6.0后发现不允许VM自动启动,每次启动或者重启server都要手动启动VM,非常麻烦。该怎么办呢?XenServer本身就是Linux,利用Linux开机自启动的特性,可以完美解决这个问题,以后就不用手动启动VM啦。添加以下内容到linux的开机自启动脚本文件/etc/rc.localsleep 30for vmname in \vm-idc \WebServer209 \Windows_7_32bit_70 \Windows_7_32bit_71 \Windows_7_32bit_72 \Windows_7_32bit_73 \Windows_7_32bit_74 \Windows_7_32bit_75 \Windows_7_32bit_76 \Windows_7_32bit_77 \Windows_7_32bit_78 \Windows_7_32bit_79 \Windows_7_32bit_80 \Windows_7_32bit_81 \Windows_7_32bit_82 ;doxe vm-start vm=$vmnamedonevmname为你的XenServer中的VMxe vm-start vm=$vmname手动启动vm的控制台命令。其实,手动跟自动都是一样的,关键你是怎么利用的,^_^。sleep 30这一句一定不能少哦。这一句折腾了我不少时间了。如果没有这一句,vm是自启动不了的。至于为什么,应该不难明白了吧。
海蜘蜘 永久免费海蜘蛛 ISP 6.1.8纯净无后门版   在上海网盟下载的Hi-spider-ISPV6.1.5上海网盟无错版,正常运行20天了。但心里一直不安,因为发现网上对这个破解的方法有点区别。无错版的破解说明是:ISP运营商版Hi-Spider Router V6.1.5:http://soft.shwglm.net/soft/Hi-spider-ISPV6.1.5.iso   一、安装完毕进控制台二、使用muddyboot登陆 密码(123456)三、输入root回车四、输入regtools回车五、在web控制台保存重起路由六、重起激活完毕就是注册版的了 另一个版本的破解说明是:     海蜘蛛ISP6.1加强稳定自激活版+海盾防御+详细教程--------------------------------------------------------一,安装破解:1.海蜘蛛默认WEB访问地址:http://192.168.0.1:8802.海蜘蛛默认控制台用户名:root PSW:1234563.海蜘蛛默认WEB访问用户名:admin PSW:adminHi-Spider Router Web 管理 (ISP运营商版)   v6.1.5 [未注册]4.自激活用户名:muddyboot 密码:123456  输入:...
Centos5.6 yum 安装nginx+PHP-FPM+eAccelerator+mysql安装centos 5.6选择需要的软件,但不要安装系统安装盘(iso)带的php. 我不喜欢纯字符的linux,还是希望有必要的GUI程序,所以在安装centos时,选择了安装gnome,特别是一定安装 firefox、文本编辑器、服务管理。。。。另外,选择安装mysql,不要安装apache。 安装 nginx php php-fpm eaccelerator============================  添加[CentALT]源 在/etc/yum.repo.d 目下创建 alt.ru.repo 文件内容如下:[CentALT]name=CentALT Packages for Enterprise Linux 5 - $basearchbaseurl=http://centos.alt.ru/repository/centos/5/$basearch/enabled=1gpgcheck=0======================================启用 EPEL64位系统使用下面命令:rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm32系统的用下面命令rpm -Uvhhttp://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm=================================执行:yum updateyum install nginx php-fpm php-cli php-pdo php-mysql php-mcrypt php-mbstring php-gd php-tidy php-xml ph...
完美安装 CentOS + Nginx + PHP-FPM + MySQL  PHP 5.3.1  MySQL 5.0.89  Nginx 0.8.33 或 0.7.65 (可选)  现在,我们可以快速全自动搞定 CentOS + Nginx + PHP-FPM + MySQL 的安装了  这个可比网上流传的什么一键安装包要好得多,强烈推荐此法安装,适合所有菜鸟和高手  我服务器上全用的源代码编译安装,也好不到哪去,还很费劲  我这个装完已经包含PHP的一些常用扩展, PDO,eaccelerator,memcache,tidy等等  先新建一个 repo# vi /etc/yum.repos.d/centos.21andy.com.repo  放入如下内容[21Andy.com] name=21Andy.com Packages for Enterprise Linux 5 - $basearch baseurl=http://www.21andy.com/centos/5/$basearch/ enabled=1 gpgcheck=0 protect=1  启用 EPEL repo  i386rpm -ihv http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm  x86_64rpm -ihv http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm  接着导入keyrpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL  好了,一键安装# yum install nginx php-fpm mysql-server  如果 nginx 你要用 0.7.65 最新稳定版,...
Centos yum 安装nginx+PHP-FPM+eAccelerator+mysql 添加安装源 Centos 默认官方源中没有nginx 和 php-fpm 所以必须添加第三方源,不然就只能自己编译了。 添加[CentALT]源在/etc/yum.repo.d 目下创建 alt.ru.repo 文件内容如下: [CentALT]name=CentALT Packages for Enterprise Linux 5 - $basearchbaseurl=http://centos.alt.ru/repository/centos/5/$basearch/enabled=1gpgcheck=0 启用 EPEL rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm32系统的用下面命令rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpm 安装 nginx +PHP-FPM +eAccelerator +mysql yum update yum install nginx php-fpm php-cli php-pdo php-mysql php-mcrypt php-mbstring php-gd php-tidy php-xml php-xmlrpc php-pear php-pecl-memcache php-eaccelerator 配置优化Nginx修改 /etc/nginx/nginx.conf,下面只列出修改的部分。 #根据CPU 核心processes,VPS下几个核心几个processes,独立服务器可x2worker_processes  4; #启用epollworker_rlimit_nofile 51200;eve...
在Xen Server上安装iftop监控VM的流量在GUN/Linux系统中,我们可以使用top查看系统资源、进程、内存占用等信息。查看网络状态可以使用netstat、nmap等工具。若要查看实时的网络流量,监控TCP/IP连接等,则可以使用iftop。为了更好的管理Xen Server服务器,我们可以给Xen Server 安装上iftop来监控各客户机IP的流量。一般情况下,我们需要到iftop官网下载最新的源码包来进行编译安装。但是默认情况下,Xen Server是没有编译环境,比如:make、gcc、autoconf。另外,安装iftop还需要安装libpcap和libcurses。在Xen Server上安装所需的依赖包:1yum  --enablerepo=base install flex byacc libpcap ncurses ncurses-devel libpcap-devel安装iftop:1wget ftp://fr2.rpmfind.net/linux/dag/redhat/el5/en/i386/dag/RPMS/iftop-0.17-1.el5.rf.i386.rpm2rpm -ivh iftop-0.17-1.el5.rf.i386.rpm运行iftop:直接运行iftop即可附件:《iftop的详细参数及说明》《如何给Xen server安装GCC》
 
0
centos安装solusvmwget http://soluslabs.com/installers/solusvm/install chmod 755 install ./install You will now be presented with the following menu as illustrated below:Select option 1You will now be presented with the next menu as illustrated below:If you need to install a master that won’t host any virtual servers, select option 2 (recommended)If you need to install a master that will host virtual servers, select option 1The install will now do it’s work.Remembering to disable SELinux as required.Once installed go to http://myipaddress:5353/admincp/ and login using (uname) vpsadmin (pword) vpsadminAlso see Setting up system cronjobsInstalling a SlaveIn SSH as root do the following:wget http://soluslabs.com/installers/solusvm/install chmod 755 install ./installYou will now be presented with the following menu as illustrated below:Select option 2You will now be presented with the next menu as illustrated below:If you need to install a slave that will host OpenVZ virtual servers...
ROS 批量绑定ARP脚本   以上脚本可以在ROS中实现批量绑定ARP,再也不用一个一个的COPY到手软了。ROS2.9.27:foreach i in [/ip arp find dynamic yes ] do={/ip arp add copy-from $i}以上脚本适用ROS2.9.27版,理论上说在2.9.6版也是通用的,但是在2.9.6版执行却没有效果。修改如下脚本即可实现绑定:ROS2.9.6:foreach i in [/ip arp find dynamic=yes ] do={/ip arp add copy-from=$i}自动删除绑定:1、:foreach i in [/ip arp find] do={/ip arp remove $i} 2、:foreach i in= [/ip arp find] do=[/ip arp remove $i]
    总共269页,当前第232页 | 页数:
  1. 222
  2. 223
  3. 224
  4. 225
  5. 226
  6. 227
  7. 228
  8. 229
  9. 230
  10. 231
  11. 232
  12. 233
  13. 234
  14. 235
  15. 236
  16. 237
  17. 238
  18. 239
  19. 240
  20. 241
  21. 242