1.查看主机和数据库信息 [oracle@oracle1 ~]$ sqlplus / as sysdba SQL*Plus: Release 12.2.0.1.0 Production on Tue May 29 01:19:35 2018 Copyright (c) 1982, 2016, Ora ...
分类:
数据库 时间:
2018-08-02 12:20:10
阅读次数:
183
经常会遇到测试服务器端口通不通的情况,在window上常用的是Telnet,不过Linux下Telnet是需要安装的. 一般情况下使用"telnet ip port"判断端口通不通,其实不止这一种,还有很多种方法: 准备环境 启动一个web服务器,提供端口. ? 1 2 [wyq@localhost ...
分类:
其他好文 时间:
2018-07-31 13:25:35
阅读次数:
261
Problem Description Before the start of contest, there are n ICPC contestants waiting in a long queue. They are labeled by 1 to n from left to right. ...
分类:
其他好文 时间:
2018-07-31 11:18:42
阅读次数:
177
Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the c ...
分类:
其他好文 时间:
2018-07-29 14:20:36
阅读次数:
119
Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the c ...
分类:
其他好文 时间:
2018-07-28 15:23:50
阅读次数:
115
1、安装redis 第一步:下载redis安装包 wget http://download.redis.io/releases/redis-4.0.6.tar.gz 1 2 3 4 5 6 7 8 9 10 11 [root@iZwz991stxdwj560bfmadtZ local]# wget ...
分类:
系统相关 时间:
2018-07-26 23:32:40
阅读次数:
282
参数说明-T:超时时间-t:超时重试次数其余参数:http://man.linuxde.net/wget[root@db02scripts]#wgetT10--spider-t2blog.51cto.comSpidermodeenabled.Checkifremotefileexists.--2018-07-2621:15:07--http://t/Resolvingt...failed:Name
分类:
其他好文 时间:
2018-07-26 22:06:53
阅读次数:
285
MySQL在进行alter table等DDL操作时,有时会出现Waiting for table metadata lock的等待场景。而且,一旦alter table TableA的操作停滞在Waiting for table metadata lock的状态,后续对TableA的任何操作(包括 ...
分类:
数据库 时间:
2018-07-26 15:14:24
阅读次数:
184
转自:http://blog.sina.com.cn/s/blog_6bcf42010102vlt9.html secureCRT连接机器经常会因为一段时间无操作就退出了,提示timed out waiting for input: auto-logout,让人非常恼火,可以通过修改以下文件来修改无 ...
分类:
其他好文 时间:
2018-07-26 15:10:33
阅读次数:
595
yum使用中被锁定 yum Loaded plugins: fastestmirror, langpacks
Existing lock /var/run/yum.pid: another copy is running as pid 3593.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 109 M RSS (447 MB VSZ)
Started: Thu Jul 26 18:25:02 2018 - 02:00 ago
State : Sleeping, pid: 3593
分类:
其他好文 时间:
2018-07-26 11:34:00
阅读次数:
284