having方法
HAVING 语法 SELECT column_name, aggregate_function(c… 继续阅读 having方法
HAVING 语法 SELECT column_name, aggregate_function(c… 继续阅读 having方法
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr… 继续阅读 Windows远程桌面更改端口
[root@sre ~]# kill -l 1) SIGHUP 2) SIGINT 3) SIGQU… 继续阅读 kill与信号
substring_index(str,delim,count) str:要处理的字符串 delim… 继续阅读 substring_index函数
concat(str1,str2,str3…) concat(‘q’,’w’,’e’) 结果为:… 继续阅读 concat函数
Yum:Yellow dog Updater, Modified yum install –dow… 继续阅读 YUM工具
新建一个文件,重命名为.udl文件,即可进行简易的SQL Server系列数据库联通测试:
ETL连接SQL Server报错:the bufferdir connection propert… 继续阅读 the bufferdir connection property is invalid
可以将命令的输出结果输出到标准输出设备,多用于周期性执行命令/定时执行命令 watch[参数][命令… 继续阅读 watch周期执行
下载unlocker补丁 创建mac的虚拟机 修改.vmx文件 在 smc.present = “T… 继续阅读 VMware安装Mac OS
安装vba插件即可: 下载地址http://7xig3x.com1.z0.glb.clouddn.c… 继续阅读 WPS开启宏功能
sudo add-apt-repository ppa:team-xbmc/ppa sudo apt… 继续阅读 Kodi服务器配置
wget https://downloads.plex.tv/plex-media-server/0… 继续阅读 Plex服务器配置
先改主机名 /etc/hosts 改完用hostname临时生效一下 修改hosts,添加serve… 继续阅读 puppet客户端快速部署
swap 大小参考: Available RAM Swap Space Required Betwe… 继续阅读 SWAP分区
yum install mailx 修改/etc/mail.rc set from=fromUser… 继续阅读 Mail自动发送服务器监控
apt-get install linux-image-extra-`uname -r` # 添加D… 继续阅读 Ubuntu安装Docker环境
apt-get install john unshadow /etc/passwd /etc/sha… 继续阅读 John the ripper工具
两个时钟:硬件时间时钟(RTC),系统时钟(System Clock) 硬件时钟是指嵌在主板上的特殊… 继续阅读 NTP客户端设置
脚本 #! /bin/bash PATH=/bin:/sbin:/usr/bin:/usr/sbin… 继续阅读 影梭安装脚本