随笔分类 -  常用工具

日常工具使用总结
摘要:下载putty,将putty的安装路径添加到Windows的环境变量中: 我的电脑->属性->高级->环境变量->系统变量,双击其中的Path,在分号后添加putty的安装路径,如默认的:“C:\Program Files\PuTTY”,然后一路确定。Windows--->Linux 打开c... 阅读全文
posted @ 2013-11-27 22:28 chenfei0801 阅读(381) 评论(0) 推荐(0)
摘要:windows 下如何配置host文件,只需修改: C:\Windows\System32\drivers\etc\hosts文件即可 默认文件内容如下:# Copyright (c) 1993-2009 Microsoft Corp.## This is a sample HOSTS file used by Microsoft TCP/IP for Windows.## This file contains the mappings of IP addresses to host names. Each# entry should be kept on an individual line 阅读全文
posted @ 2013-11-14 11:38 chenfei0801 阅读(23785) 评论(0) 推荐(0)