Displaying 20 results from an estimated 5000 matches similar to: "[Fwd: Server is overloaded, any tips?]"
2020 Jul 09
2
Urgent Help required
Hi Aki,
Am I able to install (2.3 version) on RHEL 6.10 or RHEL 7.7 versions? Will
there be any issues?
I know RHEL 6.10 is out of support in November. But I want to understand
and try in my test environment.
Is it possible?
thanks,
Kishore
On Thu, Jul 9, 2020 at 6:40 AM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > On 08/07/2020 22:24 Justina Colmena ~biz <justina
2006 Feb 25
1
How to pre-populate Edit form in rails?
In our rails application, there is a model called Essay and another
called Tag. Essay ''has_and_belongs_to_many'' tags. When a user CREATEs an
essay, he gives the text in a text field which corresponds to a database
column in the essays table. The _form.rhtml also provides a text area
that lets the user tag the essay with keywords. The text area does not
correspond directly to
2005 Jun 12
3
Essay identification
Hi R-help,
I have a database of 10 students who have written an overall of 78 essays.
The challenge? I would like to identify who wrote the 79th essay.
Has anybody used R in this context?
Even if not, would you suggest me which pattern recognition technique I might possibly apply?
Thanks a lot and regards,
Tom
---------------------------------
[[alternative HTML version
2002 Dec 09
3
RSync on Netware
Hello,
I have ported rsync 2.5.5 to Netware and would like to, at least, contribute the binary so that people can download it. It says on the website to use the bug tracking system to do this, but since that isn't working, I thought I would try this. Thanks for any help or direction.
Lee
2002 Dec 03
1
rsync 2.5.5 port to Novell NetWare
Hullo, all. I diligently consulted the suggested reading on the way in:
> Welcome to the rsync@lists.samba.org mailing list! PLEASE READ THIS
> IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING:
> http://www.tuxedo.org/~esr/faqs/smart-questions.html
'Twas a quick read, given that I'm the co-author. ;->
I recently received an odd inquiry from someone I didn't know at all,
2007 Sep 13
2
hardware raid vs fake raid
Hi,
Does anyone know how I can find out if an ibm serveraid 8k sas storage
controller (zero channel RAID) is a real hardware RAID controller and
supported in the standard CentOs kernel or is it a fake raid controller.
I am trying to decide if I should get the serveraid controller or go get
a 3ware controller.
Regards,
--
Tom Diehl tdiehl at rogueind.com Spamtrap address mtd123 at
2005 Jan 31
3
auto-blacklist
I have been getting a lot of dictionary attacks against my server and
want to automatically add the IP address of the offender when their
failed SSH login attempts are equal to five or more. I was just going
to write a dumb BASH script to do this unless there is a more
intelligent way?
Eric
2018 Mar 17
2
Clang executable sizes and build stats
Hi all,
I recently did a run where I built clang executables on FreeBSD 12-CURRENT [1], from trunk r250000 (2015-10-11) all through r327700 (2018-03-16), with increments of 100 revisions. This is mainly meant as an archive, for easily doing bisections, but there are also some interesting statistics.
From r250000 through r327700:
* the total (stripped) executable size grew by approximately 43%
*
2018 Mar 17
0
[cfe-dev] Clang executable sizes and build stats
Thanks for raising this. This is something we've recently been looking at
too at Sony, as over the course of PS4's lifetime so far we've seen our
clang executable on Windows approximately double in size, which isn't ideal
for things like distributed build systems. A graph of clang.exe size on
our internal staging branch matches yours closely with it being more of a
death by a
2008 May 08
7
TrackMania Nations forever - Problem
Hi,
my english is not the best, but ill try.
I copied an installed version of TrackmaniaNationsForever from a windows system to my opensuse. Then i copied the d3dx9_30.dll in the directory of the game.
Wine starts the game, but in the moment when i choose the profile the game get closed.
no error, nothing.
help me pls.
Thx
2018 Mar 21
0
[cfe-dev] Clang executable sizes and build stats
> On Mar 17, 2018, at 4:04 PM, Craig Topper via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
> I'm sure the x86 scheduler models are causing bloat. Every time a single instruction appears on a line by itself like this in a scheduler model:
>
> def: InstRW<[SBWriteResGroup2], (instregex "ANDNPDrr")>;
>
> It causes that instruction to be its own
2018 Mar 22
1
[cfe-dev] Clang executable sizes and build stats
I just knocked ~400k off the size of the x86 scheduler tables by reducing
from 5k+ entries to 2k+ entries per cpu.
~Craig
On Tue, Mar 20, 2018 at 6:34 PM, Andrew Trick <atrick at apple.com> wrote:
>
>
> On Mar 17, 2018, at 4:04 PM, Craig Topper via cfe-dev <
> cfe-dev at lists.llvm.org> wrote:
>
> I'm sure the x86 scheduler models are causing bloat. Every time
2009 Jan 22
14
Antivirus for CentOS? (yuck!)
Hi All,
Yes, I know, it's really really embarrassing to have to ask but I'm
being pushed to the wall with PCI DSS Compliance procedure
(http://en.wikipedia.org/wiki/PCI_DSS) and have to either justify why
we don't need to install an anti-virus or find an anti-virus to run on
our CentOS 5 servers.
Whatever I do - it needs to be convincing enough to make the PCI
compliance guy tick the
2018 Mar 17
2
[cfe-dev] Clang executable sizes and build stats
I'm sure the x86 scheduler models are causing bloat. Every time a single
instruction appears on a line by itself like this in a scheduler model:
def: InstRW<[SBWriteResGroup2], (instregex "ANDNPDrr")>;
It causes that instruction to be its own group in the generated output. And
its replicated for each CPU. We should look into better using regular
expressions or taking
2012 Oct 31
6
Virtualization Options!
Hi,
I'm searching for "virtualization options". I already take a look on
VMware, but it needs too much MS software to work for my needs. Citrix needs
less, but the key validation is still MS-AD.
Now I'm taking a look at RHEV... and run into Oracle VM! Somebody had already
take a look at Oracle VM?
We need in primary a solid VM solution for an "enterprise
2017 Nov 10
0
Replication oddities - different sizes between replicated nodes
Dear Dovecot community,
As discussing on IRC with Aki, I have the following thing happening:
I got an alert from my mailservice last night that I was running over quota. My quota reached almost 91% (coming from 30%) in one day.
I do not recall receiving so much email (we talk about multiple gb?s additional space usage), so something was acting up.
When I logged into my mailservers (I?ll
2008 Jul 22
2
can''t execute a build - on windows + jruby
Hi all,
Am trying to get cc.rb working on a windows machine, running under JRuby.
I patched line 19 of project_migration.rb to use jruby, instead of ruby.
execute "jruby #{File.join(migrate_scripts_directory, script)} #{@data_dir}"
The add project works fine, but when I run start, the webpage just
hangs on the ajax request to build - never actually executes the build
at all, or comes
2013 Mar 13
3
Help me about Test-Unit in Ruby on Rails
I''m using RubyMine for developing RoR and i found in RubyMine have Test
file.But I read in rubyforge http://test-unit.rubyforge.org/ have
Test-Unit for RoR.Could you help me about 2 problem:
- how is different between RubyMine Test-Unit and Test-Unit in rubyforge
- how can i run Test-Unit with Test-Unit in rubyforge(test-unit github:
https://github.com/test-unit/test-unit.git)
2008 Mar 09
5
Recommendations for a “real RAID" 1 card on Centos box
Hi,
I'm considering setting up my Centos Desktop machine for RAID 1. I read a lot of good info at this site:http://linuxmafia.com/faq/Hardware/sata.html#intel-vitesse about differences in fakeraid and real raid cards.
The hardware I plan on installing this RAID card into is an Intel DP35DP motherboard with the Intel E4500 dual core processor, and I have two Mator 500 gig SATA hard drives.
2015 Nov 19
2
Recent -Os code size regressions
Hello LLVM,
Does the community have bots or humans tracking code size for -Os
builds? I've noticed troubling regressions lately. Sometime near Nov
5, the EEMBC bitmnp01 benchmark grew by 25% for ARMv7m and 35% for
i586. That's ghastly. This week, the EEMBC matrix01 workload grew by
5% for ARMv7m and 3% for i586.
Regards,
-steve