随笔分类 - linux
摘要:在/etc/ssh/ssh_config中添加远程服务器支持的cipher 如Ciphers aes128-cbc,3des-cbc,aes128-ctr 连接时指定ssh配置文件 from pexpect import pxssh client = pxssh.pxssh() clinet.log
阅读全文
摘要:RAID Level : Primary 1, Secondary 0, RAID Level Qualifier 0 RAID 1 RAID Level : Primary 0, Secondary 0, RAID Level Qualifier 0 RAID 0 RAID Level : Pri
阅读全文
摘要:安装unixODBC 使用pyodbc需要Linux上安装unixODBC 可使用yum或apt安装unixODBC-devel包 编译安装:http://www.unixodbc.org/download.html 安装成功验证 安装连接驱动 unixodbc中没有自带连接sqlserver的驱动
阅读全文
摘要:#查看端口占用 netstat -tunlp #启用root passwd -u root passwd root #允许rootssh登陆 sudo vi /etc/ssh/sshd_config 修改远程登录为yes #查看时区 cat /etc/sysconfig/clockcat /etc/
阅读全文

浙公网安备 33010602011771号