Steve Lamb <[EMAIL PROTECTED]> writes:
> Kai Grossjohann wrote:
>
>> My proposal was meant to allow people to edit the same file, but to
>> see different things depending on their preferences. I believe in
>> giving people the choice to view things as they like.
>
> Which doesn't work in a co
Derrick 'dman' Hudson <[EMAIL PROTECTED]> writes:
> If tabs and spaces are combined for indentation purposes, then when
> you change your tab display width you will see a horrid mess of
> incorrectly indented code.
This is often, but not always the case. I explained how tabs and
spaces are combi
thanks for you information.
On Thu, Jun 03, 2004 at 12:07:03PM -0400, S.D.A. wrote:
> On Thu, Jun 03, 2004 at 03:01:02AM -0400 or thereabouts, Silvan wrote:
> >
> > One of the other Rosegarden developers keeps trying to get me to buy a copy of
> > SuSE, so I can get a "right and proper" distro.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thanks for the feedback.
> Vineet Kumar <[EMAIL PROTECTED]> [2004-06-03 22:33]:
>
> * Lukas Ruf ([EMAIL PROTECTED])[20040603 10:32]:
>
> > short version: I would like to make use of German Umlauts but have all
> > the messages displayed in English. H
On Fri, Jun 04, 2004 at 12:50:53AM -0400, Ignatz Sol wrote:
> SOLVED! I needed to apt-get install x-window-system-core ... I think that
> the problem was trying to install kde with apt-get. I thought going in
> that "apt-get install kde" would do the work for me.
If "apt-get install kde" does
Hello
Carl Fink (<[EMAIL PROTECTED]>) wrote:
> On Fri, Jun 04, 2004 at 12:50:53AM -0400, Ignatz Sol wrote:
>
>> SOLVED! I needed to apt-get install x-window-system-core ... I think
>> that the problem was trying to install kde with apt-get. I thought
>> going in that "apt-get install kde" wou
On Fri, 2004-06-04 at 00:09, Doug Neville-Dove wrote:
> Hi
>
> I'm running unstable and regularly do a dist-upgrade.
>
> About a week ago dist-upgrade removed evolution and I've been unable to
> install it ever since.
>
> I get this:
>
> evolution: Depends: gtkhtml3.0 (>= 3.0.10) but it is n
Hi folks,
My problem is getting worse. Now I can't go into gui, whether it's xdm or kdm. Before this, IIRC, I did a 'make' instead of 'make World' while building xfree86 4.3.0. Now when I do a 'startx' it would try to go into gui (screen re-sync) but return to command-line mode. When I do a
'sta
Adam Aube wrote:
Tom Allison wrote:
I was trying to write up an iptables script last night and managed to
get it work, or so I thought.
When I run it, the interface just dies.
It's still configured and "up", but any kind of traffic sent to it is
ignored. I even added lines like:
iptables -A INPU
FTP seems to be one of those evils...
I'm getting stuck on this passive FTP firewalling, where you accept
hi-port (>1023) to hi-port connections for FTP.
Problem is this, it also accepts connections to everything running on
hi-ports (mysql, postgresql...)
If I run FTP as a server and do not per
On Fri, 04 Jun 2004 03:10:05 +0200, Paul Johnson wrote:
> At least if you hit L (IIRC, been a long time since I've used mutt),
> it automatically understands that you're replying to the mailing list
> itself.
Though you do have to set the subscribe variable so that mutt recognises
the email addre
On Fri, Jun 04, 2004 at 02:31:18AM +0200, martin f krafft wrote:
> I just hooked a friend up with Debian and we failed to get his
> nvidia card working. Using just the nv driver, X starts and has no
> errors in the log, but the screen just blanks and the monitor goes
> into sleep mode. The system r
* martin f krafft <[EMAIL PROTECTED]> [040604 02:31]:
> I just hooked a friend up with Debian and we failed to get his
> nvidia card working. Using just the nv driver, X starts and has no
> errors in the log, but the screen just blanks and the monitor goes
> into sleep mode. The system remains res
El jue, 03-06-2004 a las 21:08, -0400, chris escribiÃ:
> On Thu, Jun 03, 2004 at 02:04:19PM -0700, Paul Johnson wrote:
> > Ghe Rivero <[EMAIL PROTECTED]> writes:
> >
> > > i have a computer with an nvidia MX200 32 Megas. I have change
> > > from lilo to grub, but after the bios init, a blank scr
On Fri, Jun 04, 2004 at 06:00:42AM IST, Peter Sebastian Masny
<[EMAIL PROTECTED]> incoherently babbled:
> Hi all,
>
> Many of my man pages have problems with the character "-". Sometimes the
> character is shown correctly. Other times I get a box or more. I use UTF8
> on my sid system.
>
>
Thanks guy,
No my computer no is a server, I'm read very books for servers linux, I work
with many Microsoft systems and now I want study Linux.
After many tests I choose debian with my favorite distro.
Well I'll go to make the tests, if the tests will ok I speak.
Newly Thanks
Where are y
Kai Grossjohann wrote:
> and also what's the display width of a tab character.
Here you would be wrong.
--
Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
PGP Key: 8B6E99C5 | main connection to the switchboard of souls.
---
Kai Grossjohann wrote:
> To wit, consider this piece of code, based on tab width = 4:
Ok, let's use alternating t and T to represent the tab characters.
> for(;;) {
> if (a == b) {
> some_long_function_name(a,
> b);
> }
> }
> I used spaces only
On Thu, 03 Jun 2004 21:37:52 -0500
Kent West <[EMAIL PROTECTED]> wrote:
>
> Still, I'm not sure of the meaning of these
> lines:
>
> >Warning only 896MB will be used.
> >Use a HIGHMEM enabled kernel.
> >896MB LOWMEM available.
It's nothing worrisome. What it means is this: the Linux kernel can
I can't seem to get 'reverseproxy' to work at all between two of the computers on my
local network. While I get no errors relating to the proxy module or any calls to it,
it doesn't seem to be intercepting any calls to that folder. Any help would greatly
be appreciated. Here are the details.
* Ghe Rivero <[EMAIL PROTECTED]> [040603 13:18]:
> i have a computer with an nvidia MX200 32 Megas. I have change from
> lilo to grub, but after the bios init, a blank screen appears! After the
> 10 seconds, linux is loaded properly, so grub is working properly but
> not showing anithing. Ch
Steve Lamb <[EMAIL PROTECTED]> writes:
> Well, of course it would, You used nothing but tabs to achieve the
> alignment you wanted. There's no mixing of spaces and tabs.
There IS mixing of tabs and spaces. It seems there is a
misunderstanding.
In the following, I will use "--->" to show a
Hi
I have finally installed debian instead of the former redhat.
Unfortunately, matlab runs only partly now. I can't use linux commands
and copy and paste don't work either. I am running kernel 2.6.5 and KDE
3.2. Pts should be switched on.
This is the error message I get:
??? MATLAB was unable
El jue, 03-06-2004 a las 14:04, -0700, Paul Johnson escribiÃ:
> Ghe Rivero <[EMAIL PROTECTED]> writes:
>
> > i have a computer with an nvidia MX200 32 Megas. I have change
> > from lilo to grub, but after the bios init, a blank screen appears!
> > After the 10 seconds, linux is loaded properly
BTW: If /var/www/webmail exists, I get a 'file not found' because it cannot find the
index.html, and if I delete the webmail folder, I get the error specifying that the
folder webmail does not exist. If I open HTTP://10.1.9.244 directly, it shows up just
fine.
-Paul
-O
Ignatz Sol <[EMAIL PROTECTED]> said:
> On Fri, 4 Jun 2004 00:54:56 -0300, Eduardo Gargiulo
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi all
> >
> > I want to download iso images for debian testing and unstable using
> > jigdo, but I can't figure out how to do that not interactive, so I could
> > writ
Bom dia,
Como fazer para corrigir as falhas de segurança do sistema operacional
Debian?
Existe algum utilitário ou página, como o Windows Update da Microsoft?
Atenciosamente,
Thiago
##
Good morning,
How can i to apply the bugs solutions
# apt-get update
# apt-get upgrade
Isso fora as regras de firewall que você deve usar.
Abraços
Gilberto
Em Fri, 04 Jun 2004 10:38:23 -0300
Thiago <[EMAIL PROTECTED]> escreveu:
> Bom dia,
>
> Como fazer para corrigir as falhas de segurança do sistema operacional
> Debian?
> Existe algum utili
Hi folks,
I'm sorry the last mail was not explicit enough.
Following 'make World' the following files and directory were reportedly not found:
files: pam_appl.h, libxf86_os.a, png.h
directory: ../exports/bin/xcursorgen
What extra packages do I have to download?
Cheers
_
Errm. Nevermind. /etc/init.d/apache restart wasn't killing prior apache processes.
While I'm babbling, does anyone know how to pass authentication for a windows domain
through properly? I'm trying to have a secure front end for an OWA 2000 server.
-Paul
-Original Messag
Chris,
I didn't include any more information as I was not expecting any more help
at that time. But thanks anyway.
I have followed the links you gave me and I think I understand how it all
fits together now , and I of course found the it87.c source file too.
At the moment I have an unresolved s
Hi,
I have installed stable cyrus 1.5.19-9.1 with postfix and am using mysql
for authentication etc.
I have not been able to get vacation notices working as this version
does not include sieve.
Apart from upgrading to testing or unstable are there any options for
getting vacation notices workin
Hi,
on Suse (the versions I have seen) and the Fedora version I have seen its
easy to tell which services have started OK. But For some reason I am
missing this in Debian. I am running a 2.2.26 Kernel which is a Knoppix HD
Install.
I seem to be missing the runlevel stuff completely, the install
jack kinnon wrote:
Hi folks,
My problem is getting worse. Now I can't go into gui, whether it's xdm
or kdm. Before this, IIRC, I did a 'make' instead of 'make World'
while building xfree86 4.3.0. Now when I do a 'startx' it would try to
go into gui (screen re-sync) but return to command-line m
Kai Grossjohann wrote:
> Steve Lamb <[EMAIL PROTECTED]> writes:
>>Well, of course it would, You used nothing but tabs to achieve the
>>alignment you wanted. There's no mixing of spaces and tabs.
> There IS mixing of tabs and spaces. It seems there is a
> misunderstanding.
> In the followin
Hi.
I newie here :)
I want to do trafic control, but when i do something very small i get
rtnetlink error.
I found some requeriments... I recomplied the kernel with QoS's enabled,
but about iproute2, tc, etc... what version I need?... what i realy need
for do trafic control?
I want to do trafic con
oix Thiago,
Sim, existe um utilitário que te permite corrigir as falhas de segurança do
Debian, bem como manter o teu sistema actualizado.
Esta ferrementa chama-se apt.
Para te manteres actualizado convém fazeres regularmente:
# apt-get update
# apt-get upgrade
Hi all,
I need to do a pattern match with sed of "(" and ")". I need to replace
every ( with "(" and every ) with ")" on every line.
Can someone help me with this?
Thanks
Ralph
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Pode fazer:
#apt-get update
#apt-get upgrade
O apt-get update é para actualizar a lista de pacotes.
O apt-get upgrade para actualizar.
Este processo depende das files;
/etc/apt/sources.list
/etc/apt/apt.conf
/etc/apt/preferences
you can do:
#apt-get update
#apt-get upgrade
Thiago wrote:
Bom dia,
Co
William Ballard wrote:
On Wed, May 26, 2004 at 06:36:48PM +0100, Oliver Elphick wrote:
...
"Fourscore and seven years ago our fathers brought forth on this
That's poetical language.
I don't think so.
Numbers were said differently in the past. (Remember "four and twenty
blackbirds..."?)
A
Apparently, _Tom Allison_, on 06/04/04 06:53,typed:
I had set the table, "mangle" to DROP and didn't realize that everything
goes through this table. Since I'm not using NAT I was ignoring that
table.
I was taking notes from a book and realized that the guy who wrote it
made one mistake. But
On Fri, 2004-06-04 at 15:21, Daniel B. wrote:
> William Ballard wrote:
>
> > On Wed, May 26, 2004 at 06:36:48PM +0100, Oliver Elphick wrote:
> >
> ...
> >>
> >>"Fourscore and seven years ago our fathers brought forth on this
> >
> >
> > That's poetical language.
>
> I don't think so.
On Fri, 04 Jun 2004 10:31:07 -0400
Ralph Crongeyer <[EMAIL PROTECTED]> wrote:
> Hi all,
> I need to do a pattern match with sed of "(" and ")". I need to replace
> every ( with "(" and every ) with ")" on every line.
>
> Can someone help me with this?
>
> Thanks
>
> Ralph
>
sed 's/[()]/"&"/
Steve Lamb <[EMAIL PROTECTED]> writes:
> Uck, nasty. Give me nothing but spaces, please, because there will be
> problems in that setup.
The only problem I can see is that the right tab/space mix might get
lost.
Kai
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsub
On Fri, Jun 04, 2004 at 04:33:08PM +0200 or thereabouts, bing yu wrote:
> thanks for you information.
> On Thu, Jun 03, 2004 at 12:07:03PM -0400, S.D.A. wrote:
> > On Thu, Jun 03, 2004 at 03:01:02AM -0400 or thereabouts, Silvan wrote:
> > >
> > > One of the other Rosegarden developers keeps trying
Carlos Hanson wrote:
On Fri, 04 Jun 2004 10:31:07 -0400
Ralph Crongeyer <[EMAIL PROTECTED]> wrote:
Hi all,
I need to do a pattern match with sed of "(" and ")". I need to replace
every ( with "(" and every ) with ")" on every line.
Can someone help me with this?
Thanks
Ralph
well, he could also use a different mail program, like kmail or
thunderbird (my choice was tbird...) but that is quite a pain if you've
setup evolution and had it working for a while.
-d.
Tristan Mills wrote:
On Fri, 2004-06-04 at 00:09, Doug Neville-Dove wrote:
Hi
I'm running unstable and re
Incoming from Brian:
>
> on Suse (the versions I have seen) and the Fedora version I have seen its
> easy to tell which services have started OK. But For some reason I am
> missing this in Debian. I am running a 2.2.26 Kernel which is a Knoppix HD
> Install.
2.2.x is getting pretty long in the
Incoming from Leandro Patrón Rizzo:
>
> I want to do trafic control, but when i do something very small i get
> rtnetlink error.
apt-cache search shaper
> I found some requeriments... I recomplied the kernel with QoS's enabled,
> but about iproute2, tc, etc... what version I need?... what i real
I have an installed Debian system, and am interested in making some
more. I'm interested in both new installs and chroots. I realize
these may have somewhat different solutions.
As for making a new install, I see two options: I can run the debian
installer or deboostrap.
Are there other options
On Fri, 04 Jun 2004 11:28:50 -0400
Ralph Crongeyer <[EMAIL PROTECTED]> wrote:
> Carlos Hanson wrote:
>
> >On Fri, 04 Jun 2004 10:31:07 -0400
> >Ralph Crongeyer <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >>Hi all,
> >>I need to do a pattern match with sed of "(" and ")". I need to
> >replace >eve
Sorry that was a "PEBKAC"
My Kernel version is 2.4.26.
Cheers Brian
s. keeling wrote:
Incoming from Brian:
on Suse (the versions I have seen) and the Fedora version I have seen its
easy to tell which services have started OK. But For some reason I am
missing this in Debian. I am running a 2.2.26
On Fri, 04 Jun 2004 17:30:28 +0200, Ralph Crongeyer
<[EMAIL PROTECTED]> wrote:
> Carlos Hanson wrote:
>
> >On Fri, 04 Jun 2004 10:31:07 -0400
> >Ralph Crongeyer <[EMAIL PROTECTED]> wrote:
> >
> >>I need to do a pattern match with sed of "(" and ")". I need to replace
> >>every ( with "(" and ev
Currently, apt's cache is in /usr/var/cache/apt. I would like to move
that back to /var/cache/apt, thanks to new disk space.
I recall some problems with this when I originally moved it, I think
because some other files had pointers to the location. That was quite
awhile ago. Does anybody know i
Since a few days, Logcheck sometimes e-mails me the following warning:
Jun 4 07:30:54 MyMail kernel: UDP: short packet: 24.5.180.234:10030
2167/119 to 192.168.1.2:10768
I'm not really interested in what these packets are for (I guess some
kind of worm/DoS related packets), but I'm more intereste
I've installed autofs
$ dpkg --status autofs
Package: autofs
Status: install ok installed
Priority: extra
Section: utils
Installed-Size: 296
Maintainer: Daniel Lutz <[EMAIL PROTECTED]>
Version: 3.9.99-4.0.0pre10-1
[ deleted ]
$
on woody to mange
$ cat /etc/auto.master
Incoming from R. Clayton:
> [huge snip]
> Assuming I didn't know what noauto meant, I commented out those entries in
> /etc/fstab
>
> $ cat /etc/fstab
> /dev/hda3/ext3errors=remount-ro 0 1
> /dev/hda2none swapsw 0 0
> proc
A very simple question: how do I start spamassassin so that it begins weeding
out spam from my Kmail inbox? Thanks.
Ed
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Matthijs <[EMAIL PROTECTED]> writes:
> Since a few days, Logcheck sometimes e-mails me the following warning:
>
> Jun 4 07:30:54 MyMail kernel: UDP: short packet: 24.5.180.234:10030
> 2167/119 to 192.168.1.2:10768
>
> I'm not really interested in what these packets are for (I guess some
> kind of
Ed Sutherland <[EMAIL PROTECTED]> writes:
> A very simple question: how do I start spamassassin so that it
> begins weeding out spam from my Kmail inbox? Thanks.
That's not how spamassassin works.
--
Paul Johnson
<[EMAIL PROTECTED]>
Linux. You can find a worse OS, but it costs more.
pgp6MIKB
hi ya clayton
On Fri, 4 Jun 2004, R. Clayton wrote:
> I've installed autofs
>
> $ dpkg --status autofs
...
> $ cat /etc/auto.master
> /media /etc/auto.media
you might want to use /.autofs or some other non-shared directory
before some app steps on each other with the same directory n
Apparently, _Ross Boylan_, on 06/04/04 12:50,typed:
Currently, apt's cache is in /usr/var/cache/apt. I would like to move
that back to /var/cache/apt, thanks to new disk space.
I recall some problems with this when I originally moved it, I think
because some other files had pointers to the locatio
Ghe Rivero <[EMAIL PROTECTED]> writes:
> i have a computer with an nvidia MX200 32 Megas. I have change from
> lilo to grub, but after the bios init, a blank screen appears! After the
> 10 seconds, linux is loaded properly, so grub is working properly but
> not showing anithing. Changing the
On Friday 04 June 2004 04:43 am, Conall O'Brien wrote:
> > The dash in front of "copy files and directories" is OK, but not the
> > later ones.
> >
> > Any idea what gives?
>
> What enviromental variables have you set? The output of "locale" without
> any parameters will tell you.
>
>
> Personally,
On Fri, 04 Jun 2004 10:42:35 -0700
Paul Johnson <[EMAIL PROTECTED]> wrote:
> That's not how spamassassin works.
Not so much into helping today? Ask google for "kmail spamassassin" and
you get here:
http://www.tomchance.org.uk/research/random/kmail
--
Got Backup?
Jabber: Shadowdancer at jabber
Matthijs said:
> Since a few days, Logcheck sometimes e-mails me the following warning:
>
> Jun 4 07:30:54 MyMail kernel: UDP: short packet: 24.5.180.234:10030
> 2167/119 to 192.168.1.2:10768
>
> I'm not really interested in what these packets are for (I guess some
> kind of worm/DoS related packe
Is there anything similar that will work with DVD+RWs?
--JATF
-Original Message-
From: Aaron Bingham [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 02, 2004 4:37 AM
To: jack kinnon
Cc: [EMAIL PROTECTED]
Subject: Re: Backup to CD-RW
Hi Jack,
apt-get install cdbackup
This will work wit
If I mess up my gnome desktop, what do I do to get the default setting
back (icons, background, menus, all the works). I guess there are some
files to be deleted in ~/, maybe also in /tmp, so that the next time I
log in, I will be given a newly created default desktop(?)
Thanks.
->HS
Running De
* Ross Boylan ([EMAIL PROTECTED])[20040604
09:36]:
> I have an installed Debian system, and am interested in making some
> more. I'm interested in both new installs and chroots. I realize
> these may have somewhat different solutions.
>
> As for making a new install, I se
Hello everybody.
Please excuse me such wide crossposting, but the goal of this email is
in fact to gather people interested in Debian packages of Firebird
but spread out in different places - into one place. I am sending you
this email, because you might be interested in Debian packages of
Firebi
I've worked around it by adding 'ifconfig eth0 down' to the stop_fn()
section of /etc/pcmcia/network.opts
--
Stephen Patterson http://patter.mine.nu/
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Caution: breathing may be hazardous to y
So the problem was apparently in that particular computer. I swapped
the hard drive into a "new" computer, problem solved. What a PITA!
-- Kim
-Original Message-
From: Kim Sparrow
Sent: Thursday, June 03, 2004 20:06
To: Paul Galbraith
Cc: [EMAIL PROTECTED]
Subject: RE: suffering from
On Fri, 04 Jun 2004 19:50:10 +0200, Paul Johnson <[EMAIL PROTECTED]>
wrote:
> Matthijs <[EMAIL PROTECTED]> writes:
>
> > Jun 4 07:30:54 MyMail kernel: UDP: short packet: 24.5.180.234:10030
> > 2167/119 to 192.168.1.2:10768
> >
> > I'm not really interested in what these packets are for (I guess
I am using Debian testing and I have a problem with the font fixed-10.
In Gnome font preference, the font fixed 8, 9, 11, 12 are all displayed
correctly (96dpi). However size 10 is extremely ugly (looks like a dual
width font). It is the this font that I use the most, which is pretty
frustrating. P
* ([EMAIL PROTECTED])[20040602 07:54]:
> Hi All
> I've got a couple of systems that I made the boot partion <8mb on. The
> time has long come that these are full and I can't upgrade the kernel
> image on them. I've alread cleaned out the old reduntant images etc
Just abandon them. On your running
Thank you for your email. The Economist welcomes the opportunity to answer any
inquiries you may have. Our goal is to get back to you within one business day but
we'll do our best to respond sooner.
Inquiries regarding a currect subscription can also be answered by:
Phone: 1-800-456-6086
Fax
On Fri, 04 Jun 2004 20:20:09 +0200, "Bojan Baros"
<[EMAIL PROTECTED]> wrote:
> Matthijs said:
> > Jun 4 07:30:54 MyMail kernel: UDP: short packet: 24.5.180.234:10030
> > 2167/119 to 192.168.1.2:10768
> >
> > I'm not really interested in what these packets are for (I guess some
> > kind of worm/Do
On Thu, Jun 03, 2004 at 08:59:53PM -0400, Ignatz Sol wrote:
> I've been hunting around for this information (or any list of what is
> in each iso) but cannot find it. I would like to install kde from
> iso's and have the right ones around for some friends' installs that
> are coming up. Can anyon
On Fri, Jun 04, 2004 at 09:50:07AM -0700, Ross Boylan wrote:
> Currently, apt's cache is in /usr/var/cache/apt. I would like to move
> that back to /var/cache/apt, thanks to new disk space.
>
> I recall some problems with this when I originally moved it, I think
> because some other files had poi
Hi,
I just tried to get suspend and standby working on my notebook using acpi
(kernel-image-2.6.5-1-686). But I can never resume.
If I do a "echo -n 'standby' > /sys/power/state'" my notebook goes into
standby (at least it looks like that). The last mesages on the screen are:
Back to C!
PM: Finish
Hi,
I just tried to get suspend and standby working on my notebook using acpi
(kernel-image-2.6.5-1-686). But I can never resume.
If I do a "echo -n 'standby' > /sys/power/state'" my notebook goes into
standby (at least it looks like that). The last mesages on the screen are:
Back to C!
PM: Finish
im going to be moving my mail server to another machine, and moving it off
site at another location (more bandwidth). what would the easiest way and
least down time way of doing that? i have the other machine already
installed debian and updated stable, courier is installed, squirrelmail,
etc, can
Can someone point to some docs to help with a postgres configuration for
dovecot? I'm missing the referenced doc (see auth.txt.gz) on how to set
this up.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
For what it's worth this is how I did it:
Since I only had 100 users I added them new. If you have more users you
will want to script this.
Then I copied the contents of the squirrelmail data directory to my new
machine.
Since I already had samba on both boxes I then copied the /home directory
fr
On Fri, 4 Jun 2004 22:54:15 +0300, Shaul Karl <[EMAIL PROTECTED]> wrote:
>
>
> On Thu, Jun 03, 2004 at 08:59:53PM -0400, Ignatz Sol wrote:
> > I've been hunting around for this information (or any list of what is
> > in each iso) but cannot find it. I would like to install kde from
> > iso's and
hi ya
On Fri, 4 Jun 2004, Nick Smith wrote:
> im going to be moving my mail server to another machine, and moving it off
> site at another location (more bandwidth). what would the easiest way and
> least down time way of doing that? i have the other machine already
> installed debian and updat
Hi
I'd just like to offer my thanks to those who posted in response to my
'broken evolution on unstable' Debian question.
I've always been aware of this list but never subscribed before, (I've
been unstable for at least a year, or much longer according to my wife )
- so sorry if I was asking so
jack kinnon wrote:
Hi folks,
I'm sorry the last mail was not explicit enough.
Following 'make World' the following files and directory were reportedly
not found:
files: pam_appl.h, libxf86_os.a, png.h
directory: ../exports/bin/xcursorgen
What extra packages do I have to download?
Cheers
Wh
AFAICT the KDE 3.2, CUPS conflict is now fixed or at least improved.
Paul Scott
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, 4 Jun 2004, Tom Allison wrote:
> Can someone point to some docs to help with a postgres configuration for
> dovecot? I'm missing the referenced doc (see auth.txt.gz) on how to set
> this up.
Whoops I forgot to add this to the package didn't I? It will be fixed in
the next version. But
* ([EMAIL PROTECTED])[20040604 05:48]:
> Hi
>
> I have finally installed debian instead of the former
> redhat. Unfortunately, matlab runs only partly now. I can't use linux
> commands and copy and paste don't work either. I am running kernel
> 2.6.5 and KDE 3.2. Pts
I dealt with this problem recently, my mail server had one of it's raid
disks failed. I had to move it to another machine.
While I powered the machine off to put in a new disk.
I didn't want the downtime required for the reboot and putting in the new
disk.
I use the vserver project to use virtual
Tom Allison wrote:
> FTP seems to be one of those evils...
>
> I'm getting stuck on this passive FTP firewalling, where you accept
> hi-port (>1023) to hi-port connections for FTP.
Stateful packet matching makes this easy:
iptables -A OUTPUT -p tcp --dport 21 -j ACCEPT
iptables -A INPUT -m stat
Thank you for contacting King-Casey. We will be contacting you within the next
business day.
In the meantime, be sure to have a look at our FREE WEBINAR series. These live, online
sessions are a great way to learn about successful retail strategies. The up-to-date
listing of upcoming webinars
Hi,
I recently added unstable to my sources.list, and did a dist-upgrade.
After some mucking around, I now have a working system again - except
for networking.
I'm on a LAN with DHCP etc. Normally, interface eth0 comes up
automatically. However now when I boot I get no network connection, and:
On Fri, Jun 04, 2004 at 11:35:58AM -0700, Vineet Kumar wrote:
> * Ross Boylan ([EMAIL PROTECTED])[20040604
> 09:36]:
> > I have an installed Debian system, and am interested in making some
> > more. I'm interested in both new installs and chroots. I realize
>
Hi
The reason why I want to build from source is because I have the source files. It was downloaded via a friend's link which has an unlimited access. My own account is volume-based so I try to avoid downloading big files. How big is this package and where can I find it?
Cheers
Do you Yahoo
I'm using Debian unstable. I use gnome so I need FAM, which in turn needs portmap.
That's fine with me but I don't want portmap to listen on port 111. I read man portmap
and famd but didn't find what I was looking for? Also I don't want to just block it
with a firewall, I want to understand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I did a dist-upgrade on one of my sid boxes yesterday, and I can't get
xserver-xfree86 to install. Because of that, x-window-system-core and
x-window-system cannot install. When I run apt-get dist-upgrade, apt-get -f
install or manually dpkg -i, I g
On Sat, 2004-06-05 at 14:40, Bradley Alexander wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I did a dist-upgrade on one of my sid boxes yesterday, and I can't get
> xserver-xfree86 to install. Because of that, x-window-system-core and
> x-window-system cannot install. When I run
1 - 100 of 120 matches
Mail list logo