Skip to content
Advertisement

Tag: centos

CentOS 7 can not start

I have CentOS 7. CentOS can not start. Output: Answer your initrd has problem. you should attention about all these : 1.you have no initrd on /boot. 2.your bootloader dose not have any line to describe initrd to run kernel on ram. 3.maybe your file systems have some thing wrong. make sure about MBR, bootfs(/boot).

How can I fix JVM locale issues on our CentOS server?

We’re running multiple servers and a database on our cloud server. The JVM appears to be off by 2 hours, as it’s operating in UTC time when it should be operating in CEST. When I ssh into the server and run date I get the following: Our Database is set to System time and it has the same (correct) time

How does ${path} work, in this tutorial

I’m sure this is one of the dumbest problems asked on this site, but I am very new to linux, and a little out of my depths. I’m working off of this tutorial here and am stuck on the “add the path” and verify steps. For this one the tutorial told me to use this: I have already defined DTITK_ROOT,

error in exporting glusterfs volume using samba/cifs

I am trying to export glusterfs mount point as the samba export, and then mount it using CIFS protocol. I have followed the below steps: Added below lines to smb.conf file Started the smb service: when i try to mount it using the CIFS getting below error: I am not sure,the steps I followed are fully correct I could not

How to make MySQL colum name case insensitive in Cent OS?

I am using Cent OS 6.5 and MySQL 5.1.73 and I know database name and table name and also column names are case sensitive in Cent os Now, I want to make MySQL work as case insensitive in Cent OS. I have tried the below link its worked for the table name. But i need to case sensitive for the

Advertisement