Get CQLSH working on Linux
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 : 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...