Write failed: Broken pipe issue on Mac OS X
If you ssh to your server using Terminal or iTerm, have you ever encountered this kind of problem?If you do, here I give you a solution (maybe a solution. it…
If you ssh to your server using Terminal or iTerm, have you ever encountered this kind of problem?If you do, here I give you a solution (maybe a solution. it…
Install pip and virtualenv for Ubuntu 10.10 Maverick and newer sudo apt-get install python-pip python-dev build-essentialsudo pip install –upgrade pipsudo pip install –upgrade virtualenv For older versions of UbuntuInstall Easy…