• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start ยป code

code

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
@tips:db
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

postgres
36 Hits, Last modified: 7 years ago
Install ===== container xenial 16.04 (optional) <code> lxc image copy images:ubuntu/xenial/amd64 local:... c launch xenial postgres lxc exec postgres bash </code> <code> sudo apt install postgresql </code> eventually open network for remote connections <file ini /etc/pos
redis
24 Hits, Last modified: 8 years ago
lue [integer, string, ...] belong a key [string] <code> SET connections 10 INCR connections => 11 INCR c... ons => 12 DEL connections INCR connections => 1 </code> expiring key <code> SET resource:lock "Redis Demo" EXPIRE resource:lock 120 </code> ===== list ===== A list have an order RPUSH p
mssql
10 Hits, Last modified: 9 years ago
ver-on-debian/ Install unixodbc version > 2.3.0 <code> sudo apt-get remove libodbc1 unixodbc unixodbc-d... x=/usr --sysconfdir=/etc make sudo make install </code> Download [[http://www.microsoft.com/en-us/downl... (**version 13 does not work**) check libraries <code> ldd bin/sqlcmd-11.0.2270.0 </code> <code> sudo ln -s /usr/lib/x86_64-linux-gnu/libcrypto.so /usr/lib/
oracle
10 Hits, Last modified: 9 years ago
ip all in /opt/oracle /etc/profile.d/oracle.sh <code> export ORACLE_HOME=/opt/oracle export PATH=${PAT... :/opt/oracle export LD_LIBRARY_PATH=/opt/oracle </code> /etc/ld.so.conf.d/oracle.conf <code> /opt/oracle </code> adjust library names <code> cd /opt/oracle ln -s libclntsh.so.1?.1 libclntsh.so l
mariadb
2 Hits, Last modified: 9 years ago
16.04 servers ===== install on each node ===== <code bash> apt-key adv --recv-keys --keyserver hkp://k... alocean.com/mariadb/repo/10.1/ubuntu xenial main' apt update apt install mariadb-server rsync </code>

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki