Menu
  • 最新文章
  • MYSQL
    • 架构设计
      • 通用设计与方法论
      • 典型架构实践
      • 数据库与缓存
      • 服务化与微服务
      • 消息系统
      • 消息总线架构
      • 搜索架构
      • 架构实践
      • 一致性问题
      • 一分钟系列
      • 通用素质
    • 记事本
      • PYTHON
        • 服务器管理
          • 源码解析
          • nginx
          • 高可用/集群
          • FTP
        • SEO
          • SEO基础
          • SEO技术
          • SEO教程
          • SEO诊断
          • 网络营销推广
        • REDIS
          • PHP
            • 搜索
            • MYSQL
              • 架构设计
                • 通用设计与方法论
                • 典型架构实践
                • 数据库与缓存
                • 服务化与微服务
                • 消息系统
                • 消息总线架构
                • 搜索架构
                • 架构实践
                • 一致性问题
                • 一分钟系列
                • 通用素质
              • 记事本
                • PYTHON
                  • 服务器管理
                    • 源码解析
                    • nginx
                    • 高可用/集群
                    • FTP
                  • SEO
                    • SEO基础
                    • SEO技术
                    • SEO教程
                    • SEO诊断
                    • 网络营销推广
                  • REDIS
                    • PHP

                      分类: 服务器管理

                      500 OOPS: vsftpd: refusing to run with writable root inside chroot()

                      服务器管理 2016-04-09 20:11 401
                      今天把vsftpd升级到了v2.3.5,配置文件还是使用原来的.允许本地用户登录ftp,并且使用chroot限制ftp根目录.启动登录之后发现如下错误: 500 OOPS: vsftpd: refusing to run with writable root inside chroot() 意思是不能使用chroot限制可写的根目录,看了

                      undefined reference to `libiconv_open’ collect2: ld returned 1 exit status错误

                      服务器管理 2016-04-09 20:11 819
                      今天有一网友反映使用lnmp一键安装包无法安装php,叫他发错误文件给我看,发现提示这样的错误: undefined reference to `libiconv_open' collect2: ld returned 1 exit status 这个错误的原因可能php找不到iconv库文件,所以我们需要下载安装

                      ERROR: module is read only

                      服务器管理 2016-04-09 20:11 771
                      执行rsync出现如下错误: rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Connection reset by peer (104) ERROR: module is read only rsync error: s

                      suffix or operands invalid for `cmpxchg’

                      服务器管理 2016-04-09 20:11 515
                      今天编译安装glib,在make时出现suffix or operands invalid for `cmpxchg'错误,谷歌了一下,发现问题应该是cpu是64位的,系统是32位的,所以就出现了这个错误,解决方法是在./config

                      lockfile: command not found

                      服务器管理 2016-04-09 20:11 372
                      centos yum库没有lockfile软件,我们可以通过安装proc

                      BZ2 Libraries Not Found

                      服务器管理 2016-04-09 20:11 348
                      有时编译软件会出错这个错误,centos的只要yum安装bzip2-

                      ./.libs/libplumb.so: undefined reference to

                      服务器管理 2016-04-09 20:11 410
                      编译Cluster Glue时发生如下错误: ./.libs/libplumb.so: undefined reference to `uuid_parse' ./.libs/libplumb.so: undefined reference to `uuid_generate' ./.libs/libplumb.

                      glue_config.h:99:1: error: “HA_HBCONF_DIR” redefined

                      服务器管理 2016-04-09 20:11 377
                      编译Heartbeat时出现,glue_config.h:99:1: error: "HA_HBCONF_DIR" redefined。这是由于glue和heartbeat的版本不兼容的问题。 解决方法: 删除/usr/local/heartbeat/include/heartbeat/glue_config.h的最后一行:#de

                      –xinclude: Command not found

                      服务器管理 2016-04-09 20:11 425
                      编译heartbeat时出现--xinclude: Command not found错误,这时由于缺少libxslt-devel包。安装好后,重新./configure再make即可。 yum install libxslt-devel make c

                      pils.c:245: error: initialization from incompatible pointer type

                      服务器管理 2016-04-09 20:11 396
                      编译cluster glue时出现: cc1: warnings being treated as errors pils.c:244: error: initialization from incompatible pointer type pils.c:245: error: initialization
                      • «
                      • 1
                      • 2
                      • ...
                      • 38
                      • 39
                      • 40
                      • 41
                      • 42
                      • 43
                      • 44
                      • ...
                      • 75
                      • 76
                      • »

                      标签

                      Linux PHP rsync Iptables varnish SSH nginx heartbeat DRBD Nagios xen LNMP saltstack OpenResty cacti Xtrabackup phpMyAdmin memcached crontab keepalived Putty NFS grub expect dovecot sed 监控宝 ZPanel scp virtualbox wireshark zabbix logrotate fail2ban LAMP openvz oracle screen DTC securecrt Froxlor PPTP dpkg WinSCP openvpn Samba unison 商城 mongodb apt

                      最新文章

                      彻底删除mac上的软件

                      2024-09-19 14:03

                      php扩展安装

                      2024-08-24 11:19

                      mac命令彻底卸载软件

                      2024-08-20 20:46

                      八股文2

                      2024-07-22 21:46

                      java八股文

                      2024-07-22 21:32

                      python运行js报错

                      2024-02-16 21:00
                      • 首页
                      • 关于我们
                      • 京ICP备15044022号-3

                      Copyright © 2017 Codilight Lite. All Rights Reserved.