服务器问题集锦,包括 Linux(Ubuntu, Centos,Debian等)和Windows Server服务器
我试图切换到Office 365,我已经有了现有的用户。 迁移为某些用户显示此错误: 错误:MigrationProvisioningPermanentException:名称'some.one'已被使用。 我没有在Exchange Onlinepipe理中心的任何现有用户帐户设置或邮箱设置中看到该名称。
这可以用gracefull来完成,还是需要重新启动?
如何禁用指定检查fe GPO在check_mk watchlog中失败? 当我“创build规则永久禁用此服务”,并键入消息不受监视,服务仍然受到监视。
我正尝试使用默认configuration在Ubuntu 16中使用sendmail 。 (我只需要一个MTA来从我的应用程序中发送邮件。)当我尝试发送邮件时,我得到: 无法写入./dfv5T8wZmB004563(bfcommit,uid = 0,gid = 115):没有这样的文件或目录] sendmail.cf中的QueueDirectory表示/var/spool/mqueue 。 我创build了该文件夹,并赋予了这个世界的写权限,但同样的错误信息仍然存在。 请注意,它表示不存在,不允许拒绝。 那么它试图写入哪个文件夹?
过去,我一直使用真正简单的解决scheme来统计一些特定IP和/或端口的stream量。 我有一个链,称为会计与规则没有动作和一套简单的bash脚本来读取值,并将其存储在Memcached。 现在我需要实现类似的function,但是我的大部分服务器现在都在使用Firewalld。 正如我所看到的,有两个select: 通过Firewalld创build规则 在iptables中创build自定义链并将FirewallDconfiguration为将其包含在INPUT和FORWARD链中 我宁愿select自定义规则在iptables中,因为它现在是我的工作,但我不介意configurationFirewalld莫名其妙。 我通过Firewalld文档浏览,我没有find任何相关的东西。
我正在尝试为jenkins独立的windows服务器build立SSL连接。 我的configuration是 <executable>%BASE%\jre\bin\java</executable> <arguments>-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\jenkins.war" –httpPort=8080 –webroot="%BASE%\war"</arguments> <arguments>-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\jenkins.war" –httpPort=-1 –httpsPort=443 –httpsKeyStore="%BASE%\secrets\keystore\automate.jks" –httpsKeyStorePassword=Pass –webroot="%BASE%\war"</arguments> 如果使用这个我只能看到这个日志 INFO: Started ServerConnector@110d5b6{HTTP/1.1,[http/1.1]}{0.0.0.0:8080} 所以它不听443如果我删除端口8080线我的服务不启动,我的Jenkins.err.log不显示任何条目。 不知何故,我已经与上述configuration运行,我可以通过443连接,看到我在configuration中添加的证书。 然后,我不得不重新启动服务器,它不再正常工作
在尝试与我的ISP和Godaddy支持沟通后,我决定在这里发布我的问题。 问题:出现错误“您无权访问此服务器上的” http://www.godaddy.com/ “。 同时试图访问godaddy.com。 而试图访问我的任何Godaddy托pipe的网站,得到这个错误“本网站不能到达”。 我的公共IP:182.73.28.46(静态) 已经检查了黑名单的案件,并从几个网站(包括http://www.abuseat.org/lookup.cgi,www.spamhaus.org )中删除,但仍然没有运气。 根据godaddy,他们不能也不会将IP列入黑名单,而我的ISP也是如此。 任何人遇到类似的问题或知道如何解决? 跟踪路由 traceroute到godaddy.com(104.238.65.160),最多64跳,52字节的数据包 192.168.1.1(192.168.1.1)1.830ms 1.170ms 0.813ms 182.73.28.45(182.73.28.45)38.196ms 26.392ms 25.614ms 182.79.245.225(182.79.245.225)177.276ms 182.79.245.161(182.79.245.161)185.897ms 182.79.245.225(182.79.245.225)155.043ms 213.242.116.165(213.242.116.165)382.945 ms 300.459 ms 213.242.116.157(213.242.116.157)300.659 ms '* * *' the-go-dadd.bear1.phoenix1.level3.net(4.16.142.186)340.254 ms 353.208 ms 468.316 ms ip-184-168-0-117.ip.secureserver.net(184.168.0.117)361.239ms 308.855ms 306.429ms ip-184-168-0-117.ip.secureserver.net(184.168.0.117)426.291ms ip-184-168-0-113.ip.secureserver.net(184.168.0.113)303.738ms 390.144ms '* * *' '* * *' '* * *' '* * *' […]
我编译Apache 2.4和PHP 7.0.20(这是我的configuration线: ./configure''–with-libdir = lib64''–prefix = / usr / local''–with-layout = PHP''–with-pear''–with-apxs2''–enable -calendar''–enable-bcmath''–with-gmp''–enable-exif''–with-mcrypt''–with-mhash''–with-zlib''–with- bz2''–enable-zip''–enable-ftp''–enable-mbstring''–with-iconv''–enable-intl''–with-icu-dir = / usr'' –with-gettext''–with-pspell''–enable-sockets''–with-openssl''–with-curl''–with-gd''–enable-gd-native- '–with-jpeg-dir = / usr''–with-png-dir = / usr''–with-zlib-dir = / usr''–with-xpm-dir = / usr' '–with-freetype-dir = / usr''–with-libxml-dir = / usr''–with-mysqli = mysqlnd''–with-pdo-mysql = mysqlnd''–enable-soap ''–with-xmlrpc''–with-xsl''–with-tidy = / usr''–with-readline''–enable-pcntl''–enable-sysvsem''–enable -sysvshm'–enable-sysvmsg''–enable-shmop''–enable-maintainer-zts''–with-tsrm-pthreads') 用pecl安装pthreads,将扩展名添加到我的php.ini文件,重新启动apache,然后apache崩溃,不再启动。 apache错误日志消息: PHP的致命错误:apache2handler SAPI不支持在线0上的未知的pthreads PHP的致命错误:无法启动线0上的未知的pthreads模块 我的问题是以最佳实践方式安装pthread的步骤是什么。 我已经尝试了一切,但没有运气.. […]
我有一个Web服务器运行从2014年的Windows Server 2008 R2与Apache 2.2.25,PHP和东西。 它的<VirtualHost>configuration条目中有一些Alias指令,看起来好像已经停止了一段时间了。 在过去的三年里,没有什么事情也没有改变,我甚至恢复了3年前的备份,但是别名仍然不起作用。 我已经尝试重新安装Apache,没有骰子。 问题是,该网站作为一个整体,所以它不是Apache相关的错误。 我能够解决这个问题,通过简单的合并文件夹,使HTTPpath匹配的FSpath,但我仍然想知道如何恢复到mod_alias的function。 从configuration摘录如下: <VirtualHost www.company.com:80> DocumentRoot "d:/webroot/company/public_html" ServerName www.company.com Alias /outsourcing "D:/webroot/outsourcing" Alias /rent "D:/webroot/rent" <Directory /> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> <Directory "D:/webroot/rent"> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> <Directory "D:/webroot/outsourcing"> Options FollowSymLinks AllowOverride All Order allow,deny […]
需要一些帮助。 对于命令名称,我可以使用ps aux和grep命令名称? netstat –inet -ap显示networking连接,但我怎么去只获取一个特定的pidnetworking连接recursion?