SSH without running .bashrc
In case a faulty script started by .bashrc or .profile is failing and crashing SSH initiation, you could still login and fix the issue by running shell directly...
In case a faulty script started by .bashrc or .profile is failing and crashing SSH initiation, you could still login and fix the issue by running shell directly...
Here are the steps I followed to get my dev instance of cassandra copied to a new server (both single node instances) I’ve used medusa tool for the same. ...
On bash, run – sudo systemd-resolve --flush-caches Should be done. KjKj [/.] Sreekumar programs computers as a hobby and profession. Into programming from...
Problem: Changing just the datacenter name in cassandra-rackdc.properties gives the error: Cannot start node if snitch's data center [newName] differs from prev...
Error: Reason: libtinfo.so library missing. Solution: Note: No need to reattempt the installation. KjKj [/.] Sreekumar programs computers as a hobby and profess...
Problem: One of the docker nodes does not start up after restart. Error in the log is msg="error removing task " error="incompatible value" Reason: Docker swarm...
The bit rates for the most common audio formats – ALAW 8 BITS ULAW 8 BITS PCM 16 BITS SIGNED/UNSIGNED ADPCM 8 BITS The endian-ness for more than one byte ...
Error : Few docker containers don’t start up. In the /var/log/syslog they give the error “Cannot start container Subnet sandbox join failed…...
Problem : On page refreshes, the ajax calls in the componentDidMount functions throws the error : “Error: Should not already be working.” Reason : P...
Issue : When doing an apt update, we get the this error.The repository ‘http://archive.ubuntu.com/ubuntu disco-backports Release’ no longer has a Re...