我有一个运行Exim 4的Debian Jessie服务器,将GMail设置为Smarthost。 如果我尝试使用外部地址发送邮件(即[email protected]),则工作正常。 如果我向root或canadianluke (本地用户名)发送邮件,则会收到两条消息:我发送的消息和GMail自动生成的一封电子邮件,表示邮件无法向root@empty发送邮件。 我们正在使用Google Apps for Non-Profits。 电子邮件通过,所以我知道这不是完全的Exim4,但我不完全相信,这完全是GMail。 我用来在terminal上发送电子邮件的命令: mail root -s Test Delivery to the following recipient failed permanently: root@empty Technical details of permanent failure: DNS Error: Address resolution of empty. failed: Domain name not found —– Original message —– DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=MYDOMAIN_COM.20150623.gappssmtp.com; s=20150623; h=from:to:subject:message-id:date; bh=YJWMysPl36audKpPjWIG/TOl/JVGuKuq1l4/HEAjxb8=; b=eIIQpLxw5TFAwnKw4P3gQpKlKbnf9I1PRpzfElBK4m+g+8cu/3z3hBFxMIMdV2Heli 5CDCvVpaxbiqBJBcyeNnJubwyb8pir2CEnkiKaLJVJjTK3fZkpiI0KlTWkjilMnZeTLy SSzJdu437Bo2ONDY960+SX4cZtUE2p2fMcY7zhm8OTPWvXuDJ+DMoLVMuMfBfR+000dL […]
我已经使用了超过一年的主pipe了。 它是从Debian软件包安装的。 有一天,当我升级包时,有些东西坏了,我似乎无法弄清楚什么。 ~> sudo supervisorctl status http://localhost:9001 refused connection ~> cd /etc/supervisor ~> sudo supervisorctl status # Works 在我的/etc/supervisor/supervisord.conf ,我告诉主pipe使用这样的unix套接字: [supervisorctl] serverurl=unix:///var/run/supervisor.sock 它看起来像是当我不在/etc/supervisor文件夹中时,configuration只是没有加载,pipe理员使用默认值( http:// localhost:9001是serverurl的默认值) 我检查了Debian软件包启动supervisor的方式,似乎configuration文件的path是绝对的,所以我不明白为什么它不起作用。 /usr/bin/python /usr/bin/supervisord -c /etc/supervisor/supervisord.conf 任何人有同样的问题或解决scheme? 这是非常烦人的,因为它打破了我的食谱。 谢谢 编辑: 这里是/etc/supervisor/supervisord.conf的完整内容: [unix_http_server] file=/var/run/supervisor.sock chmod=0700 [supervisord] logfile=/var/log/supervisor/supervisord.log pidfile=/var/run/supervisord.pid childlogdir=/var/log/supervisor [rpcinterface:supervisor] supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface [supervisorctl] serverurl=unix:///var/run/supervisor.sock [include] files = /etc/supervisor/conf.d/*.conf 这里是要求的variables: ~> […]
在将php5升级到php7之后 ,当我想apt-get install phpmyadmin时候出现这个错误 The following packages have unmet dependencies: phpmyadmin : Depends: libapache2-mod-php5 but it is not going to be installed or libapache2-mod-php5filter but it is not going to be installed or php5-cgi but it is not going to be installed or php5-fpm but it is not going to be installed or php5 but […]
我按照MIT Kerberos 5的说明更新了我的Kerberos 5服务器的主密钥。 我重新启动了kdc和kadmind服务,并使用krb5-prop将更改推送到其他服务器。 现在,我无法从任何服务器(包括pipe理服务器)连接kadmin: $kadmin Authenticating as principal jacob/[email protected] with password. Password for jacob/[email protected]: kadmin: GSS-API (or Kerberos) error while initializing kadmin interface 从我的search,我发现这是一个共同的原因是时间syncronization问题,但机器在一秒钟内匹配,甚至从运行kadmind服务器失败。 我不知道如何解决这个问题。 我的kadmind版本没有任何forms的debugging参数或详细日志logging级别,我发现。 我试着用-nofork在命令行上运行它,在那里很安静。 密码被接受。 我可以kinit作为目标原则,如果我input密码错误告诉我。 kadmin: Incorrect password while initializing kadmin interface 如果kadmind服务没有运行,它也会给出不同的错误。 kadmin: Communication failure with server while initializing kadmin interface 在更新主密码之前,我没有testingkadmin,但是我最近使用它,没有做其他的configuration更改。 我试着检查我的密钥版本号(kvno),他们似乎是正确的。 还有什么可能导致这个? 我还能在哪里检查? 我怎样才能debuggingkadmind? Debian 8,krb5-admin-server […]
我试图在我的远程Debian盒子上安装JDK。 我一直在关注这个页面的指示。 问题是,make-jpkg失败。 这里是我得到的输出(加上我正在运行的java包的版本: :~/Desktop/Downloads$ fakeroot make-jpkg jdk-6u16-linux-i586.bin Creating temporary directory: /tmp/make-jpkg.BdyKSdDYXH Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh Detected Debian build architecture: i386 Detected Debian GNU type: i486-linux-gnu No matching plugin was found. Removing temporary directory: done :~/Desktop/Downloads$ apt-cache policy java-package | head -2java-package: Installed: 0.42 任何想法为什么它失败?
我认为我会select这三个系统的VPS包。 我的主要经验是在Ubuntu上,所以你推荐使用什么? VPS将基本上用于托pipePHP / WordPress和MySQL。
我相当新的Linux世界,但我有要求在服务器上安装Debian。 这台服务器是戴尔Poweredge,目前正在运行Windows Server 2003 – 我打算彻底清除服务器,并安装Debian,但是我失去了我需要从下载: http://www.debian.org/CD/http-ftp/ 另外,然后我刻录ISO到DVD,并从它启动,按照安装Windows? 它会给我的select,格式化驱动器等…?
如果有指示, apt-get会按照302redirect吗? 澄清 我有自己的DEBIAN知识库,而且我正在评估是否可以将所有这些“虚拟合并”到一个。 为此,我需要了解客户端apt-get是否可以遵循302redirect,因为“虚拟回购”会使用这个“技巧”从不同的地方获得apt-get fetch .deb包。
在debian中,如果我有一个已安装的软件包foo。 我如何获得所有依赖于foo的包?
我一直在使用Debian一年,主要是作为我公司内部服务器的发行版。 现在我正在build立一个公共的电子商务网站,并计划在这个数据中心使用专门的Debian服务器。 我将接受信用卡进行支付,并直接将其传送到银行网关,而不存储任何CC信息。 我将使用Django 1.1.1,mod_wsgi,Apache2来运行django和nginx来提供静态媒体。 你认为这是一个很好的设置? 你会以服务器configuration的名义build议什么安全措施? 任何build议,链接到最佳做法和教程将不胜感激:)