Top "Centos" questions

CentOS (Community Enterprise Operating System) is based on the Red Hat Enterprise Linux operating system.

cURL not working (Error #77) for SSL connections on CentOS for non-root users

Just recently my server has stopped working for curl requests to https:// addresses for my web server. Having dug around …

curl ssl centos nss
error: command 'gcc' failed with exit status 1 on CentOS

I'm trying to install lxml package on CentOS using sudo pip install lxml and its throwing this error right at …

python linux bash pip centos
How to send list of file in a folder to a txt file in Linux

I'm fairly new to Linux (CentOS in this case). I have a folder with about 2000 files in it. I'd like …

linux bash shell centos
phpMyAdmin + CentOS 6.0 - Forbidden

I always get this message when I would like access my phpMyAdmin. w3m localhost/phpmyadmin Forbidden You don't have …

phpmyadmin centos selinux
How do I configure php to enable pdo and include mysqli on CentOS?

PHP Version 5.3.3 on CentOS (x86_64, RHEL 6) Apparently my PHP installation was configured to exclude Mysqli and disable PDO for some …

php pdo mysqli centos
How to find files recursively by file type and copy them to a directory while in ssh?

I would like to find all the pdf files in a folder. It contains pdf files inside and more directories …

linux bash centos
Mongodb service won't start

I am not sure why, and the service was working fine just yesterday, all of a sudden I can not …

mongodb service centos
How do I install PHP intl extension on CentOS?

I know virtually nothing about installing packages. I managed to install Zend Framework 1 with yum a while back by following …

php centos installation yum php-extension
pgAdmin3 connection problems

I'm recently setting up and running a Windows 2008 r2 server with VMware Workstation 8. I'm running a Centos 6.2 virtual linux box …

postgresql centos vmware pgadmin trust
Vagrant's port forwarding not working

I'm running into a small problem at the end of the Getting Started guide for vagrant. I'm working on a …

apache http centos portforwarding vagrant