摘要:
rsync -azvP --progress -e "ssh -p 6666" /Users/codar/360\344\272\221\347\233\230/ghld/ rsync@60.174.203.118:/ahwater/rsync_data/ 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
rsync -azvP --progress -e "ssh -p 6666" /Users/codar/360\344\272\221\347\233\230/ghld/ rsync@60.174.203.118:/ahwater/rsync_data/ 阅读全文
摘要:
用paramiko写堡垒机 paramiko paramiko模块,基于SSH用于连接远程服务器并执行相关操作。 基本用法 SSHClient 基于用户名密码连接: 基础用法: import paramiko # 创建SSH对象 ssh = paramiko.SSHClient() # 允许连接不在 阅读全文
摘要:
rsync: did not see server greetingrsync error: error starting client-server protocol (code 5) at main.c(1653) [Receiver=3.1.0] rsync -azvP --progress 阅读全文
摘要:
/*@echo off */taskkill /f /t /im WINWORD.exetaskkill /f /t /im nginx.exetaskkill /f /t /im w3wp.exetaskkill /f /t /im 沃特负载均衡.exe/*pause*/ 阅读全文
摘要:
Nginx+IIS简单的部署 随着互联网项目用户访问量不断上升,单点web服务器是无法满足大型高并发高负载的业务处理的,为了给web服务器做负载均衡方案,打算采用Nginx搭建负载均衡服务器,把用户请求分配到N个服务器来缓解服务器压力。 Nginx简介: Nginx (“engine x”) 是一个 阅读全文
摘要:
%CTF: 1.00%FileType: PROF strp "VelocityProfile"%PROFSpec: 1.00 2006 00 00%Manufacturer: CODAR Ocean Sensors. RiverSonde%Site: 0009 "Jiuhua"%TimeStamp 阅读全文
摘要:
openssh rsync -azvP --progress -e "ssh -p 6099" /ahwater/rsync/ ahwater@ip:/ahwater 阅读全文
摘要:
当前用户:select * from user_users;select user from dual;show user 查看当前那些用户登录:select username,serial#, sid from v$session;select username,privilege from us 阅读全文
摘要:
LISTENER = (DESCRIPTION_LIST = (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = rui-oracle11g)(PORT = 阅读全文
|