From here.
apt-get: “the following packages have been kept back”
Include a groovy script in another
From here.
PyCharm
It is said that PyCharm is the most powerful Python IDE, which is produced by JetBrains. After using it one day, I think it is very good with the following advantages over the pure text editors like Sublime Text:
The font of Terminal
Third Docker Notes
Second docker notes
Here is some notes about Docker I learned today.
Install R on Ubuntu
My Ubuntu version is 14.04(Trusty).
From here.
Fix the 'Unable to reach a settlement' issue of Java SSH connection
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:
How to disable HTTP Strict Transport Security(HSTS) in Firefox
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):