apt

Search

You can find the results of your search below.

postgres
6 Hits, Last modified:
tgres lxc exec postgres bash </code> <code> sudo apt install postgresql </code> eventually open netwo... 8,postgres EOF </code> ==== pgadmin ==== <code> apt install wget python3-pip pip3 install -U pip pip ... a1 # for building, can remove after install sudo apt install -y make g++ qt5-qmake libxml2-dev libpq-d... onfig libqt5svg5-dev # runtime dependencies sudo apt install -y qt5-default libqt5svg5 postgresql-serv
mariadb
4 Hits, Last modified:
rs ===== install on each node ===== <code bash> apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8 add-apt-repository 'deb [arch=amd64] http://nyc2.mirrors.... alocean.com/mariadb/repo/10.1/ubuntu xenial main' apt update apt install mariadb-server rsync </code>
mssql
1 Hits, Last modified:
an/ Install unixodbc version > 2.3.0 <code> sudo apt-get remove libodbc1 unixodbc unixodbc-dev wget f
oracle
1 Hits, Last modified:
ashrc <code> alias sqlplus="rlwrap sqlplus" </code> install libaio <code> apt install libaio1 </code>
redis
1 Hits, Last modified:
redis.com|fastoredis]] ===== server ===== <code> sudo apt install -y redis-server redis-tools </code>