1. 在 Windows Server 2016中,Edge浏览器成为了一个app,并且不能被内置管理员账户(build-in admin account)打开,会出现以下错误:microsoft edge can't be opened using the built-in administrat...
Websphere 启动关闭命令linux 下首先查看进程./stopServcer.sh server1如果停不掉websphere服务。则强制杀掉其进程!1、查看websphere进程号bejqylc06:~ #ps -ef|grep websphereroot 20350 1 13 Jun20...
分类:
Web程序 时间:
2015-09-23 17:02:44
阅读次数:
387
收到zabbix报警Lackoffreeswapspaceonzabbix_server1.查看内存状态[root@chlook~]#free-mtotalusedfreesharedbufferscachedMem:488450376646-/+buffers/cache:39791Swap:000free的输出一共有四行,第四行为交换区的信息:交换的总量(total),使用量(used)和交换区(free)2...
分类:
系统相关 时间:
2015-09-19 06:19:12
阅读次数:
524
主机环境: rhel6 selinux and iptables disabled 实验主机: 192.168.122.10 ? varnish?????? server1.example.com ????????????? ?192.168.122.2? ? apache?????????? server2....
分类:
其他好文 时间:
2015-09-17 19:57:18
阅读次数:
177
2015年9月15日 19:02:47里的内容场景是将数据从一个服务器传递到另一个服务器中用于mysql数据初始化或恢复本质的原理是压缩传输1. 使用管道命令, 压缩的时候直接传输, 不再压缩到本地, 再传输到另一台server压缩server1$ gzip -c /server1/data/fil...
分类:
其他好文 时间:
2015-09-15 20:08:54
阅读次数:
154
按照此配置完全可以配置成功!!一、介绍========测试环境:Server1:ndbd 192.168.1.225Server2:ndbd 192.168.1.226Server3:mysqld --ndb-cluster 192.168.1.224 (ndbd_mgm ndbd_mgmd也在本机...
分类:
数据库 时间:
2015-09-06 18:01:18
阅读次数:
427
主配置文件是“/etc/httpd/conf/httpd.conf”,由它来控制apache服务器的各种功能。该文件有全局环境设置(GlobalEnvironment),主要的服务设置(MainServer
Configuration),虚拟主机设置(VirtualHosts)组成。[root@server1~]#vim/etc/httpd/conf/httpd.conf[root@server1..
分类:
Web程序 时间:
2015-08-13 20:25:24
阅读次数:
171
linux安装nginx博客分类:server1)下载nginxJava代码wgethttp://nginx.org/download/nginx-0.8.54.tar.gz默认会下载到当前目录下面,也就是pwd目录2)解压Java代码tarzxvfnginx-0.8.54.tar.gz进入ngin...
分类:
系统相关 时间:
2015-08-11 21:18:55
阅读次数:
138
新装的ubuntu无法远程登陆需要安装openssh server1. 在终端上输入以下命令: $sudo apt-get install openssh-server2. 安装完之后重启SSH $sudo /etc/init.d/ssh restart3. 用Putty远程登录。
分类:
系统相关 时间:
2015-08-11 13:41:10
阅读次数:
131
servre1:10.1.1.88server2:10.1.1.82需要让server2实时同步server1上的代码,server1上操作:1.安装inotifytar-zxvfinotify-tools-3.14.tar.gz./configure&&make&&makeinstall2.链接库64位系统安装完毕后,报错,找不到库文件,需要做链接ln-s/usr/local/lib/li..
分类:
其他好文 时间:
2015-08-06 18:50:05
阅读次数:
272