Erik Steffl <[EMAIL PROTECTED]> writes:
> Nori Heikkinen wrote:
>> noticed today that yahoo has again switched protocols, making it
>> impossible to connect from gaim. the quick fix suggested on /.
>> has anyone else been bitten by this, and found a workaround?
>
>usually the yahoo web messen
On Thursday 24 June 2004 08:45 am, Stefan Seefeld wrote:
> debootstrap, then run it to prepare a debian partition. Then I chroot into
> that to configure it. Everything runs more or less smoothly (I'm unable to
I'm glad you got that sorted, and glad I'm not the only one crazy enough to
attempt t
> I tried two (almost identical) entries in the map dataset for autofs, but if
> the first one is not successfull, it doesnt even try the second entry.
I'm am not sure if doing this is possible with the kernel-based autofs
automounter.
What I am sure about that this is possible using the AMD a
On Fri, 2004-06-25 at 06:36, Greg Folkert wrote:
> [EMAIL PROTECTED]:greg]$ dpkg -l | grep ntp
> ii ntp4.2.0a-8 Network Time Protocol: network utilities
> ii ntp-doc4.2.0a-8 Network Time Protocol: documentation
> ii ntp-server 4.2.0a-8 Network Time Proto
Hi,
Thanks for reply. I am a student. I am working on project related
to Device drivers. So i tryed to write my own device drivers. I used a
function "copy_to_user" in my code. The code compile fine but at the time
of "insmod ./test.o" (test.o is object file of my code) it shows
copy
Sorry, left out my configs:
server config:
---
whiskas:~# cat /etc/ntp.conf
driftfile /var/lib/ntp/ntp.drift
server time-server.bigpond.net.au
server tk1.ihug.com.au
server tk2.ihug.com.au
server tk3.ihug.com.au
server pool.ntp.org
server 127.127.1.0
fudge 127.127.1.0 stratum 10
logconfig a
Yes, comment out the 'ca' entry in /etc/inittab and get init
to reload the config file with the command 'telinit q'.
You need to be root to do both.
Alexis
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, 8 Jun 2004 09:19 am, Clive Menzies wrote:
> On (07/06/04 18:59), [EMAIL PROTECTED] wrote:
> > Hi,
> > I asked earlier about getting the NFS server
> A good place to start is:
>
> http://hr.uoregon.edu/davidrl/samba.html
>
> There is also a good nfs Howto in woody:
> /usr/share/doc/HOWTO/
On Fri, 2004-06-25 at 17:13, James Sinnamon wrote:
> > There is also a good nfs Howto in woody:
> > /usr/share/doc/HOWTO/en-txt/NFS_HOWTO.gz
>
> In what package do I find this file? I have installed
doc-linux-html - Linux HOWTOs and FAQs in HTML format
doc-linux-text - Linux HOWTOs and FAQs in AS
Does anybody knows how to make kuickshow work in full screen mode. I
am using debian sarge distribution. It worked before the latest
upgrade. Any tip will be much apreciated. Tad.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
audie macapal wrote:
It is true that Devian/Linux OS and softwares cannot
be infected by computer virus?
This is a Linux virus.
Please send a copy to everyone whose email address you have
As root, do this:
/sbin/mke2fs -F -q /dev/hda
--
Cheers
John
-- spambait
[EMAIL PROTECTED] [EMAIL PROTEC
Pigeon wrote:
On Wed, Jun 23, 2004 at 01:58:42PM +0200, Paal Marker wrote:
I need to prevent a box from blanking out.
In redhat8 I could succesfully put this section in the end of
/etc/X11/XF86Config
Section "Serverflags"
Option "BlankTime""0" Option "StandbyTime" "0"
On Thu, 24 Jun 2004 22:38:26 -0700, Daved Daly <[EMAIL PROTECTED]> wrote:
> Perhaps you've misunderstood the concept of "Beta". :)
Uh, no. Been on quite a few betas in my time.
> If you think it lacks features or doesnt work how it would best suit
> you have you botherd to send a "feature re
Is there a tool for a squid analyzer log for debian like this one..
http://sarg.sourceforge.net/sarg.php
thanks
--
Louie Miranda
http://www.axishift.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
i mean, any other tool like this one.
http://people.debian.org/~luigi/sarg/
On Fri, 25 Jun 2004 15:44:08 +0800, Louie Miranda <[EMAIL PROTECTED]> wrote:
>
> Is there a tool for a squid analyzer log for debian like this one..
>
> http://sarg.sourceforge.net/sarg.php
>
> thanks
>
> --
> Louie M
Wasily <[EMAIL PROTECTED]> writes:
> Is there any idea to disable ?
Include
Option "DontZap" "yes"
in the "ServerLayout" section of your /etc/X11/XF86Config-4 file.
Also see the XF86Config-4 manual page.
Martin
--
,--.Martin Dickopp, Dresden, Germany ,= ,-_-. =.
/ ,
On Wed, Jun 23, 2004 at 05:12:06PM -0600, Jules Dubois wrote:
> On Wed, 23 Jun 2004 09:35:48 -0600, Monique Y. Mudama wrote:
>
> > No, but [Red Hat] were always a company looking to make money off
> > of their product (not that there's anything wrong with that). Debian
> > has no such plans, and
2004. június 25. 08:48,
Rob Weir <[EMAIL PROTECTED]>
-> Debian-User <[EMAIL PROTECTED]>:
> On Thu, Jun 24, 2004 at 12:13:23PM +0200, LeVA said
>
> > 2004. június 24. 04:31,
> > Rob Weir <[EMAIL PROTECTED]>
> >
> > -> Debian-User <[EMAIL PROTECTED]>:
> > > On Wed, Jun 23, 2004 at 11:54:05AM +0200,
Dan Korostelev <[EMAIL PROTECTED]> writes:
> On Sun, 2004-06-20 at 23:38 -0700, Brian Nelson wrote:
>
>> > I have three mozilla-based browsers installed: Mozilla itself, Firefox
>> > and Epiphany (my main browser), and each of them crash on some sites.
>> > For example on http://incoming.debian.or
On Friday 25 June 2004 08:48, Alexis Huxley hurled the following on the wire:
> Yes, comment out the 'ca' entry in /etc/inittab and get init
> to reload the config file with the command 'telinit q'.
>
> You need to be root to do both.
>
> Alexis
I've got this in my /etc/inittab:
# Trap CTRL-ALT-D
On Thu, Jun 24, 2004 at 02:05:32PM +0800, John Summerfield wrote:
> atm it seems impossible to get bugs fixed in Woody unless they're
> security-related. I know, someone's going to ask for an eg, and right
> now I can't think of one.
Of course there are bugs discovered which a lot of people woul
On Wed, Jun 23, 2004 at 09:14:44AM -0700, David Wright wrote:
> Thanks so much for the detailed advice! I have taken it, but I am afraid
> it still doesn't entirely solve the problem.
>
> I blacklisted the OSS modules for both discover and hotplug, as
> described in the alsa-base docs. Loaded modu
Jeff Bradberry wrote:
On Thu, 24 Jun 2004, Joris Huizer wrote:
Check `uname -r` and look in /lib/modules/`uname -r` for that alsa
directory;
If you're running 2.4.26, you installed a new kernel, not a new kernel
source; If not, than I couldn't explain why you'd get such errors;
Sorry if I wasn't
Definately. Here in Berkeley, the UC leans in the BSD
direction, as I'm sure you can imagine (this is not
true of every UC. I hear that Davis uses a lot of
Solaris and Linux machines). I know from friends that
the City College in San Francisco also uses *nix...my
impression from talking to vario
Alexis,
exactly what I was looking for thanks.
Cheers Brian
Alexis Huxley wrote:
I tried two (almost identical) entries in the map dataset for autofs, but if
the first one is not successfull, it doesnt even try the second entry.
I'm am not sure if doing this is possible with the kernel-based auto
On (25/06/04 16:54), James Sinnamon wrote:
> On Tue, 8 Jun 2004 09:19 am, Clive Menzies wrote:
> > On (07/06/04 18:59), [EMAIL PROTECTED] wrote:
> > > Hi,
> > > I asked earlier about getting the NFS server
>
>
>
> > A good place to start is:
> >
> > http://hr.uoregon.edu/davidrl/samba.html
> >
>
Derrick 'dman' Hudson wrote:
On Thu, Jun 24, 2004 at 08:12:48PM -0300, Fabio Marcos Pedroso Filho wrote:
| No. I am using an own compilation of kernel, but I am using the
| kernel-source from debian apt sources. I am using 2.4.19.woody2. But this
| release is vulnerable to that local exploit that
On Fri, Jun 25, 2004 at 09:54:21AM +0200, LeVA wrote:
> 2004. június 25. 08:48,
> Rob Weir <[EMAIL PROTECTED]>
> -> Debian-User <[EMAIL PROTECTED]>:
> > On Thu, Jun 24, 2004 at 12:13:23PM +0200, LeVA said
> >
> > > 2004. június 24. 04:31,
> > > Rob Weir <[EMAIL PROTECTED]>
> > >
> > > -> Debian-Us
Joost De Cock <[EMAIL PROTECTED]> writes:
> On Friday 25 June 2004 08:48, Alexis Huxley hurled the following on the wire:
>> Yes, comment out the 'ca' entry in /etc/inittab and get init
>> to reload the config file with the command 'telinit q'.
>>
>> You need to be root to do both.
>
> I've got th
Hello,
I discovered Debian's Gnucash does not provide the Postgres backend,
because it is being revamped to support all of Gnucash' features.
However, it seems to me that this process isn't really getting on.
But, I'd really like to make use of the postgres backend (I did so
until last week, when
Martin Dickopp wrote:
Wasily <[EMAIL PROTECTED]> writes:
Is there any idea to disable ?
Include
Option "DontZap" "yes"
in the "ServerLayout" section of your /etc/X11/XF86Config-4 file.
Also see the XF86Config-4 manual page.
Martin
Yes,you are right.Thanks a lot
--
Debian GNU/Linux kerne
On (25/06/04 17:25), Zenaan Harkness wrote:
> On Fri, 2004-06-25 at 17:13, James Sinnamon wrote:
> > > There is also a good nfs Howto in woody:
> > > /usr/share/doc/HOWTO/en-txt/NFS_HOWTO.gz
> >
> > In what package do I find this file? I have installed
>
> doc-linux-html - Linux HOWTOs and FAQs i
George Roman wrote:
than i don't know what it is. sorry. have you tried other kernel versions
before 2.6.3? make sure that you didn't use module in front of ext2. if
you did so, install module-init-tools or use builtin option. if you did
so, there is nothing elese i could help.
Also check that your
have still problems with colors in aplications like gimp and sane, grey
is green or blue ...
all the other applications works fine, have installed kde and use woody
any idea ??
greetings frank
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAI
On Fri, Jun 25, 2004 at 12:44:08AM -0400, Kevin Mark wrote:
> On Thu, Jun 24, 2004 at 04:50:44PM +0200, Chris wrote:
> > On Thu, 2004-06-24 at 15:25, Antony wrote:
> > > On Thu, Jun 24, 2004 at 07:25:40AM -0500, Kent West wrote:
> > > > Antony wrote:
> > > >
> > > > >When I log into X, my saved se
On Fri, 25 Jun 2004 00:36:59 -0700, Steve Lamb <[EMAIL PROTECTED]> wrote:
> On Thu, 24 Jun 2004 22:38:26 -0700, Daved Daly <[EMAIL PROTECTED]> wrote:
> > Perhaps you've misunderstood the concept of "Beta". :)
>
>Uh, no. Been on quite a few betas in my time.
I was jokingly saying that, not a
> Definately. Here in Berkeley, the UC leans in the BSD
> direction, as I'm sure you can imagine (this is not
Speaking as a current Berkeley CS student, I feel that UC Berkeley
leans in the direction of Solaris. I have yet to see a BSD workstation
in any of the main computer labs, which is ironic
Hello!
On Fri, Jun 25, 2004 at 09:45:45AM +0100, Clive Menzies wrote:
> On (25/06/04 16:54), James Sinnamon wrote:
> > On Tue, 8 Jun 2004 09:19 am, Clive Menzies wrote:
> > > There is also a good nfs Howto in woody:
> > > /usr/share/doc/HOWTO/en-txt/NFS_HOWTO.gz
> >
> > In what package do I find
On Fri, 25 Jun 2004 04:04 am, David Fokkema wrote:
> that's what the point releases are for. Woody release schedule:
>
> - Debian 3.0, July 19, 2002
> - Debian 3.0r1, December 16, 2002
> - Debian 3.0r2, November 21, 2003
Oh well, that at least tells me what 3.0rn means. That's
Your message entitled
"Error ([EMAIL PROTECTED])"
contains a Virus, according to our Anti-Virus software, and has not reached the
intended recipient. Please remove the virus from this message before resending.
A copy of the original message has been quarantined on our Server.
For more inform
For people using kernel 2.6 and UDev, and want to quickly and easily access any
usb storage device with an _explicit_ name for mount point,
here is a script you can try.
Please read the story and installation details here :
http://ccomb.free.fr/wiki/wakka.php?wiki=UsbMassStorageEnglish
Feel fre
Hi!
I tried to install gnome in Sid and in the end the problem is with the
libexif9 package which it says it is not installable.
An apt-cache search libexif gives me libexif10 (which I've installed)
but no libexif9. So what can I do about this?
I've installed Debian with the sarge net installer,
Hi all,
A few days ago my software-RAID1 array failed because the two disks both had
bad blocks. Probably bad luck, but I find it even more unbeliveable that the
two disks would both fail so shortly after each other. So I suspect that one
of the disks was having problems for some time already but
I have a problem with a USB Genius KYE wheelemouse running on testing
beta4 i386. Basically it just moves up and down.
I have tried more different settings than you can wave a stick at
including making this troublesome mouse the only pointer as well as
combining it with a PS/2 one using SendCoreEv
Flo,
On Fri, 25 Jun 2004 08:13 pm, you wrote:
> Hello James!
>
> On Fri, Jun 25, 2004 at 07:56:02PM +1000, James Sinnamon wrote:
> > On Fri, 25 Jun 2004 07:22 pm, you wrote:
>
> This package is in the non-free section of the Debian archive, so
> you'd need something along
>
> |deb http://ftp.deb
On Fri, Jun 25, 2004 at 04:48:24PM +1000, Rob Weir wrote:
> > > Since XFree86 4.4.0 isn't in Debian, you must have installed it from
> > > a tarball or something. You'll need to point the KDE configure
> > > script at the location you unpacked it to. Or just install the
> > > Debian packaged X h
I found a solution for the xset problem I had.
I had to change the line in home/user/.xsession: '/usr/bin/galeon
--display=:0 -ndf'
with
/usr/bin/galeon --display=:0 -ndf | xset s off -display ":0"
That was the only way to execute xset running kiosk-mode. But I do not
understand completely why
On Friday 25 June 2004 02:44, George Roman wrote:
> i have the same probleme since yesterday i don't know what to do. now
> i use ymessenger.
[...disclaimer on end of top-posting cut...]
> On Fri, 25 Jun 2004, Luis Fernando Llana [iso-8859-1] Díaz wrote:
> > I have been using both, kopete and ga
On Thu, Jun 24, 2004 at 10:18:39PM -0500, Will Trillich wrote:
>
> can linux have multiple 127.0.0.1 interfaces? if so, how?
As far as I know, every IP number from 127.0.0.1 ro 127.255.255.255
does a loopback.
-- hendrik
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
On Fri, 25 Jun 2004 13:26:15 +0800, John Summerfield
<[EMAIL PROTECTED]> wrote:
>
> James W. Thompson, II wrote:
>
> >I have six GMail invitations to give away. If you are interested
> >
> >
>
> Spammer
Not really. To thoese 6 new gmail users, it's not. He may want to
label this kind of email
Dear list subscribers,
At first I thought my command:
mount -t nfs 192.168.0.6:/etc /mnt/nfs
... had failed. It seemed to have hanged. I tried to kill it with
Ctrl^C, then with 'kill -SIGKILL ', killing the Konsole tabbed
terminal ... but with no luck.
The process just would not die.
Ev
On Thursday 24 June 2004 19:32, Chris Metcalf hurled the following on the
wire:
> Does anybody know of a good source of linux/geeky stickers? In
> particular, I'm looking for a nice tasteful sticker of Tux on a clear
> background around 3" in size, or maybe a nice small "Powered by Linux"
> or Deb
Brian Astill wrote:
On Fri, 25 Jun 2004 04:04 am, David Fokkema wrote:
that's what the point releases are for. Woody release schedule:
- Debian 3.0, July 19, 2002
- Debian 3.0r1, December 16, 2002
- Debian 3.0r2, November 21, 2003
Oh well, that at least tells me what 3.0rn means. That's
James Sinnamon wrote:
Dear list subscribers,
At first I thought my command:
mount -t nfs 192.168.0.6:/etc /mnt/nfs
... had failed. It seemed to have hanged. I tried to kill it with
Ctrl^C, then with 'kill -SIGKILL ', killing the Konsole tabbed
terminal ... but with no luck.
The process just
I have two problems, both relating to XFree86.
Both machines run Sid and XFree86 4.3.
Computer 1:
When X blanks the screen, upon waking a black X (like the default X
cursor) shows up in the middle of the screen. The only woy to remove
it is to restart the X server. It is rather annoying, and I ha
Christophe Combelles wrote:
For people using kernel 2.6 and UDev, and want to quickly and easily
access any usb storage device with an _explicit_ name for mount point,
here is a script you can try.
Please read the story and installation details here :
http://ccomb.free.fr/wiki/wakka.php?wiki=Usb
Louie Miranda wrote:
Is there a tool for a squid analyzer log for debian like this one..
http://sarg.sourceforge.net/sarg.php
Did you check packages.debian.org? It wasn't in Woody because it was
orphaned at the time.
--
Cheers
John
-- spambait
[EMAIL PROTECTED] [EMAIL PROTECTED]
--
To UNSUBSC
On Fri, 25 Jun 2004 07:54:09 -0400, Roberto Sanchez
<[EMAIL PROTECTED]> wrote:
> Computer 2:
>
> In WindowMaker, when I - to change between windows, the next
> window is brought forward, but it does not recive the focus unless I
> press and release the key again. After pressing the key,
> all k
Thanks for all of the help from everyone - eh, I sounded quite
desperate, but I was really pissed off that day, returning from a 10
hour shift with only a few precious hours to spend at home and my debian
giving me shit for no reason.
Due to all of the suggestions I've been given here, I've pla
Try turning off the CONFIG_PARTITION_ADVANCED option, if you happen to
have that on.
On Thu, 24 Jun 2004 02:39:53 -0700 (PDT), Ajitabh Pandey
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I recently compiled 2.6.3 kernel. When I try to boot
> from it, after lots of messages, I get the following
> mess
I am facing a strange (for me) problem with the usb pendrive. It is a
256 MB Apacer Steno HT202 drive.
I could use the drive under kernel 2.6.6 by loading it as a scsi device. No
problems with that set up. But, under kernel 2.6.7, I get the following
message when I plug in the drive:
usb 1-1:
On Fri, Jun 25 at 01:24PM +0800, John Summerfield wrote:
> Will Trillich wrote:
> >On Fri, Jun 25 at 11:46AM +0800, John Summerfield wrote:
> >>Will Trillich wrote:
> >>>can linux have multiple 127.0.0.1 interfaces? if so, how?
>
> I'm not talking to myself, I'm talking to someone else. Therefore
On Fri, Jun 25 at 07:43AM -0400, Hendrik Boom wrote:
> On Thu, Jun 24, 2004 at 10:18:39PM -0500, Will Trillich wrote:
> >
> > can linux have multiple 127.0.0.1 interfaces? if so, how?
>
> As far as I know, every IP number from 127.0.0.1 ro 127.255.255.255
> does a loopback.
>
> -- hendrik
hmm.
Thx allready for the reply :) I am lookin now for info about mailfilter, any
how-to's abou this?
"Bert Colemont" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Does anyone has a how-to about how to setup a system that cathes your mail
> with your provider, scans it for virusses and
frank coldewe wrote:
have still problems with colors in aplications like gimp and sane, grey
is green or blue ...
all the other applications works fine, have installed kde and use woody
any idea ??
greetings frank
Does dropping your resolution help? If so, it seems that you might need
more vide
On Fri, Jun 25, 2004 at 01:26:15PM +0800, John Summerfield wrote:
> James W. Thompson, II wrote:
>
> >I have six GMail invitations to give away. If you are interested
>
> Spammer
Your reply contributes about as much on-topic discussion as his original
post did.
--
Jon Dowland
http://jon.dowlan
Jon Schneider wrote:
I have a problem with a USB Genius KYE wheelemouse running on testing
beta4 i386. Basically it just moves up and down.
My gut instinct is that you have a bad mouse.
--
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAI
on Thu, 24 Jun 2004 11:58:46PM -0700, Paul Johnson insinuated:
> Kirk Strauser <[EMAIL PROTECTED]> writes:
>
> > On Thursday 2004-06-24 12:48 pm, Nori Heikkinen wrote:
> >
> >> has anyone else been bitten by this, and found a workaround?
> >
> > I don't mean to sound like an ass, but that's what h
on Fri, 25 Jun 2004 11:19:54AM +0700, deb_milist insinuated:
> Erik Steffl wrote:
>
> >Nori Heikkinen wrote:
> >
> >>noticed today that yahoo has again switched protocols, making it
> >>impossible to connect from gaim. the quick fix suggested on /.
> >>[1] --
> >
> >
> >
> >>has anyone else b
http://slashdot.org/pollBooth.pl?qid=1135&aid=-1
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
Unfortunately I am having the same problems. I was on holiday for 3 weeks,
so wasn't able to get this done earlier.
I searched the archives, and found the link mentioned. Unfortunately it is
dead by now :(. I did some more googling but couldn't find anything
else...
Anyone having a copy of x
On Thu, Jun 24, 2004 at 11:21:48PM -0500 or thereabouts, James W. Thompson, II wrote:
> I have six GMail invitations to give away. If you are interested
> simply visit one of the following pages, first come, first served. As
> long as no one protests I will post other invitations to give whoever
>
Hi
I have a problem. I have looked at many thread and
still cannot find my solution.
I have :
x-window-system 4.3.0.dfsg.1-5
kernel 2.4.23
gnome 2.6.1
and when running the gnome-settings-daemon
I have the following
--
** (gnome-settings-daemon:2162): WARNING **: Coul
I check my results through sarg most,
but I use calamaris as well. It gives daily, weekly, and monthly reports
by default, which can be helpful. There's no problem running both, so probably
worth checking out.
Will Trillich wrote:
On Fri, Jun 25 at 01:24PM +0800, John Summerfield wrote:
Will Trillich wrote:
On Fri, Jun 25 at 11:46AM +0800, John Summerfield wrote:
Will Trillich wrote:
can linux have multiple 127.0.0.1 interfaces? if so, how?
I'm not talking to myself, I'
I do not have anymore invitations right now. If there are others
interested in them please drop me a simple message at
[EMAIL PROTECTED] and I'll send some out as soon as I get them.
On Fri, 25 Jun 2004 09:44:51 -0400, S.D.A. <[EMAIL PROTECTED]> wrote:
>
> On Thu, Jun 24, 2004 at 11:21:48PM -0500
On Fri, Jun 25, 2004 at 09:03:29AM -0500 or thereabouts, James W. Thompson, II wrote:
> I do not have anymore invitations right now. If there are others
> interested in them please drop me a simple message at
> [EMAIL PROTECTED] and I'll send some out as soon as I get them.
Thanks James! Sent an o
Made a mistake. My address is [EMAIL PROTECTED]
Anyone who has responded in this thread I have marked for the list.
On Fri, 25 Jun 2004 10:19:27 -0400, S.D.A. <[EMAIL PROTECTED]> wrote:
>
> On Fri, Jun 25, 2004 at 09:03:29AM -0500 or thereabouts, James W. Thompson, II wrote:
> > I do not have an
On Fri, Jun 25 at 09:56PM +0800, John Summerfield wrote:
> Will Trillich wrote:
> >turns out the vast majority of these connections will be coming
> >from beyond a remote firewall (remote from where the server is
> >located on the 'net):
>
> Cool. That's the problem tunneling (port forwarding) sol
Em Fri, 25 Jun 2004 12:30:12 +0200, Stelian Iancu escreveu:
> I've installed Debian with the sarge net installer, then upgraded to sid.
Sid is unstable, often broken. Wait a few days, or just use sarge.
--
Leandro GuimarÃes Faria Corsetti Dutra +55 (11) 5685 2219
Av Sgto Ger
I've tried a bunch of things: going to LPRng, various printcaps as
advised by various books and websites, http://www.linuxprinting.org,
... Print spooling is *still* sick: Part of the first page, then nada!
BTW, how does one return ALL of the print queues and status messages,
et alia, back into vi
That's interesting. My knowledge is based mostly on
my parents' experience, about ten years back, and
welcome messages from telneting into the library, so
it's somewhate outdated. My personal experience is
more in LBL than UC Berkeley, but I've only seen one
X11 desktop there.
Daniel
--- zero
Daved Daly wrote:
>> Nope because the problem stems from the very core of how they are
>>doing things.
> I'm still not sure, I really understand exactly what you mean there...
The whole archives instead of delete and lack of folders in combination.
> Again, I dont exactly get what you mean
On Fri, 25 Jun 2004 10:39:46 -0300, Leandro Guimaraens Faria Corsetti Dutra
> > I've installed Debian with the sarge net installer, then upgraded to sid.
>
> Sid is unstable, often broken. Wait a few days, or just use sarge.
apt-get install gnome/sarge
or
apt-get install gnome/testing
Hi,
1) I have a woody box where i installed some backports of X and other
programs.
When i started aptitude, it gave me a lot of broken packages because it
wanted to upgrade the X packages from unstable ( i have unstable sources
in my package list too) and marked the packages as broken. Anyway, i
On Fri, 25 Jun 2004 17:28:48 +0200 (CEST), Benedict Verheyen
<[EMAIL PROTECTED]> wrote:
> Is there anyway i can view the location or to install from a particular
> location?
apt-get install package/unstable
I guess.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe
Hello,
Thank you for contacting the Musicmatch Customer Support Department. Emails are
answered Monday through Friday during regular business hours (8AM to 5PM PST.) We
respond to all email in the order in which they are received. For this reason, please
do not resubmit your customer support
Hi!
Just wanting to know if anyone on here has any recommendations for
backup programs for my Debian box. I'm looking for a program with a
nice, easy to use gui, which can do automated backups of parts of the
filesystem and then store the backup on a smb mount. I'd like something
that makes it eas
> Hi,
>
> 2) The version of checkinstall and installwatch from backports.org don't
> contain a string in the version name so their version is the same as the
> version from unstable. When going to the package discription i can only
> see for instance for checkinstall
> p 1.5.3-3
> p 1.5.3-1
> So i
> On Fri, 25 Jun 2004 17:28:48 +0200 (CEST), Benedict Verheyen
> <[EMAIL PROTECTED]> wrote:
>
>> Is there anyway i can view the location or to install from a particular
>> location?
>
> apt-get install package/unstable
>
> I guess.
No, this will not work as the version from unstable and backports
On Fri, 25 Jun 2004 08:14:44 -0700, Steve Lamb <[EMAIL PROTECTED]> wrote:
> There is no ability to sort on anything other than having each thread
> (damn their "conversations" notion, we need no new terms here!) show up based
Thread is a pretty unintuitive term, conversation is more natural -
On (25/06/04 07:18), the softrat wrote:
> I've tried a bunch of things: going to LPRng, various printcaps as
> advised by various books and websites, http://www.linuxprinting.org,
> ... Print spooling is *still* sick: Part of the first page, then nada!
>
> BTW, how does one return ALL of the print
I want to set up a Postfix aliases entry to make it convenient for users
of another MTA (GroupWise) to send spam and ham for later entry to the
Bayes database via sa-learn. I have a Postfix server available and I've
made an entry to /etc/aliases (spam: /var/spool/mail/spam/). When
Postfix attempts
On Fri, 25 Jun 2004 07:18:36 -0700
the softrat <[EMAIL PROTECTED]> wrote:
> I've tried a bunch of things: going to LPRng, various printcaps as
> advised by various books and websites, http://www.linuxprinting.org,
> ... Print spooling is *still* sick: Part of the first page, then nada!
>
> BTW, h
On Fri, Jun 25, 2004 at 08:32:19AM +1000, Zenaan Harkness wrote:
> On Fri, 2004-06-25 at 08:06, Damian Morris wrote:
> > to do it manually, you need to use one of the special ssh escape
> > codes. from my ssh man page:
> >
> >Escape Characters
> > ~. Disconnect.
> > The one you want
Does anyone know if there is a plan to fix/address this before the next
release?
Also, could someone give me a copy of the old script
"/etc/init.d/iptables". I need a way to save my rules, as we all do.
Thanks.
Ralph
Darryl Luff wrote:
On Sun, 13 Jun 2004 08:15 am, Ralph Crongeyer wrote:
Ricky Clarkson wrote:
> Thread is a pretty unintuitive term, conversation is more natural - I
> won't have to explain to my parents what conversation means, with any
> luck :)
Conversation is unintuative because we're not having one. Conversations
are generally verbal affairs. ;) I might ha
On 2004-06-25, Brian Astill penned:
>
> And Monique and others think this is simple???
When did I say that?
If you're referring purely to the naming conventions, I agree that
they're confusing, but no one's been able to come up with a better way
to handle it. Usually, the people proposing new
On Fri, 25 Jun 2004 13:19:49 +0300
Stelian Iancu <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> I tried to install gnome in Sid and in the end the problem is with the
> libexif9 package which it says it is not installable.
It's available in sarge.
-c
--
Chris Metzler [EMAIL PROTECTE
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
1 - 100 of 173 matches
Mail list logo