Ok,
If the modems are Rockwell based ones, you can generally use:
AT+MS=11,1
Failing that, you can try
AT+MS=11
or even
AT+MS=11,1,300,33600 (which is what I usually use).
I have a text file here we use to slow down our customers modems with
(we're an ISP). It has rockwell info, as well
Ok,
If the modems are Rockwell based ones, you can generally use:
AT+MS=11,1
Failing that, you can try
AT+MS=11
or even
AT+MS=11,1,300,33600 (which is what I usually use).
I have a text file here we use to slow down our customers modems with
(we're an ISP). It has rockwell info, as well
> > For our company network we want to have a "quite" secure mail
> > environment. On W32 clients we want to use Lotus Notes R5. We have a
> > mailserver running Debian with Exim and on this machine I also installed
> > Domino. The Domino MTA is running on port 26, Exim on port 25.
> > How can I se
> > For our company network we want to have a "quite" secure mail
> > environment. On W32 clients we want to use Lotus Notes R5. We have a
> > mailserver running Debian with Exim and on this machine I also installed
> > Domino. The Domino MTA is running on port 26, Exim on port 25.
> > How can I s
Sorry, I don't know where else to ask this. I run a small Debian
server and handle it with dialup from a M$ W2K machine and pretty
good V90 modems. (Sorry, no choice of OS for other reasons!)
I'm running into major problems suddenly with two different modems:
dial up links to the network the
Hello,
I have to install cyrus sasl and to compile Cyrus imapd.
And when I configure the sources, I have this Error :
during sasl :
...
configure: warning: No DES support for DIGEST-MD5
...
during imapd :
checking for des_ecb_encrypt in -ldes... no
configure: error: T
Sorry, I don't know where else to ask this. I run a small Debian
server and handle it with dialup from a M$ W2K machine and pretty
good V90 modems. (Sorry, no choice of OS for other reasons!)
I'm running into major problems suddenly with two different modems:
dial up links to the network th
Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block device? I need this to be able to copy a file of
> 70Gb to a machine which has two disks of 40 Gb.
>
I believe the lvm package is supposed to do exactly what you're
I currently manage a hosting server. What POP3/SMTP
combination would you recomend for virtual hosts? We currently use Sendmail with
teapop. teapop uses the .procmailrc file in the user's home directory. It works
really well, except there's a bug which can cause the owner of the list to
reci
Hello,
I have to install cyrus sasl and to compile Cyrus imapd.
And when I configure the sources, I have this Error :
during sasl :
...
configure: warning: No DES support for DIGEST-MD5
...
during imapd :
checking for des_ecb_encrypt in -ldes... no
configure: error:
Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block device? I need this to be able to copy a file of
> 70Gb to a machine which has two disks of 40 Gb.
>
I believe the lvm package is supposed to do exactly what you'r
I currently manage a hosting server. What POP3/SMTP
combination would you recomend for virtual hosts? We currently use Sendmail with
teapop. teapop uses the .procmailrc file in the user's home directory. It works
really well, except there's a bug which can cause the owner of the list to
reci
Hi,
try RAID systems. There are different forms, I belive RAID0, 1 and 5. One
of them makes it able to link two disks.
Greetz,
Sebastiaan
On Tue, 13 Feb 2001, Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block d
Mark Janssen wrote:
>
> On Tue, Feb 13, 2001 at 11:02:06AM +, Kozman Balint wrote:
> >
> > Hi,
> >
> > is there any way to link two (or more) block devices (ex: two hard disks)
> > into one logical block device? I need this to be able to copy a file of
> > 70Gb to a machine which has two disks
On Tue, 13 Feb 2001, Maurice Verhagen wrote:
> Hello,
>
> For our company network we want to have a "quite" secure mail
> environment. On W32 clients we want to use Lotus Notes R5. We have a
> mailserver running Debian with Exim and on this machine I also installed
> Domino. The Domino MTA is r
You speak about Raid-0 - have a look at Software-RAID-HOWTO.
The limitation of 2gb per file is not true anymore with the kernel 2.4 (as
long as your libc6 has been compiled with the kernel 2.4 - the simplest is to
work on a Woody :-) )
Or if you work on a 64bit architecture you can have bigger
On Tue, Feb 13, 2001 at 11:02:06AM +, Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block device? I need this to be able to copy a file of
> 70Gb to a machine which has two disks of 40 Gb.
Yes.. You should be ab
Hi,
is there any way to link two (or more) block devices (ex: two hard disks)
into one logical block device? I need this to be able to copy a file of
70Gb to a machine which has two disks of 40 Gb.
Thanks in advance.
Regards,
Balint
Hi,
try RAID systems. There are different forms, I belive RAID0, 1 and 5. One
of them makes it able to link two disks.
Greetz,
Sebastiaan
On Tue, 13 Feb 2001, Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block
Mark Janssen wrote:
>
> On Tue, Feb 13, 2001 at 11:02:06AM +, Kozman Balint wrote:
> >
> > Hi,
> >
> > is there any way to link two (or more) block devices (ex: two hard disks)
> > into one logical block device? I need this to be able to copy a file of
> > 70Gb to a machine which has two disk
On Tue, 13 Feb 2001, Maurice Verhagen wrote:
> Hello,
>
> For our company network we want to have a "quite" secure mail
> environment. On W32 clients we want to use Lotus Notes R5. We have a
> mailserver running Debian with Exim and on this machine I also installed
> Domino. The Domino MTA is
qmail's pop-3 daemon for example.
On Tue, Feb 13, 2001 at 09:18:17AM +1000, Mitchell wrote:
>
> Hi, I was wundering if anyone knows of any pop3 daemons for Debian that
> support the Maildir format. We are currently using exim as our MTA with
> courier-imap for access to the mailboxes. I have
You speak about Raid-0 - have a look at Software-RAID-HOWTO.
The limitation of 2gb per file is not true anymore with the kernel 2.4 (as
long as your libc6 has been compiled with the kernel 2.4 - the simplest is to
work on a Woody :-) )
Or if you work on a 64bit architecture you can have bigger
On Tue, Feb 13, 2001 at 11:02:06AM +, Kozman Balint wrote:
>
> Hi,
>
> is there any way to link two (or more) block devices (ex: two hard disks)
> into one logical block device? I need this to be able to copy a file of
> 70Gb to a machine which has two disks of 40 Gb.
Yes.. You should be a
Hi,
is there any way to link two (or more) block devices (ex: two hard disks)
into one logical block device? I need this to be able to copy a file of
70Gb to a machine which has two disks of 40 Gb.
Thanks in advance.
Regards,
Balint
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
25 matches
Mail list logo