Displaying 20 results from an estimated 1241 matches for "crucial".
2006 Nov 22
8
Looking for assistance
We have about 5 servers spread out throughout the country: 2 Centos 4.4,
1 Red Hat and 2 windows machines- looking for some good ideas for a
back-up solution. Our servers hold a lot of data, but only a small
portion of it is crucial on any given day. That crucial portion is
always changing (for example, this week the crucial files all relate to
November- current and previous projects, and the next project in early
December).
What we need to have is a backup solution that would allow us to roll
back to any given day (about four...
2011 Sep 07
7
new ssd to play with
I grabbed a new SSD M4-CT064M4SSD2 from Crucial.
I am disappointed. I stuck the unit in an Atom machine (zotac) with
CentOS 6 on the disk.
It really doesn't "feel" faster than the previous 5400 RPM drive that
was in it.
The SSD is giving me (in the zotac running centos 6):
hdparm -t /dev/sda
/dev/sda:
Timing buffered disk re...
2006 Apr 10
1
does samba support multiple domains?crucial issue for ISP company
Hi samba users,
we are an ISP companies running proxy, so the domains we need to work on are large amount, keeping increasing, and moreover belonging to different companies. so whether samba supports multiple domains is an important issue for us to decide whether to adopt samba with proxy. i googled online and found some notion that samba doesnt support multiple domains unless multiple instances
"core" installs of 5.2 missing crucial packages like yum, selinux-policy-targeted, vim-minimal, etc.
2008 Oct 28
2
"core" installs of 5.2 missing crucial packages like yum, selinux-policy-targeted, vim-minimal, etc.
I had a 5.0 kickstart server which did "core" installs of
CentOS (i.e.: "%packages --nobase").
I recently setup a 5.2 kickstart server. Using the same
kickstart configs, I notice a few packages are always
missing, notably: yum (!!), selinux-policy-targeted (even
though I have "selinux --enforcing" in the kickstart, it
always ends up with that package missing and
2009 Sep 30
1
OT: dmidecode data - what is maximum RAM capacity of this box?
In Timo's thread about RAM today, I noticed dmidecode and I got the
data for my Dell Dimension 2400 (Celeron CPU) box, which is below. I
won this box in a raffle, during February 2005. After I got the box, I
got conflicting information, from Crucial.com and from Dell Latin
America, regarding the maximum RAM configuration. To be conservative,
I bought two 256 MB DIMMS from Crucial.com, early in 2005. Running
dmidecode, I got the below information. Questions: (a) Is the maximum
capacity of this motherboard 1 GB instead of the 512 MB I thought it...
2004 Aug 06
2
ices2 - Unreasonable error?
...gt; > played.
>
> it's in because of the random playlist feature, disabling then check
> isn't hard and could be stated by a param attribute.
>
No, it's not. This check must not be disabled until someone (probably me)
finishes and integrates stream_rewrite. The check is crucial, currently.
Geoff: the limitation is there because a) stream_rewrite isn't finished, and
b) this means that we have to do this to generate valid ogg bitstreams.
Mike
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe...
2017 Feb 06
2
Greeter openssh 7.4 is not according rfc4253.
...than 2 but perhaps failed to
> account for the fact that newline had been redefined when using protocol 2.
> But as someone else said, give it a few days for a response.
Sure. I reacted not to make you hurry, but for me an error in the
greeter (as in the whole init and negotiation phase)
is crucial. And I think not only my software, but others too.
Error's have to be reported as soon as possible, since openssh is
widely used a lot and important to many.
Thanks a lot,
Stef
2009 Jun 24
3
Missing php* packages
Hello,
I am trying to migrate one of our fedora-based servers to CentOS. Our PHP developers doesn't allow us to switch because there are no crucial (for them) php packages:
php-smarty
php-adodb
php-accelerator
It is not acceptable for us to download sources and compile them and repeat the process each time there is a security bug.
Can you recommend any repository which will deliver all the above packages (and many others) ?
Regards
przemol...
2006 Mar 25
3
Rails Plugins: Why to register your own functionality with send()?
...tionality I need to
do something like this:
ApplicationHelper.send(:include, InPlaceEditAssociations)
I am wondering why not:
(a)
module ApplicationHelper
include InPlaceEditAssociatons
end
or:
(b)
ApplicationHelper.include(InPlaceEditAssociations)
As I now know a way that works this is not crucial to me, but I am still
curious.
Cheers,
Mariano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060325/d29f44dc/attachment.html
2006 Mar 15
9
OSHA requirement to "reach a live human" ??
...our
employees and someone is telling us there is some OSHA requirement that
you have to always be able to reach a "live human" on such systems. I've
never heard of that and google didn't turn up anything in my searches.
This is *not* some kind of "report a spill" or crucial system of any
sort. It's a bit of a hassle because it wasn't going to be connected to
their main phone system. Anyone ever heard of such a requirement from
OSHA, or do you think someone is pulling my leg?
Scott
-------------- next part --------------
A non-text attachment was scrubbed.....
2007 Dec 18
3
Mongrel + Lighttpd
...ss using Lighttpd''s 1.5.0
mod_proxy_core to talk to pack of Mongrels. (Maybe there is a
different setting I need in Mongrel or in Lighty)
2. I''m also considering nginx and wanted to see if anyone recommended
using this with Mongrel in a production environment. For me, a
crucial capability is X-Sendfile (or something similiar).
Thanks for the help,
Pete
2012 Aug 15
3
tikzDevice not available
Hello people!
I just formatted my disk, and I have installed R 2.14 over. Now I am trying
to restore my packages and all.
I realized that tikzDevice, a crucial package for me is gone. Fortunately,
I have kept my old, non-zipped, tikzDevice
folder, but none of the commands I know seems to handle this [i.e. load()
and install.packages()].
Thus the formulation is like this:
how to install a package from a non-zipped folder
Thanks a lot
Nijk
[[alternati...
2019 Mar 26
2
GSoC19: Improve LLVM binary utilities
...d in the project named "Improve LLVM binary
utilities". I've skimmed through llvm-objcopy/llvm-objdump, commit logs,
and Bugzilla to figure out what should I do.
I have some questions about the project:
- What should I prioritize? I suppose that improving llvm-objcopy is the
most crucial work in this summer.
- How can I avoid proposing functionalities that others are already
working on? It seems that the tools have been still actively
developed.
- Are there good first issues related to the project? This is the first
time for me to dig into the LLVM source code so currently...
2003 Mar 04
7
New Firewall setup recommendations?
...machine. What
is the recommended, or most common way to go about it?
I was thinking of doing a MINIMUM install of RedHat 8 (the option where
they actually say "used for setting up things like firewalls") and then
installing shorewall on top of that. Would this leave me with anything
crucial missing in my installation?
Also, when installing RedHat, it has a step where it offers to setup a
basic firewall for you (it just uses Lokkit to setup a starter iptables
script.) Since I''ll be installing Shorewall on this system, can I
assume it would be right to choose the "No F...
2011 Jul 22
2
[LLVMdev] git
...r-merger, like Linus, to maintain the "mainline".
>>
>> The git workflow works really really great, but it does require getting rid of mainline thinking. It doesn't exist.
>
> I strongly disagree with this. Having a mainline, whether enforced by the VCS or not, is crucial to our incremental development philosophy. For example, we need small, incremental patches going into one mainline branch in order for our buildbots to usefully identify regressions. We also bisect performance regressions quite a lot, but if someone goes off and does a bunch of development on a b...
2011 Jul 22
20
[LLVMdev] git
On Jul 22, 2011, at 2:02 PM, Andrew Trick wrote:
>> Of course, if you've used SVN extensively, you've been trained to think
>> that history has to be somewhat linear, and perhaps even that the trunk
>> branch is the only one needing QA attention. Migration from SVN to Git
>> is hard because you have to change the mental model, not just command
>> names and
2009 Aug 06
5
Serious bug in OpenOffice.org Calc shipped with CentOS
...r of CentOS. Everything just works(tm),
and I don't care if application versions are slightly outdated.
Next week I have to give a series of classes for a company that recently
made the switch to Linux. On schedule is a one-week course for Writer
and Calc.
And right now I discover that one crucial function of Calc, "fill
series", doesn't work. Let's say I type "lundi" (monday) in one cell, so
I can pull Calc's handle to fill other cells with the days of the week.
Doing the same with "janvier" (january) does so with the names of the
month. Well, t...
2010 Nov 05
1
__Legend_para_varios_gr�ficos
Hola a todos, en efecto, lo crucial es el new, he utilizado estas líneas
para mi código:
par(new=T, mfrow=c(1,1), mar=c(0,4,2,2), oma=c(1,1,0,1))
plot(-1,type="n",axes=F,xlab='',ylab='')
legend("top",legend=c("N(0,1)","t(df=3)","Cauchy","t(df=1)"),fill=c(&qu...
2012 Aug 18
4
Spaced text (from Digest)
...ads. They
struggle with needing new lines (see recent post for an
example). In short, they struggle with white-space (invisible) mark-up.
Added to that, frequently cut and paste leaves double spaces (eg
in BBEdit which abandoned smart copy paste on this years ago in
despair). Then perhaps most crucially, what about trying to type
a double-space on an iPad? You will get a full-stop...!
(just taking a chance to say thank you to JG and FP for Markdown
and Multimarkdown. Years ago in OS 9 I had Nisus converting
formatted to my home made mark-up through macros for editing on
Palms, then when Ni...
2016 Jun 24
2
Postfix and Dovecot LDA vs. LMTP
The most crucial difference is that LDA is intended for delivering email to a *real* user.
Aki
> On June 24, 2016 at 7:59 PM Jan B?ren <jan at kivitendo-premium.de> wrote:
>
>
> Hi Michael,
>
> > I'd appreciate comments from experienced users of postfix with dovecot.
> > Ar...