win工具
文章平均质量分 59
robin_chenyu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
BeyondCompare中使用socks5代理
在 工具->Ftp方案->登录->协议 中选择 SFTP(SSH2), 然后连接中配置代理相关原创 2013-01-25 16:39:24 · 1238 阅读 · 0 评论 -
调用python脚本清理xp系统临时文件
clean_pyTable of Contents1. 清理XP下临时文件脚本1 清理XP下临时文件脚本调用Python程序清理文件夹下的临时文件还是很方便的。import osprofile_dir = os.getenv("USERPROFILE")template_dirs = { 'chrome': "Local Sett原创 2014-01-14 13:38:40 · 946 阅读 · 0 评论 -
cygwin中添加sshd服务
cygwin_sshdTable of Contents1. cygwin中添加sshd服务1 cygwin中添加sshd服务ssh-host-config全部yes创建windows用户,并创建密码,使用administrator用户组创建/home/文件夹mkpassword -l -u > /etc/passwd测试ssh @127.原创 2014-01-16 18:50:39 · 1114 阅读 · 0 评论 -
cygwin环境变量配置
cygwin_envTable of Contents1. cygwin的环境配置1 cygwin的环境配置~/.inputrcset completion-ignore-case onset meta-flag onset output-meta onset convert-meta off~/.bashprofile#原创 2014-02-20 17:12:36 · 3767 阅读 · 0 评论
分享