GCloud gives warning : `docker-credential-gcloud` not in system PATH
Problem : On an Ubuntu VM, the Docker pulls from Gcloud private repository give the error [bash] Error response from daemon: unauthorized: You don’t have the ne...
Problem : On an Ubuntu VM, the Docker pulls from Gcloud private repository give the error [bash] Error response from daemon: unauthorized: You don’t have the ne...
Problem: Python print function not printing to display when running inside docker Reason: The python output is buffered. Solution: Run python (in the docker fi...
Problem: Setting below in application.properties, [bash] hibernate.cache.use_second_level_cache=true hibernate.cache.hazelcast.use_native_client=true hibernate....
Example To copy all files owned by root in folder rpms to say folder docker-rpms, do this – [bash] find rpms -user root -exec cp -f {} docker-rpms/ \; [/bash] N...
Problem: After connecting, openfire servers disconnects from Smack client giving an exception as below – Connection XMPPTCPConnection[dhee@dheeyantra.com/bot] (...
Problem : CQLSH never works after a usual install. Fix: Install as below (on terminal)- Make sure to use pip, not pip3; python 2.7 not python 3.x. pip install c...
Problem : /boot disk has no space, thus blocking installation or removal of any package using apt-get Fix : In terminal – cd /boot ls sudo rm -r abi-4.4.0-89-ge...
Problem: Ubuntu gives the error oss_audio: failed to open audio device /dev/dsp when trying to test festvox voice models. Fix: On terminal- [bash] sudo apt-get...
Problem: The following error occurs when installing scikits audiolabs SndfileInfo: libraries sndfile not found in /usr/local/lib libraries sndfile not found in ...
On terminal run : gnome-tweak-tool In the dialog that pops up – Select Windows tab from the left panel. In the right panel under Tilebar buttons section – Set M...