Hello.
I've installed CentOS6.5 x86_64 on DN2820FYKH.
I want to shut down with power button.
But, the acpid daemon cannot work correctly.
And, after I selected grub menu, the error message
"ACPI: Unable to load the System Description Tables"
is displayed.
Does this message relate to the issue?
I
On 08/06/2014 06:50 AM, Johnny Hughes wrote:
> On 08/01/2014 11:03 PM, Greg Peterson wrote:
>> Greetings,
>>
>> Has anyone installed digikam-4.0 with yum on CentOS 7?
>>
>> On my CentOS 7 machine "yum install digikam" fails. Apparently "kio_mtp"
>> is not available:
>>
>>greg@tss20:~$ sudo yum
On 8/5/2014 3:22 PM, Kirk Bocek wrote:
> *But* the terminal session is all messed up. I can run any commands.
Bah! I *can't* run any commands.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On 8/4/2014 7:30 PM, John R Pierce wrote:
> On 8/4/2014 5:47 PM, Kirk Bocek wrote:
>> Just had a problem with CentOS 6.5 x86_64 after the last kernel upgrade.
>> It looks like the boot sector got hosed somehow and the system was
>> unbootable. I was able to fix it with a boot to an install image U
On 08/01/2014 11:03 PM, Greg Peterson wrote:
> Greetings,
>
> Has anyone installed digikam-4.0 with yum on CentOS 7?
>
> On my CentOS 7 machine "yum install digikam" fails. Apparently "kio_mtp"
> is not available:
>
> greg@tss20:~$ sudo yum install digikam
> Loaded plugins: fastestmirror, l
On 8/2/2014 2:39 PM, Harold Pritchett wrote:
> On 8/1/2014 10:47 PM, Gardner Bell wrote:
>>
>>
>> On 1 August 2014 22:33, Harold Pritchett wrote:
>>
>>> I am having problems making selinux modules on CentOS 6.
>>>
>>> Under CentOS 5, the following procedure works:
>>>
>>> Procedure to make an seli
On 8/4/2014 7:30 PM, John R Pierce wrote:
> On 8/4/2014 5:47 PM, Kirk Bocek wrote:
>> Just had a problem with CentOS 6.5 x86_64 after the last kernel upgrade.
>> It looks like the boot sector got hosed somehow and the system was
>> unbootable. I was able to fix it with a boot to an install image U
On 8/4/2014 7:30 PM, John R Pierce wrote:
> On 8/4/2014 5:47 PM, Kirk Bocek wrote:
>> Just had a problem with CentOS 6.5 x86_64 after the last kernel upgrade.
>> It looks like the boot sector got hosed somehow and the system was
>> unbootable. I was able to fix it with a boot to an install image U
On Tue, Aug 5, 2014 at 8:10 AM, Alexander Farber
wrote:
>>
> Now I have decided to switch to WordPress for my new projects and am
> (sadly) forced to switch the database too:
>
> I have to use MySQL or MariaDB with CentOS 6.5.
>
> So my question is: if anybody can recommend a similarly comfortable
On Tue, Aug 05, 2014 at 03:10:47PM +0200, Alexander Farber wrote:
>Dear fellow CentOS users,
>
>for my few hobby projects (web games + forums) I have been using CentOS 5
>(then 6) with Drupal and PostgreSQL plus few custom PHP and Perl scripts
>written by mysef.
>
>Since PostgreSQL version delivere
Dear fellow CentOS users,
for my few hobby projects (web games + forums) I have been using CentOS 5
(then 6) with Drupal and PostgreSQL plus few custom PHP and Perl scripts
written by mysef.
Since PostgreSQL version delivered with CentOS package has been a bit
dated, I always used the PGDG packag
On Tue, Aug 05, 2014 at 11:35:44AM +, Paul Jones wrote:
>
> On 05/08/14 12:26, Matthew Miller wrote:
> > On Tue, Aug 05, 2014 at 11:21:35AM +, Paul Jones wrote:
> >> - mount -o remount,rw on your root partition before you'll be allowed to
> >> write any changes
> >> - touch /.autorelabel t
Thanks guys solved the issue using the LiveCD,
Regards
Bonnie
-Original Message-
From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf
Of Paul Jones
Sent: Tuesday, 5 August 2014 1:36 PM
To: CentOS mailing list
Subject: Re: [CentOS] reset CentOS-7 lost root passwo
Send CentOS-announce mailing list submissions to
centos-annou...@centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-requ..
On 05/08/14 12:26, Matthew Miller wrote:
> On Tue, Aug 05, 2014 at 11:21:35AM +, Paul Jones wrote:
>> - mount -o remount,rw on your root partition before you'll be allowed to
>> write any changes
>> - touch /.autorelabel to make sure SELinux doesn't refuse the changes
>> after you reboot (if y
On Tue, Aug 05, 2014 at 11:21:35AM +, Paul Jones wrote:
> - mount -o remount,rw on your root partition before you'll be allowed to
> write any changes
> - touch /.autorelabel to make sure SELinux doesn't refuse the changes
> after you reboot (if you're enforcing SELinux, obviously)
Or `/usr/sb
Should be do-able without the live CD:
At the GRUB menu, edit the kernel line, add init=/bin/sh to the end of
it and boot from that.
You'll end up at the shell prompt, where you can change the password
with the normal passwd command.
You may need to:
- mount -o remount,rw on your root partition
A live DVD or memory stick version of any recent Linux distro will allow
you
to boot. You can then mount the original disk as, say, /mnt. Go to
/mnt/etc
and edit the root password to be null or cut-and-paste a known password
in. Reboot and set it.
>Hie
>
>I lost my CentOS 7 root password, so I t
Hie
I lost my CentOS 7 root password, so I tried booting the OS in single user
mode but it prompts me for the root password when the system boots,
Any ideas?
Regards
Bonnie
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.or
2014-08-05 10:09 GMT+03:00 Martin Božič :
> Hi,
>
> I've been looking at /etc/init.d/mysql init script and saw that 'reload'
> spits
> out just 'exit 3' and doesn't actually do anything else.
>
> I'm talking here about stock MySQL on CentOS 6.5.
>
> What's the reason to do this? It seems quite mis
Hi,
I've been looking at /etc/init.d/mysql init script and saw that 'reload' spits
out just 'exit 3' and doesn't actually do anything else.
I'm talking here about stock MySQL on CentOS 6.5.
What's the reason to do this? It seems quite misleading!
Regards,
Martin
___
21 matches
Mail list logo