Top "Centos" questions

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

How to change the MySQL root account password on CentOS7?

I have installed mySQL on a Centos7 vm but I have problems logging in with root. I tried logging in …

mysql centos
Import Error: No module named django

I am using centos linux. I had python 2.6 with django and now i upgraded to python 2.7. Python 2.6 is located in /…

python django centos pythonpath
Automatically start forever (node) on system restart

I am using node's forever module to keep my node server running. Forever however terminates when there is a system …

node.js centos forever
Check if directory mounted with bash

I am using mount -o bind /some/directory/here /foo/bar I want to check /foo/bar though with a …

linux bash centos mount
How to upgrade OpenSSL in CentOS 6.5 / Linux / Unix from source?

How do I upgrade OpenSSL in CentOS 6.5? I have used these commands, but nothings happens: cd /usr/src wget http://…

linux security ssl openssl centos
How to list installed packages from a given repo using yum

I want to list all packages I have installed on a system from a given repo using yum. Usually to …

centos fedora yum
How to install "make" in ubuntu?

I'm trying to install "yum" or "apt-get" into my system "ubuntu centOS". I did download the binary files for these …

ubuntu makefile centos yum apt
nginx missing sites-available directory

I installed Nginx on Centos 6 and I am trying to set up virtual hosts. The problem I am having is …

nginx centos virtualhost
CentOS: Enabling GD Support in PHP Installation

How do I go about enabling GD Support in a CentOS Installation?

php linux cakephp gd centos