On Wed Mar 12, 2003 at 02:03:41PM +1100, the boisterous
Rob Weir <[EMAIL PROTECTED]>
wrote to me:
> On Wed, Feb 19, 2003 at 06:02:44PM +0100, Thomas Krennwallner wrote:
> > How does KDE affect my .Xressources and how can I tell it to stop this
> > behaviour?
>
> Sorry for replying so late, but if
> matt zagrabelny (mz) writes:
>> Hi!
>>
>> I have a weird sound problem: no sound at all.
>>
mz> i assume you are a member of audio. type "groups" to find out. if
mz> not add yourself to audio in /etc/group.
mz> i wouldnt concern yourself with alsa until you had perhaps oss
mz>
On Mon, Mar 10, 2003 at 05:16:50PM +0100, J.Lambrecht wrote:
> Hello All,
>
> I've been trying to get my Z52 to work with linux, CUPS using gimp-print.
>
> At first i messed up the innitial config but then all fell into place,
> still i cannot print. Even when cups says task completed there is no
On Tue, 2003-03-11 at 14:30, Kirk Strauser wrote:
> At 2003-03-11T18:41:12Z, Ron Johnson <[EMAIL PROTECTED]> writes:
>
> > Why wouldn't you get parallel reads, especially if you do async IO?
>
> I guess a better example would be when two files are accessed, and each
> has blocks that physically r
Abdul Latip wrote:
On Tue, 11 Mar 2003, D. wrote:
Use Mandrake GNU/Linux installation CD :-)
Mandrake Linux release 9.0 (dolphin) for i586
Well, unfortunately, I am trying to sell "Debian"
through "Knoppix"; not "Mandrake" :^).
I believe that he was giving you another option that
would part
"Mark L. Kahnt" <[EMAIL PROTECTED]> writes:
> On Fri, 2003-03-07 at 11:28, David Z Maze wrote:
>> arief_mulya <[EMAIL PROTECTED]> writes:
>>
>> > But I do notice that gdm is back to the gnome1.4 version. And the font
>> > become very ugly.
>>
>> The gdm is sid is the GNOME 1.4 gdm; I don't think
a friend and i are trying to install debian on his old PowerBook G3
"Wall Street". having just stuck a CD into many x86s, i blithely
assumed this would be similar. But not only is his CD drive kind of
flaky, the OldWorld macs won't boot off an ISO image:
OldWorld Powermacs will not boot
On Wed, Mar 12, 2003 at 03:12:24PM +1100, Michael Wardle wrote:
> On Wednesday, March 12, 2003 14:35, Jeremy Cheng wrote:
> > I have successfully built the nvidia drivers and Gnome is looking great.
> > However, when I logout of X and return to console, my monitor displays a
> > box that says "Moni
On Sun, Mar 09, 2003 at 11:07:58PM +, Dave Selby wrote:
> I also tried modifying
> /etc/fonts/local.conf
> This does not exist in debian
I haven't read the above bug report, but I'm guessing it says to put
someting om /etc/fonts/local.conf? Create the file and do so, then come
back if that
On Sat, Feb 22, 2003 at 09:10:09PM -0500, [EMAIL PROTECTED] wrote:
> Hi:
>
> I am trying to set up apt so I can pull over testing and unstable
> debs as well as stables ones.
>
> I followed the advice in the APT-HOWTO and get these errors while trying
> to update
>
> Reading Package Lists...
On Tue, Mar 11, 2003 at 04:57:46PM +0800, Dai Yuwen wrote:
> Hi, Dear All
>
> I'm running xdm + fvwm. And my shell is /bin/bash. I find any variable I
> set in ~/.bash_profile doesn't take effect after I've login X. If I use
> gdm+fvwm, it's OK. So maybe I missed thing related to X? this is
On Tue, Mar 11, 2003 at 10:45:15AM -0500, Andy Hurt wrote:
> Rob Weir wrote:
> >On Sun, Mar 09, 2003 at 07:44:41PM -0500, Andy Hurt wrote:
> >
> >>Cam Ellison wrote:
> >>
> >>>Are you saying that you now have _two_ Files sections?
> >>
> >>Yup. startx, etc. without a hiccup.
> >>
> >>XFree86 would
On Sat, Mar 08, 2003 at 10:51:43AM -0600, Jorge Santos wrote:
> A funny thing is happening to me, and I wanted to know if it has
> happened to others, while using one of this mirrorors:
>
> deb http://debian.teleglobe.net/ sid main non-free contrib
> deb http://linux.csua.berkeley.edu/debian sid m
On Wed, Feb 19, 2003 at 06:02:44PM +0100, Thomas Krennwallner wrote:
> How does KDE affect my .Xressources and how can I tell it to stop this
> behaviour?
Sorry for replying so late, but if you haven't figured it out, it's an
option in KDE's Control Panel -> Colours -> 'Make non-KDE apps use KDE
c
Michael Wardle wrote:
On Wednesday, March 12, 2003 14:45, Dai Yuwen wrote:
Why people want to clean the environment variables before rm files?
Some systems have an alias for "rm" that invokes "rm -i". It's possible that
running with env -i ensures that the true, unaliased command is run.
'rm
The replies to this question have been so helpful! Also, the discussion on
quiet computer cases. This is of concern to me because some of the new
computers I've seen are SO noisy that I hesitate to order one through the
mail. I feel like I need to hear it first! My old Gateway was extremely
qui
The file you want is /etc/network/interfaces. For example:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet static
address 192.168.1.75
On Tue, Mar 11, 2003 at 07:52:04PM -0800, CM Miller wrote:
>
>
> Very new to Debian and installed Woody last weekend.
> FOr some reason, it didn't recognize by pci 3com nics,
> but after a little help on this list I got them.
>
> Now, how do I set a static ip address?
>
That is set in -
/etc
Aryan writes:
> I want to learn shell programming. Thus I went to my university's library
> and found a book named "UNIX Shell Programming". The problem is, the book
> is written on 1988, and covers shell programming on Korn, Bourne and the
> C Shell on both AT&T System V and Berkely systems ( I gu
Jim McCloskey wrote:
I expected to see all sorts of messages here about difficulties with
testing after the migration of glibc 2.3.1-14.
Hardly anything, though.
I've been holding back from the upgrade till things settle down.
Are there any brave souls who went ahead and upgraded and have the
tim
On Wednesday, March 12, 2003 14:45, Dai Yuwen wrote:
> Why people want to clean the environment variables before rm files?
Some systems have an alias for "rm" that invokes "rm -i". It's possible that
running with env -i ensures that the true, unaliased command is run.
--
Michael Wardle
Adacel
On Tue, Mar 11, 2003 at 09:48:06PM +1100, Rob Weir wrote:
> On Sun, Mar 09, 2003 at 07:30:11AM -0500, Kevin Coyner wrote:
> > Sorry for the detailed and probably somewhat obvious question, but I
> > switched over to Debian last summer, and am loving it. But this is the
> > first time I've encounte
On Wednesday, March 12, 2003 14:35, Jeremy Cheng wrote:
> I have successfully built the nvidia drivers and Gnome is looking great.
> However, when I logout of X and return to console, my monitor displays a
> box that says "Monitor is working, out of scan range, change PC settings"
> It also happens
On Wednesday, March 12, 2003 12:14, Ron Johnson wrote:
> On Tue, 2003-03-11 at 16:11, Michael Wardle wrote:
> > On Wednesday, March 12, 2003 01:52, Ron Johnson wrote:
> > > Specifically, this regards "window blanking" in "full screen" curses
> > > apps (like man(1), less(1) & vi(1), but not more(1)
Very new to Debian and installed Woody last weekend.
FOr some reason, it didn't recognize by pci 3com nics,
but after a little help on this list I got them.
Now, how do I set a static ip address?
thanks
-Chris
=
Winning an argument on the internet is like getting 1st place at the Spe
"Aryan" == Aryan Ameri <[EMAIL PROTECTED]> writes:
Aryan> I want to learn shell programming. Thus I went to my
Aryan> university's library and found a book named "UNIX Shell
Aryan> Programming". The problem is, the book is written on 1988,
Aryan> and covers shell programming on
Hi, Dear all
I often find this line in shell scripts:
find ... |env -i xargs rm -f
Why people want to clean the environment variables before rm files?
Has this line
find ...| xargs rm -f
any harm?
Thanks in advance.
Best regards,
dai Yuwen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
wit
I have successfully built the nvidia drivers and Gnome is looking great.
However, when I logout of X and return to console, my monitor displays a
box that says "Monitor is working, out of scan range, change PC settings"
It also happens when I do ctrl-alt-F* into any other terminals from X.
Does
Make sure you have at least the following modules
installed:
ppp_generic
ppp_async
ppp_deflate (zlib_inflate and deflate are good too)
bsd_comp
-jackp
--- Aedificator <[EMAIL PROTECTED]> wrote:
> After successfully turning a Winmodem into a Linmodem I
> am not able to setup
> a dial-up connection
On Tuesday 11 March 2003 17:17, Greg Madden wrote:
> On Tuesday 11 March 2003 05:44 am, Dave Selby wrote:
> > I have installed gimp print & CUPS to use my epson stylus C60 printer.
> > They work fine and I can print at different resolutions & colours.
> >
> > I have now started using gimp quite hea
On Tuesday 11 March 2003 16:52, Donald Spoon wrote:
> Dave Selby wrote:
> > I have installed gimp print & CUPS to use my epson stylus C60 printer.
> > They work fine and I can print at different resolutions & colours.
> >
> > I have now started using gimp quite heavily. When I print from gimp my
>
On Tuesday 11 March 2003 18:53, Jérôme Blanc wrote:
> As far as I know, there are no problem with any DVD drive. But well, I
> don't know very far though ;) All I can testify is that so far, both the
> IDE DVD drives my computer had have been recognised perfectly by my system
> and are/were working
When I'm running a plain X session (without Gnome), both Mozilla and
Galeon crash at the drop of a hat. So much that they're virtually
unusable. But when I run a Gnome session, everything is very stable.
I'm using FVWM for both the X session and the Gnome session, but I've
also tried other windo
On Tue, Mar 11, 2003 at 11:25:39PM -0300, Franco Galian wrote:
> It says something about "unable to mount root...".
What filesystem do you have? If you are using reiserfs or something else
which is not included in the stock kernels, that would precisely explain
your problem.
Solution: Obtain and
Bill Moseley said:
> Not being a hardware buff, can any one help with what boards or chipsets?
I'm a supermicro fan for servers ->
http://www.supermicro.com/Product_page/product-m1.htm
I personally have never run a P4 system though. As for the 850 problems
not sure, but I do notice theres only
On Tue, 11 Mar 2003, Bill Moseley wrote:
> Proably the wrong forum, but trying to build a new Debian imap server.
>
> After spending a few hours the last few days researching motherboards I
> went to the local stop to pick up an Asus P4B-533-E (which they said they
> had on the phone). Of course,
Hi, I'm having trouble with a kernel update.
First of all, I'd installed a Debian 3.0-r1. Everything worked fine, except
for ipchains.
When I tried to run ipchains -L, the following message appeared:
"ipchains: Incompatible with this kernel".
After doing some research, I decided to upgrade the ker
On Mon, Mar 10, 2003 at 05:45:43PM +0530, Bhushan Kulkarni wrote:
> +++ Bhushan Kulkarni [10/03/03 10:21 +0530]:
> | Hi ,
> | I am using Debian Woody3.0 r1 .
> | My problem is when gpm service is on i face problems using mouse . Mouse gets
> | hang for few seconds and retains again after, mous
On Tue, Mar 11, 2003 at 04:49:19PM -0800, Jim McCloskey wrote:
|
| I expected to see all sorts of messages here about difficulties with
| testing after the migration of glibc 2.3.1-14.
|
| Hardly anything, though.
|
| I've been holding back from the upgrade till things settle down.
|
| Are ther
On Mon, Mar 10, 2003 at 09:18:05PM +, Colin Watson wrote:
> Then there are the usual tricks of eliminating whitespace and so on. In
> fact, all the whitespace in the arguments to perl in the line above can
> be removed if you feel so inclined:
>
> perl -lane'print$F[2]if$F[1]eq"1957"' < mat.
High,
On Tue, 11 Mar 2003, Nori Heikkinen wrote:
> hey all,
>
> i'm converting a friend to debian (cackle cackle) ... we've been
> looking around the sites that debian.org points to, but are confused
> -- which one should we download?:
>
> Name Size Kind Last Modified
> debian-30r1-powerpc-bin
Hi,
On Tue, Mar 11, 2003 at 04:49:46PM -0600, Joseph A Nagy Jr wrote:
> jan-jr-ent:~# smbclient -L //hal9001
[..]
> jan-jr-ent:~# mount -t smbfs -o username=someuser,pass=somepass
> //hal9001/C /mnt/windows/
> mount: wrong fs type, bad option, bad superblock on //hal9001/C,
>or to
On Tue, Mar 11, 2003 at 02:56:15PM -0500, Chris Hoover wrote:
> Sorry for this newbie type of questions, but how do you move mail
> messages to another folder when in mutt?
>
Individual messages can be moved by pressing 'C' (upper case). Mass
moving can be done by tagging (use 't') and th
Pavlos Parissis <[EMAIL PROTECTED]> writes:
> I am looking for the file that I have to modify in order to have static route
> enabled.
> I add the gateway manually with route add -net default gw 192.168.100.1
> and I would like to find the config file.
You're almost certainly looking for /etc/ne
On Tue, Mar 11, 2003 at 02:56:15PM -0500, Chris Hoover wrote:
> Sorry for this newbie type of questions, but how do you move mail messages to
> another folder when in mutt?
's' in mutt index, then specify the target mbox/maildir
prob more usefull to do
t
~O
;s
this does:
1. prompt for tag patte
On Tue, 2003-03-11 at 16:11, Michael Wardle wrote:
> On Wednesday, March 12, 2003 01:52, Ron Johnson wrote:
> > Specifically, this regards "window blanking" in "full screen" curses
> > apps (like man(1), less(1) & vi(1), but not more(1)).
> >
> > When I was running GNOME 1.4 from sarge, the "screen
Hi,
On Tue, Mar 11, 2003 at 02:56:15PM -0500, Chris Hoover wrote:
> Sorry for this newbie type of questions, but how do you move mail messages to
> another folder when in mutt?
Press 's' as save (press '?' to see all key bindings)
Bye.
--
+--+
| Martin Kacerovsky
On Wed, Mar 12, 2003 at 01:02:53AM +0200, Birzan George Cristian wrote:
> On Tue, Mar 11, 2003 at 08:22:11PM +, Hugh Saunders wrote:
> > so then, how do i install a minimal system to a dir for a
> > diskless terminal to use?
>
> http://www.debian.org/releases/stable/i386/ch-preparing.en.html#s
On Tue, 11 Mar 2003, D. wrote:
>>> Use Mandrake GNU/Linux installation CD :-)
>>> Mandrake Linux release 9.0 (dolphin) for i586
>> Well, unfortunately, I am trying to sell "Debian"
>> through "Knoppix"; not "Mandrake" :^).
> I believe that he was giving you another option that
> would partitio
I expected to see all sorts of messages here about difficulties with
testing after the migration of glibc 2.3.1-14.
Hardly anything, though.
I've been holding back from the upgrade till things settle down.
Are there any brave souls who went ahead and upgraded and have the
time to do a quick rep
On Wed, Mar 12, 2003 at 12:28:51AM +0200, Pavlos Parissis wrote:
> Hello all,
> I am looking for the file that I have to modify in order to have static route
> enabled.
> I add the gateway manually with route add -net default gw 192.168.100.1
> and I would like to find the config file.
> I am usin
On Tue, Mar 11, 2003 at 02:56:15PM -0500, Chris Hoover wrote:
> Sorry for this newbie type of questions, but how do you move mail messages to
> another folder when in mutt?
"s"
it';ll prompt you for a folder name.
look in the mutt manual (the whole hting, in /usr/share/doc/mutt, not
"man mutt",
Sorry, I left out the "-o" in the previous message.
Jeremy
Joseph A Nagy Jr said:
> jan-jr-ent:~# smbclient -L //hal9001
> added interface ip=192.168.1.11 bcast=192.168.1.255 nmask=255.255.255.0
> Got a positive name query response from 192.168.1.10 ( 192.168.1.10 )
> Password:
> Domain=[THE_MAT
i have two identical machines, and a sony clie cradle on each's USB
bus. one has an OHCI+EHCI bus, the other one an UHCI bus. both use
hotplug.
the first one works perfectly.
the second one works sporadically. every now and then -- even after
a free reboot -- pilot-xfer will just sit there and te
Try leaving out the fs in mount -t smbfs. So it would be "mount -t smb
//server/resource /mountPoint." The problem with that is you have to make
sure that your kernel is configured to support smbfs. If you don't find
any sucess in what I just said, you can install the debian package smbfs
and i
On Tue, Mar 11, 2003 at 06:01:01PM -0500, Matthew Daubenspeck wrote:
> On Tue, Mar 11, 2003 at 02:44:26PM -0700, Glenn English wrote:
> > The main reason I'm beating my head against this wall is because Debian
> > *doesn't* do things like replace LILO with GRUB. Things take a while;
> > possibly be
also sprach martin f krafft <[EMAIL PROTECTED]> [2003.03.12.0140 +0100]:
> i have two identical machines, and a sony clie cradle on each's USB
> bus. one has an OHCI+EHCI bus, the other one an UHCI bus. both use
> hotplug.
oh, sorry. both use pilot-link 0.11.7-2.
--
Please do not CC me when repl
Sorry for the long delay -- just wanted to say THANK YOU to everyone
who responded, you were all very helpful. I'm looking forward to this
project -- and I'll see if I can hunt down some extra ram for this
machine! thanks,
matt
On Mon, Mar 03, 2003 at 10:21:28AM -0500, Narins, Josh wrote:
>
>
On Tue, Mar 11, 2003 at 02:56:15PM -0500, Chris Hoover wrote:
> Sorry for this newbie type of questions, but how do you move mail messages to
> another folder when in mutt?
>
If you want to move one message at a time you can use "s" for save. If
I move a whole folder I generally just "cp folder
* Chris Hoover ([EMAIL PROTECTED]) wrote:
> Sorry for this newbie type of questions, but how do you move mail messages to
> another folder when in mutt?
hit the '?' key.
:D
depends on your setup, and mine isn't the default, and i can't remember
the default...
iain
--
wh33, y1p33 3tc.
--
T
On Tue, 2003-03-11 at 16:01, Matthew Daubenspeck wrote:
> I can't understand how people consider the install that difficult...
You must be a 13 year old kid :-)
--
Glenn English
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
also sprach debian_newbie <[EMAIL PROTECTED]> [2003.03.11.2252 +0100]:
> OK, where do I get it?
http://www.dtek.chalmers.se/groups/dvd/deb/
--
Please do not CC me when replying to lists; I read them!
.''`. martin f. krafft <[EMAIL PROTECTED]>
: :' :proud Debian developer, admin, and
also sprach Nori Heikkinen <[EMAIL PROTECTED]> [2003.03.11.2259 +0100]:
> i'm converting a friend to debian (cackle cackle) ... we've been
> looking around the sites that debian.org points to, but are confused
> -- which one should we download?:
just the first one. you are likely not going to need
On Wed, Mar 12, 2003 at 12:28:51AM +0200, Pavlos Parissis wrote:
> I am looking for the file that I have to modify in order to have static route
> enabled.
> I add the gateway manually with route add -net default gw 192.168.100.1
> and I would like to find the config file.
> I am using woody 3.0.r
Does your kernel understand the Samba filesystem. You might see if
insmod smbfs does anything or making sure it's compiled into your
kernel.
On Tue, 2003-03-11 at 16:49, Joseph A Nagy Jr wrote:
> jan-jr-ent:~# smbclient -L //hal9001
> added interface ip=192.168.1.11 bcast=192.168.1.255 nmask=255
On Tue, Mar 11, 2003 at 08:24:03AM -0600, Joseph A Nagy Jr wrote:
> Nicolas Kratz wrote:
> >
> >Here are known good iptables rules for SMTP, edit as necessary:
> >
> >iptables -t nat -A PREROUTING -i ppp0 -p tcp --dport 25 -j DNAT \
> >--to `host balrog | sed -e 's/^.*address //'`:25
> >iptables -I
On Tue, 2003-03-11 at 11:34, Nicos Gollan wrote:
> Hi all...
>
> I've got a little problem with Mozilla. When I try to load certain URLs,
X
> crashes with a segfault. I cannot remember having this problem with a
> self-built X installation, it came along with the 4.2.1 .deb's. It
happens
> with
On Tuesday 11 March 2003 20:14, Ron Johnson wrote:
> I do, however, see mozilla crash occasionally. I think it has to do
> with the version of Java I run (Sun 1.3.1).
That's definitely not the problem I'm encountering ;-)
It's not Mozilla that's crashing, it's X. Weird stuff, I just get thrown ba
on Tue, 11 Mar 2003 04:59:01PM -0500, Nori Heikkinen insinuated:
> -- which one should we download?:
figured it out already; thanks.
--
.~. nori @ sccs.swarthmore.edu
/V\ http://www.sccs.swarthmore.edu/~nori/jnl/
// \\ @ maenad.net
/( )\ www.maenad.net
^
On Wed, Mar 12, 2003 at 12:28:51AM +0200, Pavlos Parissis wrote:
> Hello all,
> I am looking for the file that I have to modify in order to have static route
> enabled.
It's /etc/network/interfaces, man 5 interfaces. Somethnig that isn't
stated in the docs, put your default option under the interf
On Tue, Mar 11, 2003 at 16:05:50 +0100, Sebastiaan wrote:
> I assume those functions are only available within *nix, since my partner
> who uses Borland doesn't have this problem.
There are available on RISC OS too. Well, on any system where the
same mathematical library can be used.
--
Vincent
* martin f krafft <[EMAIL PROTECTED]> [20030311 15:04 PST]:
> also sprach Vineet Kumar <[EMAIL PROTECTED]> [2003.03.11.2051 +0100]:
> > For a druid-style initialization, type 'compinstall'.
>
> yeah, i remember. that one scared me off the last time!
>
On Wed, 12 Mar 2003, Pavlos Parissis wrote:
> Hello all,
> I am looking for the file that I have to modify in order to have static route
> enabled.
> I add the gateway manually with route add -net default gw 192.168.100.1
> and I would like to find the config file.
> I am using woody 3.0.r1,any id
Proably the wrong forum, but trying to build a new Debian imap server.
After spending a few hours the last few days researching motherboards I
went to the local stop to pick up an Asus P4B-533-E (which they said they
had on the phone). Of course, they were out and said it was no longer
available.
Sorry for this newbie type of questions, but how do you move mail messages to another
folder when in mutt?
Thanks,
Chris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Title: Message
On Tue, Mar 11, 2003 at 08:22:11PM +, Hugh Saunders wrote:
> so then, how do i install a minimal system to a dir for a
> diskless terminal to use?
http://www.debian.org/releases/stable/i386/ch-preparing.en.html#s-linux-upgrade
That part of the isntall guide should be exactly what you need, min
After successfully turning a Winmodem into a Linmodem I am not able to setup
a dial-up connection to my ISP.
Is module tty-ldisc-3 part of the kernel?
Where can I find Debian specific help regarding ppp?
Thanks in advance.
Zee
The syslog says:
Mar 6 23:53:16 diablo chat[874]: send (ATDT088032
On Tue, Mar 11, 2003 at 02:44:26PM -0700, Glenn English wrote:
> The main reason I'm beating my head against this wall is because Debian
> *doesn't* do things like replace LILO with GRUB. Things take a while;
> possibly because there's nobody available to do them, but I'd like to
> think it's more
also sprach Vineet Kumar <[EMAIL PROTECTED]> [2003.03.11.2159 +0100]:
> Unless you're trying to use huge numbers of different keys, You could
> effect it without any modifications to sshd by just using an
> 'environment=' option in your authorized_keys file. Yes, you would have
> to insert the env
Colin, you are the king.
On Mon, Mar 10, 2003 at 09:18:05PM +, Colin Watson wrote:
> On Mon, Mar 10, 2003 at 12:26:47PM -0800, Osamu Aoki wrote:
> > Another guy replied with
> (All of this is untested.)
Here is my test results.
> Well, you can clearly save some keystrokes by using a postfix
On Tue, 11 Mar 2003, Matthias Szupryczynski wrote:
> Hi list,
>
> I am thinking to switch from stable to unstable these days. Is this
> advisable at the moment, or is the unstable branch suffering from mayor
> problems right now (libc broken etc.)
>
> Please cc to me as I am not on the list.
>
Wh
jan-jr-ent:~# smbclient -L //hal9001
added interface ip=192.168.1.11 bcast=192.168.1.255 nmask=255.255.255.0
Got a positive name query response from 192.168.1.10 ( 192.168.1.10 )
Password:
Domain=[THE_MATRIX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Commen
Hello all,
I am looking for the file that I have to modify in order to have static route
enabled.
I add the gateway manually with route add -net default gw 192.168.100.1
and I would like to find the config file.
I am using woody 3.0.r1,any ideas?
Pavlos
--
~~
I love
Jonathan Matthews wrote:
On Tue, Mar 11, 2003 at 11:07:10AM -0500, Fraser Campbell wrote:
Hi,
[snip rtl8139 problems]
No idea if this is feasible here, but my favourite way of solving 8139
problems is to put a decent nic in the box (Intel EtherExpress, Tulip,
LinkSys - maybe, etc.) and ignore
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday 11 Mar 2003 4:46 pm, daniel huhardeaux wrote:
> David Z Maze wrote:
> >[...]
> >I know little enough about how GNOME 2 font selection works to track
> >down where this is going on. (The larger problem is that I get the
> >same ugly font in
On Wednesday, March 12, 2003 01:52, Ron Johnson wrote:
> Specifically, this regards "window blanking" in "full screen" curses
> apps (like man(1), less(1) & vi(1), but not more(1)).
>
> When I was running GNOME 1.4 from sarge, the "screen" would not blank
> when I exited these type of apps; i.e., t
also sprach Curtis Vaughan <[EMAIL PROTECTED]> [2003.03.11.2117 +0100]:
> Can anyone tell me how difficult (or simple) it will be to move user
> mailboxes from one Postfix server set up with cyrus to another Postfix
> server using courier-imap.
> Also, whereas on the cyrus Postfix server the emai
On Wednesday, March 12, 2003 01:48, Benjamin Rutt wrote:
> I have a .jpg image that keeps changing (from a webcam). Is there an
> image viewer in debian's packages that will display the image and
> automatically refresh the image when it has changed?
I think both gThumb and kuickshow use the file
It seems that at least switching to the other card doesn't seem to lead
to overruns and errors.
I'll have to run some transfers to be sure.
Thanks lots for the help!
Is there others here who know about software channel bonding in Linux?
It would be an interesting thing to do.
Calyth
--
To UNSUB
Hi
I also have a rtl8139 card. It works perfectly well for me. I compiled
kernel 2.4.18 from unstable(which i am running) with support for the
rtl8139 card. Had no problems with getting the 8139too driver probed.
Worked first time around.
I am to a certain degree a newbee, but are you sure the s
hey all,
i'm converting a friend to debian (cackle cackle) ... we've been
looking around the sites that debian.org points to, but are confused
-- which one should we download?:
Name Size Kind Last Modified
debian-30r1-powerpc-binary-1.iso 586,112K Document Thu, Feb 13, 2003, 9:00 PM
debian-
On Tue, 11 Mar 2003 19:45:22 +0100
martin f krafft <[EMAIL PROTECTED]> sat at his keyboard and wrote:
> also sprach debian_newbie <[EMAIL PROTECTED]> [2003.03.11.1729
> +0100]:> Well, I did do that. It was in the docs that came with the
> Ogle that I> apt-getted off of the debian mirror. I did not
also sprach Vineet Kumar <[EMAIL PROTECTED]> [2003.03.11.2051 +0100]:
> For a druid-style initialization, type 'compinstall'.
yeah, i remember. that one scared me off the last time!
> autoload -U compinit
> compinit
cool, that was wicked easy! had i known...
compinstall totally scares me. i hat
Well I got a spare 3c509 that has not been used. I suppose I could try
that card too. I got no spare cable, but if the spare card is also
having problems, that would give me a good idea what's going on.
Thanks all for the help!
Calyth
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subje
On Tue, 2003-03-11 at 12:39, Hugh Saunders wrote:
> IMHO the installer is fine but i tend to just let it install the base
> system then i do the rest -installing and configuring with apt and vim
> :-)
I'm sure (pretty sure) that would work fine - once you know what's going
on. But to the Debian
On a woody system, using exim 3.35, I'm trying to install either spamprobe
or bogofilter from source (as the packages don't exist in woody yet). The
issue I have is that I can't seem to figure out how to correctly modify
the exim configuration to have the spam program operate correctly. All of
the
Hi list,
I am thinking to switch from stable to unstable these days. Is this
advisable at the moment, or is the unstable branch suffering from mayor
problems right now (libc broken etc.)
Please cc to me as I am not on the list.
Thanks
Matt
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
On Tuesday 11 March 2003 08:30 am, Joao Paulo wrote:
> In cds i use mkisofs and cdrecord.
> In dvds i use ? and dvdrecord.
>
> Tanks.
Afaik, you can use mkisofs with dvdrecord. I don't make the iso images
myself, I let jigdo do this, but you can use iso9660 to do dvd.
--
Greg Madden
--
Tengo un problema a raiz de instalar galeón. Mozilla ha
dejado de funcionar y no arranca, se queda consumiendo recursos y no aparece (tengo
que hacer kill –9 mozilla-bin). Galeon tampoco me funciona. Lo arranco y
empiezan a arrancar infinitas sesiones. Tengo debian sid actualizado a la últi
1 - 100 of 248 matches
Mail list logo