• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

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

sh

Search

You can find the results of your search below.

Ends with
  • 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:

redis
7 Hits, Last modified: 8 years ago
code> ===== list ===== A list have an order RPUSH puts the new value at the end of the list. LPUSH puts the new value at the start of the list. LLEN, LPOP, RPOP <code> RPUSH friends "Alice" RPUSH friends "Bob" </code> <code> LRANGE friends 0 -1 => 1) "Sam", 2) "Alice", 3) "
oracle
3 Hits, Last modified: 9 years ago
Unzip all in /opt/oracle /etc/profile.d/oracle.sh <code> export ORACLE_HOME=/opt/oracle export PATH... library names <code> cd /opt/oracle ln -s libclntsh.so.1?.1 libclntsh.so ln -s libocci.so.1?.1 libocci.so </code> run **sudo ldconfig** add to .bashrc
mssql
2 Hits, Last modified: 9 years ago
linux-gnu/libodbcinst.so.1 </code> <code> sudo bash ./install.sh install --force </code> check timeout to localhost (no MSSQL server on linux host !!!)
mariadb
1 Hits, Last modified: 9 years ago
ervers ===== install on each node ===== <code bash> apt-key adv --recv-keys --keyserver hkp://keyser
postgres
1 Hits, Last modified: 7 years ago
al lxc launch xenial postgres lxc exec postgres bash </code> <code> sudo apt install postgresql </cod

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