enable

Search

You can find the results of your search below.

postgres
4 Hits, Last modified:
auth.users # list of installed extensions \dx # enable expanded display \x </code> set search path for ... l daemon-reload systemctl start pgadmin systemctl enable pgadmin </code> define admin user in postgresql ... deler Name=pgmodeler EOF </code> if in container enable remote connection on host <file ini /etc/gdm3/custom.conf> [security] DisallowTCP=false [xdmcp] Enable=true </file> run pgmodeler in container <code> x
mssql
3 Hits, Last modified:
BC-2.3.4.tar.gz cd unixODBC-2.3.4/ ./configure --enable-gui=no --enable-drivers=no --enable-iconv --with-iconv-char-enc=UTF8 --with-iconv-ucode-enc=UTF16LE --libdir=/usr/lib/x86