On Wednesday 13 March 2002 18:19 pm, Carlos Barros wrote:
> Hello!
>
> Exim only need to change it config file, but Im looking for a
> tool/script idea of how to change from mbox format to maildir format.
>
> TIA's
http://www.qmail.org/top.html#maildir
I used the "convert-and-create" scrip
On Wed, 13 Mar 2002, Stephane Bortzmeyer wrote:
> On Wed, Mar 13, 2002 at 10:38:53AM -0800,
> Jeremy C. Reed <[EMAIL PROTECTED]> wrote
> a message of 37 lines which said:
>
> > You shouldn't have to setup a firewall as a workaround either. If your NIC
> > card is configured for a particular I
Hello,
Try to install glftpd (www.glftpd.com) it's very configurable
for your bandwith usage
--
A. Ramos: [EMAIL PROTECTED]
Admin Sistemas, PrisaCOM
Telf: 91.353.7930
Edificio Apot, 5a planta
28042 Madrid.
--
--
To UNSUBSCRIBE, email to [EMA
Always www.mysql.com
read: http://www.mysql.com/doc/index.html section 4.2
--
A. Ramos: [EMAIL PROTECTED]
Admin Sistemas, PrisaCOM
Telf: 91.353.7930
Edificio Apot, 5a planta
28042 Madrid.
--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Hello!
Exim only need to change it config file, but Im looking for a
tool/script idea of how to change from mbox format to maildir format.
TIA's
--
Carlos Barros.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Wed, Mar 13, 2002 at 10:38:53AM -0800,
Jeremy C. Reed <[EMAIL PROTECTED]> wrote
a message of 37 lines which said:
> You shouldn't have to setup a firewall as a workaround either. If your NIC
> card is configured for a particular IP and you want to stop it, then
> simply unplugging the ether
On Wed, 13 Mar 2002, Russell Coker wrote:
> On Wed, 13 Mar 2002 12:56, Bart-Jan Vrielink wrote:
> > This behaviour is not routing. The server is not 'moving' a packet from
> > one subnet to the other subnet. It is only just listening for every ip
> > it knows on every interface.
> >
> > Use a fir
On Thu, 14 Mar 2002, Andres Junge Mac-Evoy wrote:
> Maybe we can discuss some configuration for domain hosting and propose a
> standard, so we can build isp-software (billing, provisioning, etc) based
> on this. What do you think?
I think that the various software should allow customizations s
We use ssh -> cvs -> perl -> ssh -> perl for this.
User commits a change to cvs, the loginfo process execs a perl
script that itself ssh exec's a remote program to cd to the
appropriate dir and cvs update the module.
The advantage is that the live web tree only needs one user with
write acce
On Tuesday 12 March 2002 09:49, Craigsc wrote:
> Hi Guys
>
> Does anyone know where I can get some good comprehensive
> documentation on how to secure MySQL running on a Web
> server.
>
> Might be something worthwhile to add to the Securing
> Debian Howto.
>
> Thanks
> Craig :)
Hi Craig,
...t
Hi,
Ive a client that wants to choos his radius platform. Despite my say
that its not that important and that a cistron/debian/Big Baad carrier
class hardware radius would more than take care of him (c'mon...its like
2000 users tops!), he still wants the lucent navis thingie. cant
blame him,
Hello:
Is there any standard, for hosting domains?
For example i´m using this sort of configuration: Every domain has his own
home dir (/home/dominio/example.com). So every domain have a username
(example.com) with the above home dir.
In each domain-dir there is also a "data" dir where i put th
On Wed, 13 Mar 2002, Patrick Hsieh wrote:
> Sometimes, you know, there'll be security advisory or update packages
> available, say openssh or libzip, and you need to immediately update
> your production machines to aviod known vulnerability. However, you
> can't just apt-get upgrade if you do not
Hello Martin WHEELER <[EMAIL PROTECTED]>,
Sometimes, you know, there'll be security advisory or update packages
available, say openssh or libzip, and you need to immediately update
your production machines to aviod known vulnerability. However, you
can't just apt-get upgrade if you do not run th
On Wed, 13 Mar 2002 12:56, Bart-Jan Vrielink wrote:
> This behaviour is not routing. The server is not 'moving' a packet from
> one subnet to the other subnet. It is only just listening for every ip
> it knows on every interface.
>
> Use a firewall on the server to block unwanted connections (or b
On Wed, 2002-03-13 at 12:16, [EMAIL PROTECTED] wrote:
> Well, there some kind of routing even:
>
> /etc/network/options:
> ip_forward=no
>
> was already done.
> I still can connet to my server through both IP's even the eth1 has no cable
> connected.
This behaviour is not routing. The server i
On Wed, 2002-03-13 at 12:27, Jean-Marc V. Liotier wrote:
> On Wed, 2002-03-13 at 11:27, [EMAIL PROTECTED] wrote:
> >
> > There have to be some kind of routing now because I can connect to my apache
> > typing the two IPs even I've just one cable connected to eth0.
>
> You have to explicitely blo
On Wed, 2002-03-13 at 11:27, [EMAIL PROTECTED] wrote:
>
> There have to be some kind of routing now because I can connect to my apache
> typing the two IPs even I've just one cable connected to eth0.
You have to explicitely block and log spoof attempts. For example, if
you have eth0 on 192.168.0
Well, there some kind of routing even:
/etc/network/options:
ip_forward=no
was already done.
cat /proc/sys/net/ipv4/ip_forward
returns
0
My inerfaces file:
iface eth0 inet static
address 192.168.1.27
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.
On Wed, Mar 13, 2002 at 11:27:31AM +0100,
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote
a message of 18 lines which said:
> How can I deactivate the routing option betwen cards?
/etc/network/options:
ip_forward=no
Check with 'cat /proc/sys/net/ipv4/ip_forward'.
> There have to be some kind o
Hi Patrik,
> How can I get apache's environmental variable if I do not run the script
> as the uid of apache?
If you use suExec, this quote from http://httpd.apache.org/docs/suexec.html
could help:
19. Can we successfully clean the process environment to ensure safe
operations?
Hi folk's:
I've installed two ethernet cards to my debian server and they work fine.
I want to give some services to one IP and other services to the other, so:
How can I deactivate the routing option betwen cards?
There have to be some kind of routing now because I can connect to my apache
typi
I usually ad this to the bottom of /etc/security/limits.conf
* softnofile 4096
* hardnofile 8192
and I set the ulimits in /etc/profile. This seems to do the trick for me.
Now, if only I could increase the number of threads I can run with IBM Java.
As soon as you dick about
23 matches
Mail list logo