Skip to content
No results
  • Linux
  • Cloud
  • DevOps
  • Python
  • Privacy Policy
  • Contact Us
  • About us
howtouselinux
howtouselinux
  • Linux
  • Cloud
  • DevOps
  • Python
  • Privacy Policy
  • Contact Us
  • About us
howtouselinux
howtouselinux

14 Apache Cassandra best Practices for developers & Application Teams

No Load balancers in front of cassandra Cassandra distributes the data across the nodes and most of the cassandra drivers…

27 Cassandra Best Practices for Administrators / DBA team

Decrease the default read ahead values in unix/linux systems Most of the modern unix/linux systems use read ahead so that…

Cassandra error Unit cassandra.service entered failed state

We get this error when we start our Cassandra recently. New main PID x does not belong to service, and…

How to fix “WARNING: Your password has expired.” in Linux?

Sometimes when we ssh to Linux box, we get this error “WARNING: Your password has expired.” You must change your…

How does data distribution work in Cassandra?

Cassandra uses data partitions to distribute data to each node. Partitions are based on the partition keys. Partition function(partition key)…

How to backup Cassandra database ? 14348 Ratings

Apache Cassandra supports two kinds of backup strategies. A snapshot is a copy of a table’s SSTable files at a…

Troubleshoot Cassandra Read Timeout issue in Linux

Cassandra timeout issue is a complex issue. Today we will review what read timeout mean in Cassandra and how to…

How rp_filter works on Linux?

Rp_filter is short for reverse path filtering on Linux. We can use this to filter packets on Linux. Here are…

Monitor Apache Cassandra with open-source Software

Apache Cassandra cluster is a distributed system. Monitoring this cluster is not an easy task. There are a few monitoring…

How to test NFS performance with dd on Linux?

NFS performance is important for the production environment. In this tutorial, we will review how to use DD command to…

Prev
1 … 78 79 80 81 82
Next
  • “CPU Spiked—Can You Check?”- A Practical Guide for Linux Admins to Diagnose High CPU Without Panic
  • Complete Guide to Redis: Commands, FAQ, Configuration, and Troubleshooting
  • Securely Adding Users in Linux: Best Practices for Safe Accounts
  • Troubleshooting Slow Linux Boot Times: A Comprehensive Guide

Copyright © 2025 -  howtouselinux.com