Documents tagged with "ubuntu"
Your Query returned 16 results
-
- Can I install and run two versions of CUBRID on the same machine? [1]
- I need to test my app against both versions and I'm not sure if installing both would be a good idea. I'm interested in knowing if this would work both on Windows and on Ubuntu. Thanks!
http://www.cubrid.org/questions/325978
-
- Install Apache Tomcat on Ubuntu
- Apache Tomcat is a Web container that allows to serve Java Servlets (such as [Using Solr / Lucene for full text search with CUBRID Database on Ubuntu|Solr full-text search server]) and JSP (Java Server Pages) Web applications. More information can be found on Tomcat offi...
http://www.cubrid.org/wiki_tutorials/entry/install-apache-tomcat-on-ubuntu
-
- Using Solr / Lucene for full text search with CUBRID Database on Ubuntu
- Apache Solr is one of the most popular full-text search engines currently available in the open source market. It is implemented in Java and runs as a standalone server within a servlet container such as Tomcat. More information about Solr is extensively provided on their...
http://www.cubrid.org/wiki_tutorials/entry/using-solr-lucene-for-full-text-search-with-cubrid-database-on-ubuntu
-
- CUBRID Ubuntu Launchpad Installation Tutorial
- CUBRID Ubuntu Launchpad Installation
The goal of this tutorial is to explain the steps required in order to install CUBRID using the Launchpad repositories. It is intended for users that have Ubuntu 10.04 or above, who want to easily install CUBRID from Ubuntu repos. T...
http://www.cubrid.org/launchpad
-
- Install CUBRID Manager using apt-get on Ubuntu
- To install CUBRID Manager using apt-get on Ubuntu, we need to add CUBRID's repository so that Ubuntu knows where to download the packages from, and then tell the OS to update its indexes.
sudo add-apt-repository ppa:cubrid/cubrid sudo apt-get update
If you plan to use CUBR...
http://www.cubrid.org/wiki_tools/entry/install-cubrid-manager-on-ubuntu
-
- Installing CUBRID on Ubuntu
- To install CUBRID using apt-get on Ubuntu, we need to add CUBRID's repository so that Ubuntu knows where to download the packages from, and then tell the OS to update its indexes.
sudo add-apt-repository ppa:cubrid/cubrid sudo apt-get update
If add-apt-repository command is no...
http://www.cubrid.org/wiki_tutorials/entry/installing-cubrid-on-ubuntu
-
- Install Apache Solr on Ubuntu
- Installing Apache Solr on Ubuntu is quite easy. In fact, it does not require any installation. All you will need to do is just download and extract the package. But before you proceed, make sure you have already [Install Apache Tomcat on Ubuntu|installed Tomcat] which is ...
http://www.cubrid.org/wiki_tutorials/entry/install-apache-solr-on-ubuntu
-
- Install CUBRID with Apache and PHP on Ubuntu
- In this tutorial I will show you how to install CUBRID Database Server together with Apache Web server and PHP on Ubuntu Desktop 10.4+. This will be the easiest and fastest way to get all the applications installed on your system.
Install CUBRID
CUBRID can be installe...
http://www.cubrid.org/wiki_apis/entry/install-cubrid-with-apache-and-php-on-ubuntu
-
- Installing CUBRID Python Driver using apt-get (Ubuntu)
- To install CUBRID Python Driver using apt-get, we need to add CUBRID's repository so that Ubuntu knows where to download the packages from, and then tell the OS to update its indexes. sudo add-apt-repository ppa:cubrid/cubrid sudo apt-get update First install CUBRID if yo...
http://www.cubrid.org/wiki_apis/entry/installing-cubrid-python-driver-using-apt-get-ubuntu
-
- SOFA Statistics CUBRID Ubuntu Tutorial
- 1. Download the sofastats-*.*.*-1.deb file from http://www.sofastatistics.com/downloads.php.
2. Install the deb file using:
sudo dpkg -i sofastats-*.*.*-1.deb sudo apt-get -f install
3. Install cubrid and cubrid-demodb on Ubuntu (http://www.cubrid.org/wiki_tutorials/entry/installing-cubrid-on-ubuntu) 4...
http://www.cubrid.org/wiki_apps/entry/sofa-statistics-cubrid-ubuntu-tutorial