Displaying 20 results from an estimated 20000 matches similar to: "Centos 4.2 server/vmware RPM"
2006 Jun 29
2
VMWare disaster recovery?
I found this in the large and growing list of downloadable vmware
appliances: http://www.vmware.com/vmtn/appliances/directory/316.
I haven't run it yet, but it claims to provide a way to mirror
running windows boxes over iscsi to vmware disk images, then allows
you to boot that image under vmware as a replacement for the server
with little downtime.
Has anyone attempted something like this
2007 May 18
4
vmware tools in CentOS5 guest?
Does anyone have vmware-tools from the recent server 1.03 release
running in a CentOS5 guest VM? vmware-config-tools.pl goes through the
motions except for building the vmhgfs module (which it says is only
needed for mapping the host file system) but then X won't start up with
the new configuration.
--
Les Mikesell
lesmikesell at gmail.com
2015 Jan 23
2
VLAN issue
Less,
You are 100% right. Of course I brought up my eth0 - but, like you said,
with no IP. Meanwhile, I brought up eth0.48 with 192.168.48.100.
However, until I would bring up eth0 with an IP address (any in the
network) I would have no connection. Why? That's what I fail to understand.
Boris.
On Fri, Jan 23, 2015 at 6:45 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
> On
2015 Mar 06
4
leap second and Centos
On Fri, Mar 6, 2015 at 12:52 PM, Chris Adams <linux at cmadams.net> wrote:
> Once upon a time, Les Mikesell <lesmikesell at gmail.com> said:
>> Does anyone have a succinct summary of how to prove to
>> management-types that a given linux box won't have a problem with the
>> leap second? Like kernel > some_version, tzdata > some_version,
>>
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:27 PM, Richard
<lists-centos at listmail.innovate.net> wrote:
>
>
> ------------ Original Message ------------
>> Date: Thursday, March 26, 2015 16:18:45 -0500
>> From: Les Mikesell <lesmikesell at gmail.com>
>> To: CentOS mailing list <centos at centos.org>
>> Cc:
>> Subject: Re: [CentOS] MATE desktop dependency?
2015 Mar 31
2
Building a newer glibc RPM for CentOS 6 and installing into an alternate path
On Tue, Mar 31, 2015 at 12:43 PM, Alfred von Campe <alfred at von-campe.com> wrote:
> On Mar 31, 2015, at 12:21, Jim Perrin <jperrin at centos.org> wrote:
>
>>> Isn't this the problem that docker was invented to solve?
>>
>>
>> Yes, you could address this with docker quite easily, depending on the app.
>
> Perhaps, but I?m running CentOS 6.6
2015 Apr 27
2
Real sh? Or other efficient shell for non-interactive scripts
On Mon, Apr 27, 2015 at 2:13 PM, Joerg Schilling
<Joerg.Schilling at fokus.fraunhofer.de> wrote:
> Les Mikesell <lesmikesell at gmail.com> wrote:
>
> There was no court case, but VERITAS published a modifed version of gtar where
> additional code was added by binary only libraries from VERITAS. The FSF did
> never try to discuss this is public even though everybody did
2015 Apr 27
2
Find installed yum groups?
On Mon, Apr 27, 2015 at 4:34 PM, Matthew Miller <mattdm at mattdm.org> wrote:
> On Mon, Apr 27, 2015 at 04:04:41PM -0500, Les Mikesell wrote:
>> Interesting, but it seems to _only_ show groups that weren't included
>> in the anaconda install. For example where the saved anaconda-ks-cfg
>> shows @gnome-desktop and @development, 'yum grouplist' only shows
2014 Nov 24
1
TELNENT TO LOCALHOST IN CENTOS 7
On Mon, Nov 24, 2014 at 12:12 PM, John R. Dennison <jrd at gerdesas.com> wrote:
> On Mon, Nov 24, 2014 at 12:04:30PM -0600, Les Mikesell wrote:
>>
>> Umm, yeah. Encrypted protocols would never be compromised....
>
> Which do you think is more likely? Someone sniffing a cleartext
> credential set on the wire or someone subverting an alleged "secure"
>
2015 Feb 20
1
how to stop yum when networkmanager has broken resolv.conf?
Oh, and if you don't have killall installed, you can use:
ps -ef | grep yum
to get the pid and then use:
kill -TERM pid
or easier even is:
kill -TERM `pid of yum`
Chris
On Fri, Feb 20, 2015 at 4:13 PM, Chris Stone <axisml at gmail.com> wrote:
> try CTRL-Z to put that running process in your shell to sleep, then:
>
> bg 1
>
> to put the process in the background.
2015 Apr 13
3
what updates /etc/localtime?
I see in CentOS 7 that /etc/localtime is a symlink (which seems
sensible...) but in earlier versions it is a copy of some file from
under /usr/share/zoneinfo.
rpm -q --scripts tzdata
does not show any postinstall script, so in the non-symlink versions,
how does the copied /etc/localtime file get updated with new zone
data?
--
Les Mikesell
lesmikesell at gmail.com
2014 Dec 02
2
NetworkManager fights with DHCP-only backup NIC
On Dec 2, 2014, at 2:10 PM, Les Mikesell <lesmikesell at gmail.com> wrote:
>> Think 'laptop'.
>
> Why would you need a static IP to stick to a laptop? Or have
> multiple NICs on one?
Wired and WiFi.
If you configure a static IP with the wired Ethernet plugged in, you probably want that static IP to continue being used when you unplug the Ethernet cable and NM
2015 Apr 27
2
Find installed yum groups?
On Mon, Apr 27, 2015 at 1:47 PM, Matthew Miller <mattdm at mattdm.org> wrote:
> On Mon, Apr 27, 2015 at 11:58:08AM -0500, Les Mikesell wrote:
>> Is there an 'after the fact' way to find what yum groups are
>> installed, including ones that were added with 'yum groupinstall'
>> instead of the initial anaconda install?
>
> Yes. "yum
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:09 PM, Richard
<lists-centos at listmail.innovate.net> wrote:
>
>>
>> Does anyone know what's up with:
>>
>> Error: Package: marco-1.8.3-1.el7.x86_64 (epel)
>> Requires: libgtop-2.0.so.10()(64bit)
>>
>> Isn't the EPEL package built against stock Centos?
>
>
> Check epel-testing, that's
2015 Mar 31
2
emailing plain text to exchange/outlook
I know this isn't CentOS-specific, but it is probably a common problem
- does anyone have a solution?
If you mail something that is plain text from linux a recipient using
outlook, it will remove line breaks more or less randomly. There is
a way to tell outook to put them back as you read each message, but
most people just think I sent it wrong.
Is there something you can do to make a
2010 Jun 29
4
security compliance vs. old software versions
What's the correct response to a security scan that points out that
apache versions below 2.2.14 have multiple known vulnerabilities? Is
there an official document about what known vulnerabilities have been
fixed in the RHEL/CentOS updates or do you have to wade through the
changelog to try to find each thing?
--
Les Mikesell
lesmikesell at gmail.com
2015 Mar 11
2
Glibc sources?
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Les Mikesell
> Sent: Tuesday, March 10, 2015 6:02 PM
> To: CentOS mailing list
> Subject: Re: [CentOS] Glibc sources?
>
> On Tue, Mar 10, 2015 at 5:47 PM, ANDY KENNEDY <ANDY.KENNEDY at adtran.com> wrote:
> >>
> > How do I tell rpmbuild to
2007 Aug 27
3
mdadm --create on Centos5?
Is there some new trick to making raid devices on Centos5?
# mdadm --create /dev/md3 --level=1 --raid-devices=2 /dev/sdc1 /dev/sdc1
mdadm: error opening /dev/md3: No such file or directory
I thought that worked on earlier versions. Do I have to do something
udev related first?
--
Les Mikesell
lesmikesell at gmail.com
2007 Aug 16
1
Forcing ifcfg-eth0 to use the same nic in multi
On 15 August 2007, Les Mikesell <lesmikesell at gmail.com> wrote:
<snip>
> Everyone believed that except DECnet which expected all cards in the
> same machine to have the same MAC. The address should be stored in a
> ROM and initialized at startup, so it is probably a firmware or driver
> bug.
Les: On multiport cards, do the NICs all have different MAC addresses
and do
2015 Mar 26
3
MATE desktop dependency?
Does anyone know what's up with:
Error: Package: marco-1.8.3-1.el7.x86_64 (epel)
Requires: libgtop-2.0.so.10()(64bit)
Isn't the EPEL package built against stock Centos?
--
Les Mikesell
lesmikesell at gmail.com