Documents tagged with "CentOS"
Your Query returned 9 results
-
- Installing CUBRID Python Driver using yum (Fedora, CentOS)
- To install CUBRID Python Driver using yum command, we need to tell Yum where to look for CUBRID packages. First, visit one of the following links depending on your OS.
CentOS: http://www.cubrid.org/?mid=yum_repository&os=centos&cubrid=8.4.3
Fedora: http://www.cubrid.org/...
http://www.cubrid.org/wiki_apis/entry/installing-cubrid-python-driver-using-yum-fedora-centos
-
- Install CUBRID Manager using yum (Fedora, CentOS)
- To install CUBRID Manager using yum command, we need to tell Yum where to look for CUBRID packages. First, visit one of the following links depending on your OS. CentOS: http://www.cubrid.org/?mid=yum_repository&os=centos Fedora: http://www.cubrid.org/?mid=yum_repository&os=fe...
http://www.cubrid.org/wiki_tools/entry/install-cubrid-manager-using-yum-fedora-centos
-
- Installing CUBRID on Fedora/CentOS
- To install CUBRID on Fedora or Ce using yum command, we need to tell Yum where to look for CUBRID packages. First, visit one of the following links depending on your OS.
CentOS: http://www.cubrid.org/?mid=yum_repository&os=centos&cubrid=8.4.3
Fedora: http://www.cubrid....
http://www.cubrid.org/wiki_tutorials/entry/installing-cubrid-on-fedoracentos
-
- [Solved] Chef: NameError: Cannot find a resource for converge_by on centos
- I was testing CUBRID Chef Cookbook on CentOS 6.3 today using Vagrant tool when I encountered the following error with Chef 10.12.0:
FATAL: NameError: python_pip[virtualenv] (python::virtualenv line 23) had an error: NameError: Cannot find a resource for converge_by ...
http://www.cubrid.org/wiki_tutorials/entry/solved-chef-nameerror-cannot-find-a-resource-for-converge_by-on-centos
-
- Install CUBRID, PHP Driver, XE CMS on Fedora/CentOS
- We have created a very easy to use setup.sh script which allows you to choose which software to install at once. There are four options to choose during the installation:
Install CUBRID.
Install PHP Driver for CUBRID.
Install XE CMS.
Install Zeroboard for XE.
C...
http://www.cubrid.org/wiki_tutorials/entry/install-cubrid-php-driver-xe-cms-on-fedoracentos
-
- 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
-
- Installing CUBRID PHP Driver using yum (Fedora, CentOS)
- To install CUBRID PHP Driver using yum command, we need to tell Yum where to look for CUBRID packages. First, visit one of the following links depending on your OS.
CentOS: http://www.cubrid.org/?mid=yum_repository&os=centos&cubrid=8.4.3
Fedora: http://www.cubrid.org/?mi...
http://www.cubrid.org/wiki_apis/entry/installing-cubrid-php-driver-using-yum-fedora-centos
-
- How to Build CUBRID from Source on Fedora/Centos
- Prerequisites
To install the required packages, simply run the command below:
sudo yum install libtool texinfo java-1.6.0-openjdk-devel flex gcc-c++ ant ncurses-devel gc-devel glibc-devel lzo-devel libedit-devel pcre-devel libaio-devel elfutils-libelf-devel chrpath
Note: java-1.7.0-openjdk-deve...
http://www.cubrid.org/wiki_tutorials/entry/how-to-build-cubrid-from-source-on-fedoracentos
-
- Permission Denied Error
- In the following tutorial, we will present how to handle permission denied error on Linux systems. CUBRID can be installed using various approaches according to the operating system. We will assume you have followed one of the methods listed here: http://www.cubrid.org/wiki_tut...
http://www.cubrid.org/wiki_tutorials/entry/permission-denied-error