Am Dienstag, den 13.10.2009, 02:06 +0200 schrieb David Mehler:
> Hi,
> Thanks for all your replies. I checked out spacewalk and cobbler, both
> of which look like they require a network support infrastructure, at
> least a tftp server. I want to use a CD or DVD. Kickstart sounds like
> the way to g
On Mon, Oct 12, 2009 at 06:44:55PM -0700, James A. Peltier wrote:
> On Mon, 12 Oct 2009, Eugene Vilensky wrote:
>
> > Hi List,
> >
> > Does anyone here use Dell Equallogic IP SAN? If so, do you have any
> > immediate high points / low points you wouldn't mind discussing on- or
> > off-list ?
> >
On Mon, Oct 12, 2009 at 07:04:21PM -0500, Eugene Vilensky wrote:
> Hi List,
>
> Does anyone here use Dell Equallogic IP SAN? If so, do you have any
> immediate high points / low points you wouldn't mind discussing on- or
> off-list ?
>
Yep, I've been using Equallogic iSCSI arrays with Linux/RHE
While you are at it, consider the packages from go-oo.org. They are
supposed to include enhancements which didn't find their way to the
official release yet.
-Amos
On 10/10/09, Ron Loftin wrote:
>
> On Fri, 2009-10-09 at 11:45 -0400, Jim Perrin wrote:
>> On Fri, Oct 9, 2009 at 11:43 AM, Jerry Ge
On 10/01/2009 07:25 PM, Geerd-Dietger Hoffmann wrote:
> Hey
>
> Is there an initiative to get CentOS to work with boot.kernel ?
>
not that I am aware of - but well Volunteered. Let me know if you need
anything :)
- KB
___
CentOS mailing list
CentOS@cen
Bob Puff wrote:
> Hello,
>
> My question: exactly what files should I exclude, so that I copy
> everything -except- what pertains to the ethernet card(s), and hard
> drive mounts. I know of at least:
>
> /etc/fstab
> /etc/sysconfig/network-scripts/*
> /var/run
> /proc
>
I am not sure what yo
David Mehler wrote:
> Hello,
> This might be called a core build not completely positive. What i want
> to do is make a completely customized centos 5.4 unattended CD or DVt
> not only installs a specific list of apps apps that i want on each
> system, but configures them automatically perhaps via
From: Rudi Ahlers
> Does anyone know of a Linux firewall that offers layer 8 firewall /
> user level firewalling? Cyberoam
> (http://www.cyberoam.com/firewall.html) has a layer 8 firewall built
> into their UTM firewalls, and while it's a great product I find it a
> bit limited for what I want.
>
On Tue, 2009-10-13 at 00:21 -0400, David Mehler wrote:
> Hi,
> Thanks for your reply. I'd probably be doing them in pairs spread out
> over a long period. I'd be interested in your php kickstart setup
> script.
> Thanks.
> Dave.
You may want to look at cobbler. It has a PXE boot option that can be
Hi,
Yes, thank you. Please send that script privately. I'll check in to cobbler.
Thanks.
Dave.
On 10/13/09, Tait Clarridge wrote:
> On Tue, 2009-10-13 at 00:21 -0400, David Mehler wrote:
>> Hi,
>> Thanks for your reply. I'd probably be doing them in pairs spread out
>> over a long period. I'd be
Hey folks,
I'm trying to compare my small company's policy against other
companies out there. We pay 10% of your per-hour salary equivalent
per every hour you carry it, whether it goes off or not. So for
example someone making $55K/year works out to about $27 / hour (I
think), so they'd get $2.
> depends what you mean by "files sharing"
A file download server similar to RapidShare or MegaUpload.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Ramon Nieto wrote:
> Hello all
>
> Does anybody knows about web based file sharing software? of course
> that runs on centos.
>
> i have found 3 proyects on sourceforge, but i would like to hear from
> you what do you use or what do you recommend?.
Most wiki's allow file attachments with up/down
Hi.
> Hey folks,
>
> I'm trying to compare my small company's policy against other
> companies out there. We pay 10% of your per-hour salary equivalent
> per every hour you carry it, whether it goes off or not. So for
> example someone making $55K/year works out to about $27 / hour (I
> think),
On Tuesday 13 October 2009 12:28, Alan McKay wrote:
> Hey folks,
>
> I'm trying to compare my small company's policy against other
> companies out there. We pay 10% of your per-hour salary equivalent
> per every hour you carry it, whether it goes off or not. So for
> example someone making $55K/
MHR wrote:
> On Mon, Oct 12, 2009 at 7:53 AM, David Mehler wrote:
>> Hello,
>> This might be called a core build not completely positive. What i want
>> to do is make a completely customized centos 5.4 unattended CD or DVt
>
> Did I miss the announcement? I wasn't expecting 5.4 to be out for
> a
On Tue, 13 Oct 2009, Florin Andrei wrote:
>> Did I miss the announcement? I wasn't expecting 5.4 to be out for
>> another few weeks
>
> http://twitter.com/CentOS/status/4831596086
It's a sure-hit proposition. I schedule a major downtime to install
new kernels in all manner of infrastructur
Alan McKay wrote:
> Anyone else want to share theirs?
I don't get on call, but my company pays my text messaging plan on my
cell phone each month, since it's used as my pager. It's about $10 a month.
Our policy for call outs are as follows:
If I have to come into the office, I get a minimum ca
What about disabling the tty requirement for sudo with '!requiretty' in your
/etc/sudoers setup?
On Mon, Oct 12, 2009 at 12:11 PM, wrote:
>
> Hello
>
> I need to know a way to have scp allocate a tty on a remote machine
> so I can have it run sudo and activate a vpn which it will need to
> activ
Alan McKay wrote:
> Hey folks,
>
> I'm trying to compare my small company's policy against other
> companies out there. We pay 10% of your per-hour salary equivalent
> per every hour you carry it, whether it goes off or not. So for
> example someone making $55K/year works out to about $27 / hour
tony.chamberl...@lemko.com wrote:
> Hello
>
> I need to know a way to have scp allocate a tty on a remote machine
> so I can have it run sudo and activate a vpn which it will need to
> activate. scp with "-S" does not work. I can't chmod +s the cisco vpn client
> because when I try to run it it sa
I actually had to set both ssh keys and commented out the requiretty
in the sudoers file.
What I was doing was having ssh called from a script and running a
command on that remote host it was ssh-ing into.
On Oct 13, 2009, at 11:43 AM, Les Mikesell wrote:
> tony.chamberl...@lemko.com wrote:
Like Max I don't have "pager pay" but I do get paid for call outs.
My phone is fully paid for (approx $60/m) and call outs are paid at
time and a half (Sunday is double time), minimum one hour. All travel
time is considered call out time and mileage is eligible for $0.50/km.
I'm on call 7am to 9p
aurfal...@gmail.com wrote:
> I actually had to set both ssh keys and commented out the requiretty
> in the sudoers file.
>
> What I was doing was having ssh called from a script and running a
> command on that remote host it was ssh-ing into.
I'm still missing why you'd need to sudo inside th
Well, I noticed that ssh/scp probably requires tty and when called
from a script, its not from a tty.
At least in my case which was drupal calling a script that lauched
ssh, a non tty source.
I also required running privileged commands.
Mebbe you don't need all this so check your logs and se
Les Mikesell wrote:
>
> I'm still missing why you'd need to sudo inside the remote shell instead
> of ssh'ing as the right user in the first place.
Perhaps he doesn't know the user@ syntax.
Tony, try this:
[localu...@host1 ~]$ ssh r...@host2 remotecmd
This requires that the public k
Warren Young wrote:
> Les Mikesell wrote:
>> [...]
>
> This requires that the public key for localuser on host1 exists in
> host2:.ssh/authorized_keys. It also requires "PermitRootLogin yes" in
> /etc/ssh/sshd_config, which is unfortunately the default on CentOS. (I
> usually turn it off.)
U
> Well, I noticed that ssh/scp probably requires tty and when called
> from a script, its not from a tty.
>
> At least in my case which was drupal calling a script that lauched
> ssh, a non tty source.
>
> I also required running privileged commands.
>
> Mebbe you don't need all this so check your
Howdy,
I am having time-drift issues on my CentOS VM. I had referred to
following documentation:
http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
help. I used kickstart for creating this VM and I am listing important
steps in ref to timekeeping issue. Any comments or suggesti
Carlos Santana wrote:
> Howdy,
>
> I am having time-drift issues on my CentOS VM. I had referred to
> following documentation:
> http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
> help. I used kickstart for creating this VM and I am listing important
> steps in ref to timekeep
On Tue, Oct 13, 2009 at 2:42 PM, Carlos Santana wrote:
> Howdy,
>
> I am having time-drift issues on my CentOS VM. I had referred to
> following documentation:
> http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
> help. I used kickstart for creating this VM and I am listing im
Carlos Santana wrote:
> Howdy,
>
> I am having time-drift issues on my CentOS VM. I had referred to
> following documentation:
> http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
> help. I used kickstart for creating this VM and I am listing important
> steps in ref to timekeep
On Tue, Oct 13, 2009 at 04:31:03PM -0700, nate wrote:
> Carlos Santana wrote:
> > Howdy,
> >
> > I am having time-drift issues on my CentOS VM. I had referred to
> > following documentation:
> > http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
> > help. I used kickstart for cr
I had a similar issue with my Xen VMs, both fully virtualized and para
virtualized.
I followed these dirs and was able to fix it.
Perhaps its applicable to you?
http://www.linux.org.za/Lists-Archives/glug-tech-0905/msg00271.html
On Oct 13, 2009, at 4:34 PM, Ray Van Dolson wrote:
> On Tue, O
On Tue, Oct 13, 2009 at 4:34 PM, Ray Van Dolson wrote:
> On Tue, Oct 13, 2009 at 04:31:03PM -0700, nate wrote:
>> You should certainly install vmware tools, and enable time sync to
>> the guest. Also don't run an ntp server in a Vmware VM.
>
> This is what I'd always thought, but the VMware KB li
On Tue, 13 Oct 2009, Ray Van Dolson wrote:
> On Tue, Oct 13, 2009 at 04:31:03PM -0700, nate wrote:
>> Carlos Santana wrote:
>>> Howdy,
>>>
>>> I am having time-drift issues on my CentOS VM. I had referred to
>>> following documentation:
>>> http://wiki.centos.org/TipsAndTricks/VMWare_Server , howe
Carlos Santana wrote:
> Howdy,
>
> I am having time-drift issues on my CentOS VM. I had referred to
> following documentation:
> http://wiki.centos.org/TipsAndTricks/VMWare_Server , however it didn't
> help. I used kickstart for creating this VM and I am listing important
> steps in ref to timekee
I removed all i?86 on my x86_64 servers. No problem.
--
http://vnoss.org
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
Hi,
may be there are some best practice suggestions for the "best mode" for
channel bonding interface?
Or in other words, when should/would I use which mode?
E.g. I do have some fileservers connected to the users lan and to some
ISCSI Storages. Or some Webservers only connected to the LAN. The
s
39 matches
Mail list logo