server

Search

You can find the results of your search below.

mariadb
5 Hits, Last modified:
-galera-cluster-with-mariadb-10-1-on-ubuntu-16-04-servers Three Ubuntu 16.04 servers ===== 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
mssql
3 Hits, Last modified:
overflow.com/questions/15750711/connecting-to-sql-server-2012-using-sqlalchemy-and-pyodbc * https://blog... ls.aspx?id=36437|Microsoft ODBC Driver 11 for SQL Server® - RedHat Linux]] (RedHat6\msodbcsql-11.0.2270.0.... rce </code> check timeout to localhost (no MSSQL server on linux host !!!) <code> sqlcmd -S localhost </c
postgres
3 Hits, Last modified:
-packages/pgadmin4/config.py sed -i -e "s/DEFAULT_SERVER\s*=.*/DEFAULT_SERVER = '0.0.0.0'/" $CONFIG # define pgadmin admin user python3 /usr/local/lib/python3.5/... apt install -y qt5-default libqt5svg5 postgresql-server-dev-all cd /usr/local/src sudo apt install -y wge
redis
2 Hits, Last modified:
* [[http://fastoredis.com|fastoredis]] ===== server ===== <code> sudo apt install -y redis-server redis-tools </code>