Displaying 20 results from an estimated 1000 matches similar to: "5.1 Anaconda Install Error"
2015 May 25
4
Systemd
On May 24, 2015 4:46:18 PM PDT, Jonathan Billings <billings at negate.org> wrote:
>> On May 24, 2015, at 18:24, Kirk Bocek <t004 at kbocek.com> wrote:
>> 
>> So:
>> 
>> $rpm -e --nodeps chrony
>
>No. Bad.
>
Okay, okay! I'll go on the paper.
I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage
2015 May 25
3
Systemd
On 5/25/2015 4:40 AM, Jonathan Billings wrote:
>> On May 25, 2015, at 01:10, Kirk Bocek <t004 at kbocek.com> wrote:
>>
>> I'll reinstall chrony. But there *are* places I've needed to use nodeps. Mostly to manage inter-repo package incompatibilities.
> You should look into the yum priorities option to ensure packages from different repos don't step on each
2015 May 24
4
Systemd
So I've built my first CentOS 7 host and am learning all the new ways of 
doing things. I setup and enabled ntpd but after a reboot I get:
$ systemctl status ntpd
ntpd.service - Network Time Service
    Loaded: loaded (/usr/lib/systemd/system/ntpd.service; enabled)
    Active: inactive (dead)
After issuing:
$ systemctl start ntpd
Ntpd runs just fine. But why isn't it loading at boot
2015 May 24
4
Systemd
On 5/24/2015 12:22 PM, Gordon Messmer wrote:
> On 05/24/2015 11:41 AM, Kirk Bocek wrote:
>> to activate your selected daemon. I just used the new systemd commands,
>> thinking that would be enough. So I tried that and rebooted. Nope, same
>> problem:
>
> chronyd and ntpd both use UDP port 123, so each will terminate the 
> other when it starts.  If both are enabled,
2013 Sep 06
1
[PATCH 2/2] com32/disk: Improve flow at disk_write_sectors and disk_read_sectors.
This patch will improve the flow at disk_write_sectors and disk_read_sectors significantly,
but it *will* introduce bugs if either of the above functions gets called before disk_get_params.
---
 com32/include/syslinux/disk.h |   21 +++++
 com32/lib/syslinux/disk.c     |  170 +++++++++++++++++++++--------------------
 2 files changed, 108 insertions(+), 83 deletions(-)
diff --git
2013 Sep 06
1
[PATCH 2/2 v2] com32/disk: Improve flow at disk_write_sectors and disk_read_sectors.
This patch will improve the flow at disk_write_sectors and disk_read_sectors.
It does that by creating a table of values respective to the operation.
Besides, read and write operations are pretty similar to each other,
so I redesigned the routines to avoid duplication.
Signed-off-by: Raphael S.Carvalho <raphael.scarv at gmail.com>
---
 com32/include/syslinux/disk.h |   18 ++++
2005 Apr 05
4
Creating CentOS DVD from scratch
I've found discussion about this in list archives, but no final answers. 
  Many helpfull people wrote in the past how to avoid creating DVD 
(install from network, install from disk, boot this way, boot that way). 
  But, I do need DVD, no way around it.  No network, no USB, no floppy, 
no anything.  Placing files on hard drive not an option.  Just a DVD-ROM.
By Googling around, I found some
2013 Sep 06
2
[PATCH 1/2] com32/lib/: Avoid unneeded allocation.
eparam will only be used if EBIOS is available on the underlying disk.
If not so, then there is no reason to allocate eparam.
---
 com32/lib/syslinux/disk.c |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/com32/lib/syslinux/disk.c b/com32/lib/syslinux/disk.c
index 093751a..554bed3 100644
--- a/com32/lib/syslinux/disk.c
+++ b/com32/lib/syslinux/disk.c
@@ -73,7
2013 Sep 17
2
[PATCH 1/4 v2] com32/lib/: Avoid unneeded allocation.
eparam would only be used if EBIOS is available.
If it is not, then there is no reason to allocate eparam.
Signed-off-by: Raphael S.Carvalho <raphael.scarv at gmail.com>
---
 com32/lib/syslinux/disk.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/com32/lib/syslinux/disk.c b/com32/lib/syslinux/disk.c
index 093751a..d96acbf 100644
---
2005 Jun 22
11
Opteron Mobo Suggestions
I've been planning to build a dual Opteron server for awhile. I'd like 
to get people's suggestions on a suitable motherboard.
I've looked at the Tyan K8SE (S2892) and K8SRE (S2891) but would like to 
find more Linux-specific experiences with these boards.
Some features I expect are at least 4 SATA (SATA-300?) ports, serial 
console support in the BIOS, USB 2.0 and IEEE-1394
2008 Jun 26
4
RTL8111 Wiki Pages
Howdy,
It appears that CentOS 5.2's support for the RTL8111B/C chip is incomplete. 
The wiki has some blanket statements regarding this support:
http://wiki.centos.org/AdditionalResources/HardwareList/CentOS5/RealTek/r1000
http://wiki.centos.org/AdditionalResources/HardwareList/RealTekRTL8111b
I could dive in an make the changes *I* think need to happen but I'd like to 
talk to people
2006 May 18
1
Tripplite SU2200XL
Can anyone help getting a Tripplite SU2200XL to work with nut 2.0.3 
using the supplied serial cable? Starting the ups service yields:
Starting tripplitesu: Network UPS Tools - Tripp Lite SmartOnline driver 
0.02 (2.0.3)
Unable to detect Tripp Lite SmartOnline UPS on port /dev/ttyS0
I also have Tripplite's PowerAlert 12 software installed and when run it 
finds the UPS without a problem. So
2015 May 22
2
Command line mp3 player
------------ Original Message ------------
> Date: Friday, May 22, 2015 11:52:43 AM -0700
> From: Kirk Bocek <t004 at kbocek.com>
> 
> On May 22, 2015 11:46:23 AM PDT, Bowie Bailey
> <Bowie_Bailey at BUC.com> wrote:
>> I have a CentOS 7 server that I want to use as an audio source
>> for our  hold music.  It does not have a GUI installed, so I am
>>
2007 Apr 16
3
Jigdoes of CentOS 4.4 and 5.0 i386/x86_64 CD/DVD available.
I've gone through the trouble (after some 10 rounds I finally have 
something I'm happy with) and generated jigdo/template files for 
CentOS 5.0 iso's (CD/DVD i386/x86_64) (and CentOS 4.4 while I was at it: 
CD/DVD/ServerCD SRPMS/i386/x86_64).
(and I started on this before the thread about creating the DVD's from the 
CD's started ;-) )
They are available at:
2020 Sep 22
2
[EXTERNAL] UPS Losing Connection
On 9/22/2020 10:01 AM, David Zomaya wrote:
> Can you send me the serial number (at least 1st 12 characters, see:  https://www.tripplite.com/support/identify-products) and lsusb -v output for the UPS?
>
> Thank you,
> David Zomaya
> Tripp Lite
>
Oh cool, someone from Tripplite. Serial number 3021EYOSM886901200.
lsusb -v for just the Tripplite:
Bus 003 Device 057: ID 09ae:2012
2020 Sep 22
4
UPS Losing Connection
Installed a new Tripplite Smart1500LCD on a CentOS 7 host using the usb 
connector. Nut does connect:
$upsc ups
battery.charge: 100
battery.runtime: 1407
battery.type: PbAC
...
But after a half hour or so the connection is lost. Restarting nut 
re-establishes the connection.
Any idea what might be causing the dissconnection?
2006 Sep 11
3
cant Install...?
hi
i am installing scalix mailserver while installing RPM i am getting this 
error:
Failed dependencies:
        compat-libstdc++-296 is needed by scalix-server-10.0.1.3-1.fc4.i386
        libcrypto.so.5 is needed by scalix-server-10.0.1.3-1.fc4.i386
        libgssapi_krb5.so.2(gssapi_krb5_2_MIT) is needed by 
scalix-server-10.0.1.3-1.fc4.i386
        libical >= 0.24.RC4.20050413 is needed
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List,
I have been searching for the correct createrepo command to make a 6.4 respin.
We have been doing this with previous versions using
createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml .
Which had worked fine until now.
Thanks,
-- 
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2015 May 22
3
Command line mp3 player
I have a CentOS 7 server that I want to use as an audio source for our 
hold music.  It does not have a GUI installed, so I am looking for a 
program with a command line interface that will let me play a folder 
full of mp3 files on a continuous loop.
MOC seems to do what I want, but I can't find a build for CentOS 7. Is 
there another program that I can use for this?
Thanks.
-- 
Bowie
2005 Jun 10
1
Tyan K8SE (S2892) / nForce Pro Experiences
Has anyone installed Linux (CentOS or other) on a Tyan K8SE (S2892) 
motherboard? I'd really like to hear your experiences -- with this board 
or Nvidia's nForce Pro chipset in general.
I'm looking to build a new server using this board but would like to 
find some other experiences first. I've googled myself blue but haven't 
found any reviews or postings regarding this