ubuntu 13.10 install wireshark 今天在使用java jsoup操作remote server的是否,在本地执行可以成功返回内容,然后打成jar包,使用shell在 server上执行就反问错误. java.net.SocketException: Unexpected end of file from server sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:772) sun.net.www
apt-get Use apt-get with the "--print-uris" option to do it. I also add "-qq" so it would be quiet. Create script: sudo apt-get <<>> --print-uris -qq | sed -n "s/'([^ ]+)' ([^ ]+) ([^ ]+) MD5Sum:([^ ]+)/wget -c \1/p&qu
As we all know OpenERP is a great open-source ERP/CRM project. It does help people a lot when working in such a modern society. For those people who like to use free opensource software OpenERP is a good option. linuxmint 15 is a destro which is base
pip default install to $HOME/.local on Debian/Ubuntu After pip 8.1.1-2 on Debian or Ubuntu you can pip install package without root user, which default to install to user home $HOME/.local. The patch add logic that install user home while you not run
from: https://wiki.winehq.org/Ubuntu If your system is 64 bit, enable 32 bit architecture (if you haven't already): sudo dpkg --add-architecture i386 Add the repository: wget https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key