Top "Centos" questions

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

How to install Java SDK on CentOS?

I have CentOS 5, but I don't know the steps to install Java SDK on Linux. Where to download the RPM …

java sdk centos
javac : command not found

I have installed java in my CentOS release 5.5 machine using the command yum install java. But I am unable to …

java compilation centos javac
Nginx 403 forbidden for all files

I have nginx installed with PHP-FPM on a CentOS 5 box, but am struggling to get it to serve any of …

nginx centos http-status-code-403 php
How to open port in centOS

I have installed and web application which is running on port 8080 on centOS. I only have command line access (through …

linux tcp centos port
How to install latest version of git on CentOS 7.x/6.x

I used the usual: yum install git It did not install the latest version of git on my CentOS 6. How …

linux git installation centos yum
Install php-mcrypt on CentOS 6

I have been trying to install php-mcrypt for a while now. Everytime I get the "No package php-mcrypt available." returned …

php centos
VirtualBox: mount.vboxsf: mounting failed with the error: No such device

I'm using VirtualBox with OS X as host and CentOS on the guest VM. In OS X I created folder …

macos centos virtual-machine virtualbox
Installing PHP Zip Extension

I'm attempting to install the PHP Zip extension. My server does not have external internet access, so I downloaded it …

php centos zip pear php-extension
No space left on device

When i tried to scp some files to a centos machine, I am getting the error "No space left on …

linux filesystems centos
How do I download a file from the internet to my linux server with Bash

I recently had to upgrade to a VPS server (HostGator Linux) because I wanted to run a script that was …

linux centos