Documents tagged with "ubuntu"
Your Query returned 14 results
-
- 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
-
- 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
-
- Installing CUBRID PHP Driver using apt-get (Ubuntu)
- If you do not have PHP itself installed, install it using the following command. Otherwise, proceed to the next step below.
sudo apt-get install php5
To install CUBRID PHP Driver using apt-get, we need to add CUBRID's repository so that Ubuntu knows where to downl...
http://www.cubrid.org/wiki_apis/entry/installing-cubrid-php-driver-using-apt-get-ubuntu
-
- CUBRID iptables Firewall Configuration
- If you want to connect remotely to a CUBRID Database that is installed on a Linux System (Fedora, CentOS or Ubuntu), then you have to enable the following ports:
8001 and 8002 if you want to connect to the application using CUBRID Manager
30000 and/or 33000 if yo...
http://www.cubrid.org/wiki_tutorials/entry/cubrid-iptables-firewall-configuration