My Ubuntu version is 14.04(Trusty).
From here.
My Ubuntu version is 14.04(Trusty).
From here.
This is a weird issue. There is some Java code which uses SSH connection to run some comands remotely on a server. When running it in Eclipse, everything works; while if runs it from an pacakged uber jar, it reports the following issue:
In some network environment, when browsing some websites with Firefox like “Google Groups“ which enables HSTS, you may get the following error message(Chrome will not work for the same situation but I did not search the solution for it):
If when you run “wget -qO- https://get.docker.com/ | sh” command to install Docker on your Ubuntu 14.04 as described in the offical document, and met the following problem like me:
1 | ~$ wget -qO- https://get.docker.com/ | sh |
you can try the alternative method in the post from here.
I was wondering if there is something in the Python world just like RVM in the Ruby world. So I get pyenv.
When I try installing “paramiko” on my local “Python3” environment with “pip”, the depended package “pycrypto” installation reports the following error:
This is a quite common problem for the VirtualBox user: after some time, you find the original image disk size is not enough and want to make it larger. How to make it?
Here is some notes about Docker I learned today.
The following error happens when I run “apt-get dist-upgrade”: