Displaying 20 results from an estimated 6000 matches similar to: "how to install centos 3.1 with sata support for sis 964"
2005 Jul 11
2
Anything todo against massive connects
Hi,
i got a server that is massivly contacted on the ports 5190, 5150 and 6667.
Is there any possibility to stop these requests ?
I block everything with my firewall.
That are ten thousands of different IP's that try to connect.
Thanks and best regards
Niels
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Nov 14
2
CENTOS as Guest in XEN
Hi,
does anyone know where to get a howto or pre configured Centos working as
guest in XEN ?
thnaks and best regards
Niels
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051114/f2bedd85/attachment.html>
2006 May 28
1
two gateways on one PC ?
Hi,
i added second nic to my server
I have these two uplinks:
My main uplink is 195.XXX.XXX.XXX
My secondary is 83.XXX.XXX.XXX
When I add the secondary NIC, CentOS automatically sets default gw to
83.XXX.XXX.1 and deletes the gateway from 195.XXX.XXX.1
How can I set it that CentOs uses the gateway 195.XXX.XXX.1 as default
gateway. When I set this manually with route, CentOS changes my
2006 Jun 11
1
Deleted my PATH
Hi,
I have been logged in as root, and it seems to me that i destroyed all my
PATh Variables.
How can I restore them ?
Thnaks for your help and best regards
Niels
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060611/5b396f74/attachment-0002.html>
2004 Aug 06
1
error 504 : server full :-(
Hi:
Just a thought - this isn't a case of a specific mountpoint configuration
over-riding the settings quoted here, is it? Perhpas try changing the name
of the mountpoint.
Geoff.
<p>
--
Geoff Shang <gshang@uq.net.au>
ICQ number 43634701
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html
Please avoid sending me Word or PowerPoint
2005 Apr 04
1
Handling very large integers with factorial and combinat (nCm)
Dear list,
perhpas this question is more suitable for R-dev but since I am not
really a developer I post it here first.
Apparently the following lines do not create any problem in R:
library(combinat)
r <- 20; b <- 2;
sum( sapply(0:r,function(x) nCm(r,x)^(2*b)) ) > 2^64
while in C I obtain an overflow of data even using unsigned long long
and with long double I incurr in precision
2015 Aug 29
0
[ANNOUNCE] xf86-video-sis 0.10.8
Adam Jackson (2):
Remove mibstore.h
Stop including xf86Priv.h
Alan Coopersmith (1):
Fix HDisplay/VDisplay typos
Connor Behan (1):
Remove upload / download EXA hooks
Dave Airlie (3):
sis: fix build against latest xserver
sis: more build fixes against master X server.
sis: force build, who uses this crazy code anyways
Jan Lindemann (1):
Replace
2019 Jul 27
0
[ANNOUNCE] xf86-video-sis 0.11.0
This is a maintenance release of SiS DDX for X.Org X Server.
There are still about 4 more compilation warnings with the code, but fixing them will require some effort that I am not willing to invest at this time.
The remaining compilation warnings are all "const char*" to "char*" type warnings involving text strings.
Kevin Brace
Brace Computer Laboratory blog
2019 Dec 03
0
[ANNOUNCE] xf86-video-sis 0.12.0
This release is a maintenance release to support X.Org X Server 1.20.
Kevin Brace
Brace Computer Laboratory blog
https://bracecomputerlab.com
---
Kevin Brace (4):
Do not call xf86DisableRandR() for X Server 1.20
Fix for xf86InterceptSigIll() discontinuation in X Server 1.20
Enable SISGAMMARAMP macro on X.Org X Server
Version bumped to 0.12.0
git tag:
2017 Jan 17
0
[ANNOUNCE] xf86-video-sis 0.10.9
Adam Jackson (1):
Adapt Block/WakeupHandler signature for ABI 23
Matt Turner (1):
xf86-video-sis 0.10.9
Thomas Klausner (1):
Fix arguments for miSetPointerPosition.
git tag: xf86-video-sis-0.10.9
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-sis-0.10.9.tar.bz2
MD5: 1d0f425b84988edf8d144803860c9bde xf86-video-sis-0.10.9.tar.bz2
SHA1:
2016 Jan 22
0
CentOS-announce Digest, Vol 131, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2008 Mar 19
0
[ANNOUNCE] xf86-video-sis 0.10.0
Adam Jackson (3):
Death to RCS tags.
Fix distcheck
sis 0.10.0
Dave Airlie (11):
inital SiS pci access patch
fix warnings in build
fix thinko between open/fopen
another open/fopen confusion
fixup type punning
convert all hostbridge read/writes to accessor functions
finish off read/write long conversion
switch bios reading over
2018 Mar 15
0
Disable SIS
On 15.03.2018 10:40, Nick Rosier wrote:
> On 14 Mar 2018, 20:42 +0100, Aki Tuomi <aki.tuomi at dovecot.fi>, wrote:
>
>>
>>> On 14 March 2018 at 21:17 Nick Rosier < nick+dovecot at bunbun.be
>>> <mailto:nick+dovecot at bunbun.be>> wrote:
>>>
>>>
>>> Hi,
>>>
>>> I'm currently running a small home-server
2007 Nov 16
0
[ANNOUNCE] xf86-video-sis 0.9.4
This release fixes DRI with xorg-server 1.3 and above, which weren't
detected properly.
Alex Deucher (1):
bump Xv image height up from 1080 to 1088 for 315 chips
Brice Goglin (1):
Define SIS_*_VERSION using PACKAGE_VERSION*
Eamon Walsh (2):
Convert callers of LookupWindow() to dixLookupWindow().
Revert "Convert callers of LookupWindow() to
2015 Jun 03
1
SIS attachments compressed
Hello:
In case it is defined to use zlib compression, does SIS save attachments
compressed?
I have found this question replied in the past (2012) and the answer was
NO. I ask again just to know if there have been changes or if it is in
the roadmap to add compression.
I have been testing to migrate from maildir+zlib to mdbox+zlib+sis and
the results, in terms of space used, and worst than
2018 Mar 15
2
Disable SIS
On 14 Mar 2018, 20:42 +0100, Aki Tuomi <aki.tuomi at dovecot.fi>, wrote:
>
> > On 14 March 2018 at 21:17 Nick Rosier < nick+dovecot at bunbun.be> wrote:
> >
> >
> > Hi,
> >
> > I'm currently running a small home-server with Dovecot. A long time ago
> > I configured it with SIS enabled. I would like to stop using SIS.
> >
> >
2012 Mar 24
1
SIS and restoring from backups
On 2012-03-24 7:49 AM, Timo Sirainen <tss at iki.fi> wrote:
> This is already optionally done in v2.0+dbox. MIME attachments can be
> stored in plain binary form if they can be reconstructed back into
> their original form. It doesn't break any signed stuff.
Hey Timo,
Splitting this off into a separate thread...
On the question of the existing SIS capability for
2012 Aug 08
1
Dsync and SIS
Hi all,
Just to clarify, if we back up a dovecot 2 server with SIS for
attachments and ALT storage by rsyncing it (including the SIS and ALT
storage) to a remote server when it's idle (or at least almost entirely
so), and run dovecot on that machine, would it seem feasible to restore
backups from that server by using dysnc - specifically for the scenario
where someone accidentally
2018 Mar 14
0
Disable SIS
On Wed Mar 14 2018 15:17:58 GMT-0400 (Eastern Standard Time), Nick
Rosier <nick+dovecot at bunbun.be> wrote:
> I'm currently running a small home-server with Dovecot. A long time ago
> I configured it with SIS enabled. I would like to stop using SIS.
>
> If I remove sis from mail_attachment_fs will the old mails that are
> stored in SIS-storage still be accessible?
>
2018 Mar 14
0
Disable SIS
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 14 March 2018 at 21:17 Nick Rosier <
<a href="mailto:nick+dovecot@bunbun.be">nick+dovecot@bunbun.be</a>> wrote:
</div>