摘要:
1. error: command 'gcc' failed with exit status 1Info:用pip安装软件时提示:error: command 'gcc' failed with exit status 1 easy_install也提示一样的错误:error: Setup script exited with error: command 'gcc' failed with exit status 1DO:一般是缺少python-dev包,apt-get install python-dev或yum install pytho 阅读全文
摘要:
ubuntu下修改ip后,上不了了网,网上找了不少方法,试了都不行。点击这里安装好Ubuntu之后设置了静态IP地址,再重启后就无法解析域名。想重新设置一下DNS,打开/etc/resolv.confcat /etc/resolv.conf# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN内容是一段警告:说这个文件是resolvconf程序动态创建的,不要直 阅读全文
摘要:
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.More...工具汇总PuTTY (the Telnet and SSH client itself)PSCP (an SCP client, i.e. command-line secure file copy)PSFTP (an SFTP cli 阅读全文