Install Ctdb_persistent On A Debian, Ubuntu And Raspbian
Install ctdb_persistent
-
Debian
apt-get install ctdb-dbg
Click to copy -
Ubuntu
apt-get install ctdb-dbg
Click to copy -
Raspbian
apt-get install ctdb-dbg
Click to copy
ctdb-dbg
clustered database to store temporary data -- debugging symbols and test suiteCTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. More detailed description can be found in the ctdb package. This package provides debugging information and test suite for CTDB. Install it to get a better backtrace in the event of a crash, or to test.
Installing ctdb_persistent command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Raspbian operating systems. Once you run the command it will install the latest version of ctdb_persistent 2023 package in your OS.