Re: updating drivers for an ATI card

2006-03-25 Thread Sumo Wrestler (or just ate too much)

[od] eeman wrote:

[...]
IT has become clear now that the reason why xwindow
was not running was because of my video card. I found on ATI's site a Linux
driver update.( Clicky
clicky)
however it only says it's "stable" with Redhat and something else. If
all
possible, could somebody please give me a quick lesson on getting modules
for debian like this onto a cd and installing them? I tryed to simply put it
on a cd and run base config and scan it for modules (packages) but it then
asks me for a Debian cd. Somebody please help me if all possible with this.


I would take a chance with the installer. Even though ATI says that thay 
support only Redhat and Suse, the installer might allow you to install 
the files in a place of your chosing (I suggest /usr/local/lib/ati).


Or you could use rpm2cpio (in the "rpm" package) to manually extract the 
files from the .rpm on ATI's web site. Then you should be able to look 
in the directory structure that rpm2cpio created and find the required 
drivers (and other files).


But before you download the software, make sure your system meets the 
minimum requirements:

https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_8.23.7.html#172686

Traditionally, to load a module you use insmod:
# insmod ./some-module.o

But I've never loaded proprietary, pre-compiled modules before. Perhaps 
there is a different procedure for that.




various info
video card: genuine ATI X800XL AGP
1 gig of ram
stable release of debian on i386 dvds
dual boot win/debian

--
Remeber! a sad face is a happy face! :D





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Free VMware beta server experience

2006-03-25 Thread Klaus Pieper
You need to get 3 files: the beta server, the management interface, and 
the server console interface.


You only need the server if you connect locally. The management 
interface is used for remote startup/shutdown, the console interface for 
remote connect.


That does not *seem* to be necessary. But for safety's sake I back up 
before the install.




The installation does not touch your existing configuration and anything 
is removed cleanly with the uninstall script.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread Gene Heskett
On Sunday 26 March 2006 02:16, Matthew R. Dempsky wrote:
>On Sun, Mar 26, 2006 at 12:46:14AM -0500, Gene Heskett wrote:
>> Giving everybody access to ifconfig and its ilk sure sounds like a
>> big security hole to me.
>
>That's ridiculous.  If adding ifconfig to your users' PATH is a
> security concern, your system is already at risk.

But what happens in a corporate setting with more than 1 subnet, one 
having a good firewall that only lets in filtered email, and one thats 
relatively wide open, and both thru the same switch?  I don't think 
you'd want a savvy user switching the machine from one subnet to the 
other and allowing in a boatload of viri or porn.  The viri is a huge 
PITA to clean up, the porn OTOH, is a huge legal liability in many 
locales.

IMO ifconfig is a system function, and the normal user has no need for 
access to it, none, nada, zip.  As the admin, the admin should be 
responsible for that, with those configs locked down for normal users.

Heck, I'm using two subnets here at home with only 3 machines, just for 
that exact reason, seperation of responsibilities.  Call me paranoid, 
but I intend to keep it that way.

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread Matthew R. Dempsky
On Sun, Mar 26, 2006 at 12:46:14AM -0500, Gene Heskett wrote:
> Giving everybody access to ifconfig and its ilk sure sounds like a big 
> security hole to me.

That's ridiculous.  If adding ifconfig to your users' PATH is a security 
concern, your system is already at risk.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



amd64: needed packages for ati drivers

2006-03-25 Thread Toshiro
Anybody know which packages should I need to install  to be able to use the 
ati drivers? I'm trying to use the ati installer 
(ati-driver-installer-8.23.7-x86_64.run) in sid and I'm always getting 
errors; I suspect I'm missing some packages.

Thanks in advance.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread Gene Heskett
On Sunday 26 March 2006 00:26, Sumo Wrestler (or just ate too much) 
wrote:
>S. Keeling wrote:
>> [...]
>> And it's really annoying on every install to have to fix user's
>> PATHs adding /sbin so they can run ifconfig.
>> [...]
>
>Create a link in /usr/local/bin to ifconfig.

I have a silly question though, why does the user need access to 
ifconfig?  If the admin is doing his job, it seems that the network 
paths the user might need should be properly setup, and Joe SixPack 
shouldn't have, nor need access to ifconfig.  Giving everybody access 
to ifconfig and its ilk sure sounds like a big security hole to me.

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread Sumo Wrestler (or just ate too much)

S. Keeling wrote:

[...]
And it's really annoying on every install to have to fix user's PATHs
adding /sbin so they can run ifconfig.
[...]


Create a link in /usr/local/bin to ifconfig.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




updating drivers for an ATI card

2006-03-25 Thread [od] eeman
Hi all, I have installed Debian several times in a row trying to get the xwindow system to work. It tried many different things like:aptitude install xdebconfigurator
aptitude install x-window-systemapt-get -f install x-window-system
(and of course) startxI would either get an error saying directory does not exist (or something along the lines) dependency errors of modules I could not have installed in the first place because of my debian dvd. Anyway, after I finally figured out that my debian dvd was bad, I downloaded the ISO (via jigdo) again and installed it using my video card that is integrated into my motherboard. Its a generic nvidia card. Anyway, using this card I was able to get xwindow running fine and dandy. However, I reinstalled my better video card (its a genuine ATI X800XL for the record) and while trying to run xwindow, it would give me errors saying that it was unable to autodetect my video card and various other things. IT has become clear now that the reason why xwindow was not running was because of my video card. I found on ATI's site a Linux driver update.( 
Clicky clicky ) however it only says it's "stable" with Redhat and something else. If all possible, could somebody please give me a quick lesson on getting modules for debian like this onto a cd and installing them? I tryed to simply put it on a cd and run base config and scan it for modules (packages) but it then asks me for a Debian cd. Somebody please help me if all possible with this. 
various infovideo card: genuine ATI X800XL AGP
1 gig of ramstable release of debian on i386 dvdsdual boot win/debian
-- Remeber! a sad face is a happy face! :D


Re: Strange PPPoe problem

2006-03-25 Thread anoop aryal
On Saturday 25 March 2006 09:24 pm, Jacob S wrote:
[snip]
> > > # ping longbow.arroway.com -c 1 -M do -s 1472
> > > PING longbow.arroway.com (66.252.129.166) 1472(1500) bytes of data.
> > > From pool-71-244-52-50.dllstx.fios.verizon.net (71.244.52.50)
> > > icmp_seq=1 Frag needed and DF set (mtu = 1492)
> > >
> > > --- longbow.arroway.com ping statistics ---
> > > 0 packets transmitted, 0 received, +1 errors
> > >
> > > # ping longbow.arroway.com -c 1 -M do -s 1464
> > > PING longbow.arroway.com (66.252.129.166) 1464(1492) bytes of data.
> > > 1472 bytes from longbow.arroway.com (66.252.129.166): icmp_seq=1
> > > ttl=49 time=163 ms
> > >
> > > --- longbow.arroway.com ping statistics ---
> > > 1 packets transmitted, 1 received, 0% packet loss, time 0ms
> > > rtt min/avg/max/mdev = 163.150/163.150/163.150/0.000 ms
> > >
> > > So then I added the line
> > > pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1464"
> >
> > no, the mtu is 1492. you use 1464 in the ping because your are
> > specifying the ping payload. the total packet size ends up being
> > 1464+28 = 1492. (which is what you had to begin with.) all is not
> > lost, we know PMTU works on your end provided you leave the three
> > iptable rules mentioned above. it seems like a firewall on the mail
> > server is causing icmp 3/4s from reaching the mail server. we can't
> > do much about the firewall. ie, the mail server replied with packets
> > with size = 1500 (most likely) with DF set, the other endpoint of
> > your DSL sent back an icmp 3/4 message back to the mail server to
> > send smaller packets, the firewall protecting the mail server dropped
> > it and the mail server never knew to send you packets of 1492 or less.
> >
> > there is a 'hack' that may fix this. try and put this in your ruleset
> > in the *mangle table (assuming your dsl interface is ppp0):
> >
> > -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN -o ppp0 -j TCPMSS
> > --clamp-mss-to-pmtu
> >
> > or use this from the command line if you don't already have the
> > *mangle section:
> >
> > iptables -t mangle -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN -o
> > ppp0 -j TCPMSS --clamp-mss-to-pmtu
> >
> > what this does is sets the mss of the initial SYN packet to pmtu -
> > 40. the reciever (the mail server in this instance), then, uses the
> > mss to calculate the reply packet size instead of the default of
> > 1500. by doing this it would have created packets of the right size
> > (1492) and therefore doesn't need PMTU to work.
> >
> > again, the above rule is in addition to the previous three.
>
> Very nice! That time it worked. E-mail downloaded sucessfully several
> times now. :-) I'll add those 4 lines to my firewall script.
>
> The mail server I'm downloading from is also a Debian machine... where
> I have root access (even though it's not my own server). Is there
> anything I should (can?) change in it's iptables firewall so that other
> users don't have to fuss with this kind of a problem?

apply the first three rules on the mail server.

drop the fourth rule from your (home?) linux box. if you apply the first three 
rules to the mail server, the whole thing should work without the fourth 
rule. the fourth rule is a hack to make it work when the firewall on the 
other end drops icmp 3/4 messages. or you can leave it in... shouldn't really 
hurt.

full explanation follows:

ok, what you want to do is basically repeat the ping process but from the 
opposite end.

now, you want your mail server getting the icmp 3/4 replies from your DSL 
providers router.

in the diagram below:


A  B -X-[cloud]- C --- D


let's say A is a client on your internal network. B the linux box where you 
have the iptables, C is the firewall protecting your mail server. and D is 
your mail server. note that A and B can be the same machine (the first three 
rules will have removed the distinction for our purposes.) and C and D can 
also be on the same machine... X is the other point in your dsl line (some 
router owned by your DSL provider).

any how, what needs to happen is that when you ping with a packet size of 1500 
from D to B (remember to subtract 28; just do what you did before but from 
the opposite end), you should get an icmp 3/4 from X to C, and C needs to let 
it thru to D. apply the first three rules to let icmp 3/4 thru in C. and ping 
again from D and see if you get "frag needed" messages back to D. if you do 
get the messages, you're done. if not, you'll need the clamp-mss rule since 
someone else is the PMTU black hole and you can't do anything about it.

if you can get the icmp reply thru from X to C to D, you can discard the 
"clamp-mss" rule in B. or leave it in. because the whole purpose was to let D 
know that the link between B and X is 1492. you can let that be known by B 
initiating the connection with a suggestion to D on how big the reply should 
be. Or, you can let D find out about the 1492 link between B and X via the 
normal process of PM

Re: OT - dvd recording differences

2006-03-25 Thread David Koski
On Saturday 25 March 2006 06:17 pm, Rodney D. Myers wrote:
> Debian etch/testing.
>
> My dvd writer, BenQ DW1620, which is supposed to write dvd + & dvd -. I
> can burn the + with no problem using;
>
> growisofs -Z /dev/hda -dvd-video /home/rodney/dvd/BK
>
> I've also tried;
>
> growisofs -Z /dev/hda -dvd-compat /home/rodney/dvd/BK
>
> Yet with the same string my dvd - never work properly.
>
> Am I missing something?
>
> Thanks

I had nothing but problems burning DVD+RW with dvd+rw-tools 5.x but after 
upgrading to 6.1-2 it works like a champ.  What version you using?

David


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Why does dpkg think my pentium computer is an AMD?

2006-03-25 Thread Matthew R. Dempsky
On Sat, Mar 25, 2006 at 03:44:14PM -0800, Peter Stoddard wrote:
> But dpkg thinks its an amd:
> 
> paris:/usr/share# dpkg --print-installation-architecture
> amd64

amd64 is just the name of the architecture.  Similarly, if you have an 
AMD Athlon XP (K7), you'll install the i386 architecture even though the 
i stands for Intel.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread seeker5528
On Sat, 25 Mar 2006 11:09:28 -0800
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all the
> time? It is conflicting with a firewire controller...

My last go around with the network issue was:

http://lists.debian.org/debian-user/2006/02/msg03262.html

: don't know about the issue of it conflicting with the firewire
controller though. If one or both of them is a card then you could try
moving them to another slot. Or is there something on the firewire
that is getting an eth assignment?

Later, Seeker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Subject: Re: scanner hp psc1402

2006-03-25 Thread Gayle Lee Fairless




Ernst-Magne Vindal wrote:


On Sat, March 25, 2006 13:19, steef said:
 


hello folks,

samebody out there who can tell me how to get the scanner of a hp 
psc1402

working?

(tried out sane, xsane and the like already: without success and 
googling

was of no help. printer etc. works excellent with hplip)


I have sane, xsane working with my HP psc 1210xi but have the following 
packages:


[EMAIL PROTECTED]:~$ dpkg -l | grep hp
ii  foomatic-db-hp 1.5-20050420-1 linuxprinting.org printer support - 
database
ii  hp-ppd 0.5HP Postscript Printer Definition (PPD) 
files
ii  hp2xx  3.4.4-2A HPGL converter into some vector- and 
raste

ii  hp48cc 1.3-3.1C-like compiler which produces HP48 RPN
ii  hpijs  2.1.2+0.9.2-2  HP Linux Printing and Imaging - gs IJS 
drive
ii  hplip  0.9.2-2HP Linux Printing and Imaging System 
(hplip)

ii  hplip-data 0.9.2-2HP Linux Printing and Imaging - data files
rc  hpoj   0.91-4 HP OfficeJet Linux driver (hpoj)
ii  hpscanpbm  0.3a-11HP ScanJet scanning utility
[EMAIL PROTECTED]:~$ dpkg -l | grep sane
ii  libsane1.0.15-9   API library for scanners
ii  libsane-extras 1.0.15.9   API library for scanners -- extra backends
ii  sane-utils 1.0.15-9   API library for scanners -- utilities
ii  xsane  0.97-3 GTK+-based X11 frontend for SANE 
(Scanner Ac
ii  xsane-common   0.97-3 GTK+-based X11 frontend for SANE 
(Scanner Ac


   Perhaps you didn't get all the needed packages?  I think the hpijs 
package was more useful to me.  YMMV.




regards,

steef
--





Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
and many options for scanning and output format.
  


hi,

got the last package of vuescan from a hamrick-site (.tgz). (thanks!!) 
put it in my home_file and *untarred* it. it should work for the 1400 
hp series ( i controlled that), but on my machine (sarge, 2.6.8-2-386 
standard kernel) it says :"there is no scan-device on this machine"


i am confused.

anybody knows how this can happen?


No, I was following the advice in Hill, Harris, and Vyas,  Debian 
GNU/Linux 3.1 Bible, (Indianapolis, Indiana), (c) 2005, pp. 236-238.


I don't know if my later kernel is a factor or not.




thanks,

steef




--
(Mr.) Gayle Lee Fairless, http://counter.li.org/, No. 365760. 
(cc's are fine; I may not see a list reply since I read some of the 
digests.)

Linux Gcomm 2.6.12-1-686 #1 Fri Jun 24 12:17:14 CEST 2005 i686 GNU/Linux


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




ntp-server on etch

2006-03-25 Thread Steve Garcia
Has ntp-server been withdrawn from Etch?

I'm setting up a Dell server with Etch-AMD64 and I can't find any of the
ntp family of packages.  Neither ntp-server, ntp-simple, nor ntpd seem
to be available.  openntpd is available, and that's what I currently
have installed, but I'm not too thrilled with it, and I'd rather have
ntp back.

Is there some problem with ntp-server?

My Sarge machine still has ntp-server available to it.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Strange PPPoe problem

2006-03-25 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 24 Mar 2006 11:49:56 -0500
Gene Heskett <[EMAIL PROTECTED]> wrote:

> On Friday 24 March 2006 07:55, Jacob S wrote:
> > 
> >So then I added the line
> >pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1464"
> >to /etc/ppp/peers/dsl-provider, but the problem continued. After
> >commenting that line back out (so that no pty... -m declaration had
> >been made in the dsl-provider config), I was able to sucessfully
> >download one single e-mail from a server. There was only one e-mail
> >in that account and it downloaded like normal. So I sent an e-mail to
> > that account, being that it was on a different server from my normal
> > tests, but that one would not download sucessfully. So it would seem
> > like it had something to do with the size and speed of the one that
> > downloaded properly.
> >
> >In short, it's still a no go and I have no clue why. The D-Link
> >router still works great, but pppoe from the firewall doesn't.
> 
> The d-link works...  And does this also go thru the same iptables
> rules as the PPPoE?
> 
> If so, then playing with iptables is only going to break something.
> In any event, a run of "/etc/init.d/iptables stop" (as root of
> course) will open things up and prove or disprove that theory.  I
> wouldn't leave it off for very long though.
> 
> If you persist in using PPPoE rather than a good router, then I
> believe I'd take this problem to the Roaring Penguin folks to see if
> they've a new version that fixes this, or can use you for a test bed
> to see about fixing it.

No, the d-link has it's own firewall stuff. It connects directly to the
network line, in place of a modem. (Since this fiber optic service does
not have a "modem"). 

I tried disabling iptables on the firewall to see if I still had the
same problem, except I do not have a way of downloading e-mail on the
firewall. And since iptables was no longer doing NAT, I could not do
anything web related from my client machines. :-)

I also upgraded from a 2.4.24-2-586tsc kernel to a 2.6.8-2-386 kernel
tonight to see if it would help anything. It did not seem to have any
affect on the problem.

Thanks,
Jacob
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEJgpwkpJ43hY3cTURAkNfAJkB5mDZzXVOFTWmn1dI0iyROfjtagCg3+Va
PZFLA9APnapatMPzY49Jv3s=
=yXlF
-END PGP SIGNATURE-


Re: OT - dvd recording differences

2006-03-25 Thread Rodney D. Myers
On Sun, 26 Mar 2006 12:52:41 +1000
charlie <[EMAIL PROTECTED]> wrote:

> On Sun, 26 Mar 2006 12:17 pm, Rodney D. Myers wrote:
> > Debian etch/testing.
> >
> > My dvd writer, BenQ DW1620, which is supposed to write dvd + & dvd -. I
> > can burn the + with no problem using;
> >
> > growisofs -Z /dev/hda -dvd-video /home/rodney/dvd/BK
> >
> > I've also tried;
> >
> > growisofs -Z /dev/hda -dvd-compat /home/rodney/dvd/BK
> >
> > Yet with the same string my dvd - never work properly.
> >
> > Am I missing something?
> >
> > Thanks
> 
> Possibly you have need to set a speed=n for the device?
> 
> 

also tried both with "-speed=4" same result. :-(

-- 
Rodney D. Myers <[EMAIL PROTECTED]> 
Registered Linux User #96112
ICQ#: AIM#:   YAHOO:
18002350  mailman452  mailman42_5

They that can give up essential liberty to obtain a 
little temporary safety deserve neither liberty nor safety.
Ben Franklin - 1759


signature.asc
Description: PGP signature


Re: Strange PPPoe problem

2006-03-25 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 24 Mar 2006 10:33:07 -0600
anoop aryal <[EMAIL PROTECTED]> wrote:

> On Friday 24 March 2006 06:55 am, Jacob S wrote:
> > On Thu, 23 Mar 2006 14:35:20 -0600
> >
> > anoop aryal <[EMAIL PROTECTED]> wrote:
> > > > > On Thursday 23 March 2006 10:58, Jacob S wrote:
> > > > > >-BEGIN PGP SIGNED MESSAGE-
> > > > > >Hash: SHA1
> > > > > >
> > > > > >Howdy list,
> > > > > >
> > > > > >I recently changed ISPs, away from static ips on a dsl line
> > > > > >to a
> > > > > > single dynamic ip on Veriz*n's new Fi*S (fiber optic)
> > > > > > service. The new service uses PPPoe - not a problem, or so
> > > > > > I thought - I have PPPoe on my firewall.
> > > > > >
> > > > > >Now, I have used PPPoe from this very same firewall on a
> > > > > >different dsl line before and it worked great. But for some
> > > > > >reason when I do PPPoe for the new fiber line only http
> > > > > >traffic works properly. When downloading e-mail, everything
> > > > > >is fine until it tries to download the mail (I see it login,
> > > > > >get the number of messages to download, and then it tries to
> > > > > >start downloading). At this point the e-mail just hangs
> > > > > >until it finally times out. It does not seem to be
> > > > > >port-related, as I have setup the e-mail server with
> > > > > >port-forwarding rules to allow me to download mail on
> > > > > >non-standard ports and it exhibits the same problem. And if
> > > > > >I do PPPoe on the provided D-Link router, instead of on my
> > > > > >firewall, everything (including e-mail) works great.
> > > > > > 
> > >
> > > google PMTU to read about this in more detail, but it seriously
> > > sounds like icmp 3/4 packets are being dropped somewhere. if you
> > > setup your firewall to allow icmp packets of type 3/4 thru, you
> > > should be all set (well, you'd hope so anyway). a set of rules
> > > like so should do the trick:
> > >
> > > -A INPUT -p icmp --icmp-type fragmentation-needed -j ACCEPT
> > > -A OUTPUT -p icmp --icmp-type fragmentation-needed -j ACCEPT
> > > -A FORWARD -p icmp --icmp-type fragmentation-needed -j ACCEPT
> > >
> > > then, make sure you have the iputils-ping package installed (not
> > > the netkit-ping) and try:
> > >
> > > ping your.mail.host -c 1 -M do -s 1472
> > >
> > > and you should get back an icmp reply saying what the mtu should
> > > be. subtract 28 from it and try pinging with that size and it
> > > should go thru. eg, if the reply says mtu = 1492, try:
> > >
> > > ping your.mail.host -c 1 -M do -s 1464
> > >
> > > and it should go thru just fine. if you get a request timeout,
> > > that means that some routers are just dropping your packets
> > > without an icmp 3/4 message. keep reducing the size of your
> > > packet and see if you can get anything thru. read up on PMTU for
> > > possible solutions. there are ways to stop automatic PMTU
> > > discovery etc.
> >
> > Ok, things are getting stranger here.
> >
> > I ran the iptables rules you suggested and here's the ping results:
> >
> > # ping longbow.arroway.com -c 1 -M do -s 1472
> > PING longbow.arroway.com (66.252.129.166) 1472(1500) bytes of data.
> > From pool-71-244-52-50.dllstx.fios.verizon.net (71.244.52.50)
> > icmp_seq=1 Frag needed and DF set (mtu = 1492)
> >
> > --- longbow.arroway.com ping statistics ---
> > 0 packets transmitted, 0 received, +1 errors
> >
> > # ping longbow.arroway.com -c 1 -M do -s 1464
> > PING longbow.arroway.com (66.252.129.166) 1464(1492) bytes of data.
> > 1472 bytes from longbow.arroway.com (66.252.129.166): icmp_seq=1
> > ttl=49 time=163 ms
> >
> > --- longbow.arroway.com ping statistics ---
> > 1 packets transmitted, 1 received, 0% packet loss, time 0ms
> > rtt min/avg/max/mdev = 163.150/163.150/163.150/0.000 ms
> >
> > So then I added the line
> > pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1464"
> 
> no, the mtu is 1492. you use 1464 in the ping because your are
> specifying the ping payload. the total packet size ends up being
> 1464+28 = 1492. (which is what you had to begin with.) all is not
> lost, we know PMTU works on your end provided you leave the three
> iptable rules mentioned above. it seems like a firewall on the mail
> server is causing icmp 3/4s from reaching the mail server. we can't
> do much about the firewall. ie, the mail server replied with packets
> with size = 1500 (most likely) with DF set, the other endpoint of
> your DSL sent back an icmp 3/4 message back to the mail server to
> send smaller packets, the firewall protecting the mail server dropped
> it and the mail server never knew to send you packets of 1492 or less.
> 
> there is a 'hack' that may fix this. try and put this in your ruleset
> in the *mangle table (assuming your dsl interface is ppp0):
> 
> -A POSTROUTING -p tcp --tcp-flags SYN,RST SYN -o ppp0 -j TCPMSS 
> --clamp-mss-to-pmtu
> 
> or use this from the command line if you don't already have the
> *mangle section:
> 
> iptables -t mangle -A POSTROUTING -p tcp --tcp-

Re: unistall or disable X-Mode, desintalar o desabilitar X-Mode, Debian Serge

2006-03-25 Thread Sumo Wrestler (or just ate too much)

Florian Kulzer wrote:

pedro lopez wrote:

My PC do can with the X-way, and the system generates an error when
initiating, my interest not to repair that error, if to unistall or
to desible the X-way completely.  It is the first time that use
linux, and not like doing that.


I think the fastest way is to uninstall all packages which provide a
graphical login:

apt-get remove xdm kdm gdm

Regards,
   Florian




Or Pedro could do this;

# update-rc.d -f gdm remove

Pedro, read this to disable X without uninstalling gdm/kdm/xdm:

/usr/share/doc/Debian/reference/ch-tips.en.html#s-no-x-start

Or perhaps on your system:

/usr/share/doc/Debian/reference/ch-tips.es.html#s-no-x-start

(Note, I've haven't installed the Spanish version of the Debian
Reference yet, so I can't be sure of its exact location.)




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: OT - dvd recording differences

2006-03-25 Thread charlie
On Sun, 26 Mar 2006 12:17 pm, Rodney D. Myers wrote:
> Debian etch/testing.
>
> My dvd writer, BenQ DW1620, which is supposed to write dvd + & dvd -. I
> can burn the + with no problem using;
>
> growisofs -Z /dev/hda -dvd-video /home/rodney/dvd/BK
>
> I've also tried;
>
> growisofs -Z /dev/hda -dvd-compat /home/rodney/dvd/BK
>
> Yet with the same string my dvd - never work properly.
>
> Am I missing something?
>
> Thanks

Possibly you have need to set a speed=n for the device?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Strange PPPoe problem

2006-03-25 Thread Jacob S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 24 Mar 2006 19:33:28 -0500
Marty <[EMAIL PROTECTED]> wrote:

> Jacob S wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > On Thu, 23 Mar 2006 17:53:17 +0100
> > jmt <[EMAIL PROTECTED]> wrote:
> > 
> >> 
> >> > So, this problem has me stumped. I've tried playing around with
> >> > the PPPoe options in /etc/ppp/peers/dsl-provider, and re-ran
> >> > pppoeconf a couple times, but I can't get around the e-mail
> >> > freeze. Does anybody else know what might cause a problem like
> >> > this?
> >> 
> >> Try this in your dsl-provider file :
> >> 
> >> pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1452"
> >> 
> >> or
> >> 
> >> pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1412"
> >> 
> >> and in the same file, set :
> >> 
> >> mtu 1492
> > 
> > Same results. Web works fine, e-mail hangs after getting the number
> > of new messages available. :-( I also tried playing with flow
> > control - changing it to software instead of hardware, since there
> > is "no modem" with fiber. (In actuality, I guess the modem is the
> > ONT on the outside of my house, which converts the signal from
> > fiber to ethernet and back.)
> 
> Did you verify the MTU size (eg. by ifconfig)?  For some reason I
> can't change the MTU size in the dsl-provider file -- it stays at
> 1492.  I had to change it in a script in /etc/network/if-up.d.

With a line of 
pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1412"
and 
mtu 1492
ifconfig ppp0 still shows an MTU of 1492. Though I'm guessing that's
what it should be showing, based on Anoop's reply, below. Eth0 (the
interface that pppoe runs on) of course has an MTU of 1500. If I'm
misunderstanding though, feel free to tell me. :-)

Thanks,
Jacob
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEJgS4kpJ43hY3cTURAqeYAKCgFzsKWcwd+ByCxvwNRphxqJUiPQCgu7RN
quZC/PJI+6SV2OXrQEvCd6M=
=2ZBc
-END PGP SIGNATURE-


Re: Why does dpkg think my pentium computer is an AMD?

2006-03-25 Thread Luis R Finotti

Hi,

Peter Stoddard wrote:

Hi folks

I am running sarge and kernel 2.6.14.3-smp on a box with a pentium 4 dual core 
processor.


[EMAIL PROTECTED]:~/$ uname -a
Linux paris 2.6.14.3-smp #1 SMP Fri Dec 9 13:21:36 CST 2005 x86_64 GNU/Linux

  ^^^
   AMD 64 Kernel

So, I think you are running a kernel for AMD 64.  Maybe you should 
install a different one or recompile choosing the correct processor.


HTH,

Luis


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Why does dpkg think my pentium computer is an AMD?

2006-03-25 Thread Justin Guerin
Peter Stoddard wrote:

> Hi folks
> 
> I am running sarge and kernel 2.6.14.3-smp on a box with a pentium 4 dual
> core processor.
> 
> [EMAIL PROTECTED]:~/$ uname -a
> Linux paris 2.6.14.3-smp #1 SMP Fri Dec 9 13:21:36 CST 2005 x86_64
> GNU/Linux
> 
That's weird.  I can't find a kernel in the archive with that name.  It
should have the architecture listed in it somewhere.

> But dpkg thinks its an amd:
> 
> paris:/usr/share# dpkg --print-installation-architecture
> amd64
> 
> paris:/usr/share# dpkg --print-architecture
> amd64
> 
Not really.  amd64 just means it's a 64 bit x86 architecture, since AMD beat
Intel to the punch.  So, for example, a Pentium 4 with EM64T would identify
itself in the same way.  Do your processors contain EM64T extensions?

> I recently downloaded pine_4.64_i386.deb from
> http://www.washington.edu/pine/getpine/linux.html
> and when I tried to instal it I got the following error:
> 
> ###
> 
> paris:/home/peter/Downloads# dpkg -i pine_4.64_i386.deb
> dpkg: error processing pine_4.64_i386.deb (--install):
>  package architecture (i386) does not match system (amd64)
> Errors were encountered while processing:
>  pine_4.64_i386.deb
> 
> ###
> 
> Someone else installed this os, and I don't know how they got dpkg to
> think it
> was an amd system.  Is there any way to get it dpkg to report the proper
> architecture so I can install the pine package?
> 
> Pete
If you've got a 32 bit subsystem, I would think this package would install. 
However, I've never messed with a 64 bit system, so I don't know exactly
how it works.  In any case, first verify that you've got a 64 bit or 32 bit
processor.

Justin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



OT - dvd recording differences

2006-03-25 Thread Rodney D. Myers
Debian etch/testing.

My dvd writer, BenQ DW1620, which is supposed to write dvd + & dvd -. I
can burn the + with no problem using;

growisofs -Z /dev/hda -dvd-video /home/rodney/dvd/BK

I've also tried;

growisofs -Z /dev/hda -dvd-compat /home/rodney/dvd/BK

Yet with the same string my dvd - never work properly.

Am I missing something?

Thanks

-- 
Rodney D. Myers <[EMAIL PROTECTED]> 
Registered Linux User #96112
ICQ#: AIM#:   YAHOO:
18002350  mailman452  mailman42_5

They that can give up essential liberty to obtain a 
little temporary safety deserve neither liberty nor safety.
Ben Franklin - 1759


signature.asc
Description: PGP signature


Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread S. Keeling
In linux.debian.user, you wrote:
>  /bin and /sbin are binary and system binary.. /bin has utilties that all
>  users can run and /sbin contains system utilities that usually only
>  superusers can run.

And it's really annoying on every install to have to fix user's PATHs
adding /sbin so they can run ifconfig.

>  /initrd holds scripts that execute for each

/etc/init.d

>  runlevel you enter and other boot type stuff..  


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)http://www.spots.ab.ca/~keeling   Linux Counter #80292
- -Spammers! http://www.spots.ab.ca/~keeling/emails.html
   http://www.ietf.org/rfc/rfc1855.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: etch

2006-03-25 Thread Kevin Mark
On Sat, Mar 25, 2006 at 08:55:22AM -0500, [EMAIL PROTECTED] wrote:
> On Thu, Mar 23, 2006 at 12:09:12PM -0500, Kevin Mark wrote:
> > On Thu, Mar 23, 2006 at 05:14:33PM +0100, Florian Kulzer wrote:
> > > Jim Woodward wrote:
> > > >I have testing in my sources.list.
> > > >Does this mean I am running etch?
> > > >I am running kernel 2.6.15.6
> > > >If I am not running etch, how can I upgrade without a new installation?
> > > 
> > > If you started out with testing in your sources.list or if you did a
> > > dist-upgrade since you included it, then you should indeed be running
> > > Etch. The fact that you are using a 2.6.15 kernel suggests it, too.
> > > 
> > > Simply look at the output of "cat /etc/issue" to be sure. Another
> > > characteristic thing is your version of libc6; "apt-cache policy libc6"
> > > will tell you what it is and where it came from.
> > > 
> > > Regards,
> > > Florian
> > Hi *,
> > the way I look at it, you can run a moving-target stream of debian, a
> > pre-stable stream (aka testing) or a stable 'release' (aka woody,sarge).
> > if 'stable', 'testing' or 'unstable' are in your sources.list, you are
> > running a 'moving-target' system. If you run 'etch'(the current
> > pre-stable) in your list, EVENTUALLY you will be running 'etch' (the
> > stable release) when it becomes a stable release but until that time it
> > is really 'testing' and thus 'moving-target' in the meantime.
> > When a stable stream in released, it exists for a fixed time.
> > this how I would see it in a time-line:
> > 20042005 2007
> > <-unstable,testing,stable---> always changing
> > x-woody--x unchanging
> > x-pre-sarge--x always changing
> >  |
> >  x-sarge-x unchanging
> >  x-pre-etch-x always changing
> > |
> >  unchanging x-etchx
> > so by using 'etch', on my diagram I see it as 'pre-etch'.
> > cheers,
> > Kev
> 
> If you specify "stable", though, the always changing system really moves 
> hardly-at-all most of the time, and then has huge, stability-destroying 
> quantum leaps avery few years.
> 
> -- hendrik
Hi Hendrik, I think your observation is correct. I did not consider that
fact into my diagram. I will try to revise it.
2004  2006   
20072008
unstable/sid
||
testing
|--|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
stable
3.0r0   3.0r1 3.1r0   3.1r1   3.1r2   3.2r0 
3.2r1 ...
X|X---|---|X|X---|---|
woody
3.0r0   3.0r1 ...
|||---|---||
pre-sarge
|--|-|-|-|-|-|-|-|-|-|-|-|-|-|
sarge
  3.1r0   3.1r1 ...
  
|||---|---||
pre-etch
  |--|-|-|-|-|-|-|-|-|-|-|-|-|-|
etch
   3.2r0   3.2r1 ...
   
|||---|---||
pre-???
   
|--|-|-|-|-|-|-|-|-|-|-|-|-|-|
the key: '-' represents a 10 day period where no updates/bugfixes occur
the key: '|' represents a 10 day period where there are minor updates/bugfixes
the key: 'X' represents a 10 day period where there is a major upgrade

unstable gets about < 100 bug fixes every day
testing gets about < 100 updates every 10 days
stable gets < 10 minor updates about every 3 months and a major update every 
1.5 years

sid is unstable
woody exists from 2004-mid 2006 and follows the 'stable' update scheme
pre-sarge exists from 2004-late 2005 and follows the 'testing' update scheme
sarge exists from late 2005 to early 2007 and follows the 'stable' update scheme
pre-etch exists from late 2005-late 2006 and follows the 'testing' update scheme
etch will exists from mid 2006 to early 2008 and follows the 'stable' update 
scheme

cheers,
Kev
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal | debian.home.pipeline.com |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


Re: sid tasksel postgresql remove error

2006-03-25 Thread Kevin Mark
On Sat, Mar 25, 2006 at 06:15:14PM -0500, Jude DaShiell wrote:
> use of uninitialized value or string at line 346 in tasksel latest version 
> happens both at beginning and after ending of removal process to remove 
> broken postgresql sid packages.
Hi Jude,
this is the 3rd installation error you posted. if may be worthwhile to
google through the debian-boot mailing list and/or subscribe/post a
question there as that is a list more focused on the installation aspect
of Debian. use 'site:list.debian.org' with your google search to get
better results.
Cheers,
Kev
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal | debian.home.pipeline.com |
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
| my keysever: pgp.mit.edu   | my NPO: cfsg.org |


signature.asc
Description: Digital signature


Re: Accessing /dev/hdc under a chroot

2006-03-25 Thread Matt Richards
> I'm trying to use kaffeine under a 32-bit chroot to watch dvds on my amd64
> box.
> How can I give a chroot access to the /dev/hdc device? I tried a hard link
> and I get an error:
>   ln: creating hard link `/var/chroot/sid-ia32/dev/hdc' to `/dev/hdc':
> Invalid
>   cross-device link

try this from outside the chroot ..
mount --bind /dev /var/chroot/sid-ia32/dev

HTH

Matt.

>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Accessing /dev/hdc under a chroot

2006-03-25 Thread j-debian_lists
I'm trying to use kaffeine under a 32-bit chroot to watch dvds on my amd64
box.
How can I give a chroot access to the /dev/hdc device? I tried a hard link
and I get an error:
  ln: creating hard link `/var/chroot/sid-ia32/dev/hdc' to `/dev/hdc': Invalid
  cross-device link


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Where is everyone

2006-03-25 Thread Matt Richards
> On Saturday 25 March 2006 14:32, Roberto C. Sanchez wrote:
>
>> > No postings is several days!
>>
>> Perhaps you have been unsubscribed.  Try subscribing again.
>
> You might also want to check to see if your spam filter has decided (with
> some
> justification) that debian-user is a significant source of spam...
>

or if the host you use for email decided to block everything from the
mailing lists host, lol :)


> --
> Glenn English
> [EMAIL PROTECTED]
> GPG ID: D0D7FF20
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Why does dpkg think my pentium computer is an AMD?

2006-03-25 Thread Peter Stoddard
Hi folks

I am running sarge and kernel 2.6.14.3-smp on a box with a pentium 4 dual core 
processor.

[EMAIL PROTECTED]:~/$ uname -a
Linux paris 2.6.14.3-smp #1 SMP Fri Dec 9 13:21:36 CST 2005 x86_64 GNU/Linux

But dpkg thinks its an amd:

paris:/usr/share# dpkg --print-installation-architecture
amd64

paris:/usr/share# dpkg --print-architecture
amd64

I recently downloaded pine_4.64_i386.deb from 
http://www.washington.edu/pine/getpine/linux.html
and when I tried to instal it I got the following error:

###

paris:/home/peter/Downloads# dpkg -i pine_4.64_i386.deb
dpkg: error processing pine_4.64_i386.deb (--install):
 package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
 pine_4.64_i386.deb

###

Someone else installed this os, and I don't know how they got dpkg to think it 
was an amd system.  Is there any way to get it dpkg to report the proper 
architecture so I can install the pine package?

Pete


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: bootloaders selecting wrong video adapter [was: GRUB doesn't come up in new installation]

2006-03-25 Thread Levi Waldron
Out of necessity to have a working system ASAP, I installed Ubuntu
which has the same problem, but does all the installation from the
blue screen which I can see.  Now when I boot up, the screen goes
blank when GRUB should appear, and stays blank until the graphical
part of the boot-up.  I will try sumo wrestler's suggestions now in my
spare time (rather than out of desperation) and post any solution I
come up with, and file a report on debian-boot.  The trial and error
is a bit time-consuming since I have to go through the initial stages
of the install up to the point of reboot to know if it worked or not.

The same problem occurs with the Etch beta 2 business-card ISO.  It
goes further before rebooting, but then the same thing happens.



sid tasksel postgresql remove error

2006-03-25 Thread Jude DaShiell
use of uninitialized value or string at line 346 in tasksel latest version 
happens both at beginning and after ending of removal process to remove 
broken postgresql sid packages.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reconfiguring packages (was: Re: How do I restart the ez-ipupdate wizard?)

2006-03-25 Thread Rogério Brito
On Mar 25 2006, Tyson Varosyan wrote:
(...)
> How do I get that wizard to start again?

The general recipe, not only for ez-ipupdate, is to use the program (as
root):

# dpkg-reconfigure -plow 

The "-plow" actually happens to be the default and, thus, it is not
strictly necessary.


Hope this helps, Rogério.

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Understanding /root, /usr, /var and so on

2006-03-25 Thread Jeff Barron
/bin and /sbin are binary and system binary.. /bin has utilties that all
users can run and /sbin contains system utilities that usually only
superusers can run.  /initrd holds scripts that execute for each
runlevel you enter and other boot type stuff..  


Jeff



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I restart the ez-ipupdate wizard?

2006-03-25 Thread Florian Kulzer

Tyson Varosyan wrote:

When you load the ez-ipupdate program for the first time, there is a
very nifty wizard that comes up and lets you configure a damon that
keeps your DNS updated. I think I made a typo in the config file and
its not working. How do I get that wizard to start again?

I tried removing and installing the program, but that does not seem
to do the trick... HELP


I guess you have to uninstall the package, purge the configuration files
and then reinstall it.

Might be quicker to check out /etc/ez-ipupdate/ and delete the generated
config file(s), or to edit the appropriate file and correct the typo
directly.

Regards,
   Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: gnome menu update

2006-03-25 Thread Mirco Piccin
Hi. Sometime new installed program does not create its own icon in menu.
I've recently discover that you can create a new file in
/usr/share/applications/
(i.e. /usr/share/applications/application_name.desktop)
where define name, exec, type, category and icon.
You can look at another file in the same directory to understand.

In my experience i can say also that with gnome 1.x if you launch
"update-menu", it replicates same menu entries. It does not work well
(not test in gnome 2 which i'm now running).

The better way i think is create yourself the file .desktop
in /usr/shaere/applications/.
Bye


On Fri, 2006-03-24 at 17:22 -0500, Rick Pasotto wrote:
> When/how do the gnome menus get updated? I just installed two programs
> via apt-get and neither shows in either the regular gnome menus nor the
> debian menu even though both have entries in /usr/share/menu.
> 
> -- 
> "Be regular and orderly in your life, that you may be
>  violent and original in your work." -- Clive Barker
> Rick Pasotto[EMAIL PROTECTED]http://www.niof.net
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Where is everyone

2006-03-25 Thread Glenn English
On Saturday 25 March 2006 14:32, Roberto C. Sanchez wrote:

> > No postings is several days!
>
> Perhaps you have been unsubscribed.  Try subscribing again.

You might also want to check to see if your spam filter has decided (with some 
justification) that debian-user is a significant source of spam...

-- 
Glenn English
[EMAIL PROTECTED]
GPG ID: D0D7FF20
  


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: scanner hp psc1402

2006-03-25 Thread Ernst-Magne Vindal

On Sat, March 25, 2006 21:16, steef said:
> Ernst-Magne Vindal wrote:
>> On Sat, March 25, 2006 13:19, steef said:
>>
>>> hello folks,
>>>
>>> samebody out there who can tell me how to get the scanner of a hp
>>> psc1402
>>> working?
>>>
>>> (tried out sane, xsane and the like already: without success and
>>> googling
>>> was of no help. printer etc. works excellent with hplip)
>>>
>>> regards,
>>>
>>> steef
>>> --
>>>
>>> you don't need the weathermen to know the way the wind blows
>>>
>>> BOB DYLAN
>>>
>>>
>>> --
>>> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
>>> with a subject of "unsubscribe". Trouble? Contact
>>> [EMAIL PROTECTED]
>>>
>>>
>>>
>>
>> Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
>> and many options for scanning and output format.
>>
> hi,
>
> got the last package of vuescan from a hamrick-site (.tgz). (thanks!!)
> put it in my home_file and *untarred* it. it should work for the 1400 hp
> series ( i controlled that), but on my machine (sarge, 2.6.8-2-386
> standard kernel) it says :"there is no scan-device on this machine"
>
> i am confused.
>
> anybody knows how this can happen?
>
> thanks,
>
> steef
>
>
>
> you don't need the weathermen to know the way the wind blows
>
> BOB DYLAN
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
What does ls -la /proc/bus/usb/00* give U? Check permissions, I need rw
permission to scan as user.

Also check /proc/bus/usb/devices

-- 
/ernst-magne

If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Where is everyone

2006-03-25 Thread Roberto C. Sanchez
David Baron wrote:
> No postings is several days!
> 
> 

Perhaps you have been unsubscribed.  Try subscribing again.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


signature.asc
Description: OpenPGP digital signature


libpango-common

2006-03-25 Thread David Baron
Missing symbol has crippled all gnome-related installs not to mention programs 
using pango (I do not use gnome itself). A few days now--need it fixed :-)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How do I restart the ez-ipupdate wizard?

2006-03-25 Thread Tyson Varosyan
When you load the ez-ipupdate program for the first time, there is a very
nifty wizard that comes up and lets you configure a damon that keeps your
DNS updated. I think I made a typo in the config file and its not working.
How do I get that wizard to start again?

I tried removing and installing the program, but that does not seem to do
the trick... HELP

Tyson Varosyan
Technical Manager, Uptime Technical Solutions LLC.
[EMAIL PROTECTED]
www.up-times.com
206-715-TECH (8324)

UpTime/OnTime/AnyTime 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Luis R Finotti



Tyson Varosyan wrote:

Using Debian command mode 2.6 kernel.

My NIC keeps jumping around between eth0 and eth1 every so often when I
reboot. It is real annoying! How do I get it to stick to be the same all the
time? It is conflicting with a firewire controller...


Try ifrename:

debian[~]% wajig details ifrename
Package: ifrename
Priority: extra
Section: net
Installed-Size: 68
Maintainer: Guus Sliepen <[EMAIL PROTECTED]>
Architecture: i386
Source: wireless-tools
Version: 27-2
Depends: libc6 (>= 2.3.2.ds1-4), libiw27 (>= 27)
Filename: pool/main/w/wireless-tools/ifrename_27-2_i386.deb
Size: 42104
MD5sum: a27dd45c05e27d7955f77d8ea08b679a
Description: Rename network interfaces based on various static criteria
 Ifrename allow the user to decide what name a network interface will have.
 Ifrename can use a variety of selectors to specify how interface names 
match

 the network interfaces on the system, the most common selector is the
 interface MAC address.

But I *think* you cannot use eth* anymore.  I think you have to rename 
it since, switching doesn't seem to work very well.  (Or I did not know 
how to do it properly.)  I'm using lan* instead an works great!  (Just 
careful with the new name in the firewall.)


HTH,

Luis


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Where is everyone

2006-03-25 Thread David Baron
No postings is several days!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



occasionally bypassing ISP's transparent proxy

2006-03-25 Thread Dan Jacobson
I just want to sometimes get around my ISP's transparent proxy which
intercepts all port 80 traffic to anywhere, as sometimes it has too
old caches. Mostly very fast, but sometimes one wants a second view
without its help.

Do I need to install and learn e.g., "tor",
or is there some proxy someone can tell me about, where I could do e.g.,
http_proxy=http://1.2.3.4:5678/ wget --spider -d http://URL_I_want
to e.g., see the headers of that URL despite my ISP's proxy?

Must I go the lengths of
http://en.wikipedia.org/wiki/How_to_bypass_the_Great_Firewall_of_China#Debian_GNU.2FLinux_step_by_step


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Oliver Jato
i think this could be done with udev rules, though i only used them to
always have the same device aliases for my external fw disks.

here you'll find out how to write udev rules:
http://reactivated.net/writing_udev_rules.html

and this is a snippet i found on a web site:

# cat /etc/udev/network.rules
KERNEL=”eth*”, SYSFS{address}=”xx:xx:xx:xx:xx:x1″, NAME=”lan1″
KERNEL=”eth*”, SYSFS{address}=”xx:xx:xx:xx:xx:x2″, NAME=”lan2″
KERNEL=”eth*”, SYSFS{address}=”xx:xx:xx:xx:xx:x3″, NAME=”wlan1″
# cd /etc/udev/rules.d/ && ln -s ../network.rules z35_network.rules

Grüße / Regards,
Oliver
--
I'm also pre-POURED pre-MEDITATED and pre-RAPHAELITE!!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RE: Cyrus21 and Debian Serge

2006-03-25 Thread pedro lopez
and i do this too     imtest -u cyrus localhost     and the result was     connect: No route to host  failure: Network initialization.     then i make ping to mi localhost and nothing  not recive any packet  pedro lopez <[EMAIL PROTECTED]> escribió:i just install cyrus21-admin cyrus21-common cyrus21-doc cyrus21-imapd, and i try to login on cyrus like this    
 cyradm --user cyrus localhost      usesing de default instal cyrus.conf  and de systen say     cyradm:cannot connet to server 
    wtha can i do?  LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com

Re: cid tasksel postgresql install failure

2006-03-25 Thread Florian Kulzer

Andrew Sackville-West wrote:

On Sat, 25 Mar 2006 14:11:19 -0500 (EST)
Jude DaShiell <[EMAIL PROTECTED]> wrote:



As root /etc/rc.d/init.d/postgresql restart returns no such file message
and fails to restart so I figure this is in a broken state.



try /etc/init.d/postgresql restart


I think you might have to append the version number, e.g. for 8.1 it's
/etc/init.d/postgresql-8.1

(I am not sure how older versions handled this, though.)

Regards,
   Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: make-kpkg modules_clean UTS Release version problem

2006-03-25 Thread Florian Kulzer

John Talbut wrote:

I am trying to recompile my Kernel using exactly the same steps as I
have used successfully previously.

When I do make-kpkg modules_clean it exits with:

test -d ./debian/stamps || mkdir debian/stamps
exec debian/rules  DEBIAN_REVISION=rev.01  modules_clean
The UTS Release version in include/linux/version.h
 ""
does not match current version:
 "2.6.15"
Please correct this.
exit 2
make: *** [modules_clean] Error 2

Is this a bug?  Has something changed in the package source?  An
Internet search reveals some other people have had this problem but the
only thing that seems to have been solved is a similar bug some time ago.

I am using up to date Etch packages, in particular kernel-package
(10.036).


It is probably this bug (which is fixed in version 10.037):
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=355147

Regards,
Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: cid tasksel postgresql install failure

2006-03-25 Thread Andrew Sackville-West
On Sat, 25 Mar 2006 14:11:19 -0500 (EST)
Jude DaShiell <[EMAIL PROTECTED]> wrote:

> As root /etc/rc.d/init.d/postgresql restart returns no such file message 
> and fails to restart so I figure this is in a broken state.

try /etc/init.d/postgresql restart

A

> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 


pgpgzgVQEhY7B.pgp
Description: PGP signature


Re: scanner hp psc1402

2006-03-25 Thread steef

Ernst-Magne Vindal wrote:

On Sat, March 25, 2006 13:19, steef said:
  

hello folks,

samebody out there who can tell me how to get the scanner of a hp psc1402
working?

(tried out sane, xsane and the like already: without success and googling
was of no help. printer etc. works excellent with hplip)

regards,

steef
--

you don't need the weathermen to know the way the wind blows

BOB DYLAN


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]





Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
and many options for scanning and output format.
  

hi,

got the last package of vuescan from a hamrick-site (.tgz). (thanks!!) 
put it in my home_file and *untarred* it. it should work for the 1400 hp 
series ( i controlled that), but on my machine (sarge, 2.6.8-2-386 
standard kernel) it says :"there is no scan-device on this machine"


i am confused.

anybody knows how this can happen?

thanks,

steef



you don't need the weathermen to know the way the wind blows

BOB DYLAN


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




make-kpkg modules_clean UTS Release version problem

2006-03-25 Thread John Talbut
I am trying to recompile my Kernel using exactly the same steps as I 
have used successfully previously.


When I do make-kpkg modules_clean it exits with:

test -d ./debian/stamps || mkdir debian/stamps
exec debian/rules  DEBIAN_REVISION=rev.01  modules_clean
The UTS Release version in include/linux/version.h
 ""
does not match current version:
 "2.6.15"
Please correct this.
exit 2
make: *** [modules_clean] Error 2

Is this a bug?  Has something changed in the package source?  An 
Internet search reveals some other people have had this problem but the 
only thing that seems to have been solved is a similar bug some time ago.


I am using up to date Etch packages, in particular kernel-package (10.036).

I note that in the /usr/share/kernel-package/ruleset Changelog it states:

2006-02-27  Manoj Srivastava  <[EMAIL PROTECTED]>

* modules.mk (@echo "does not match current version):
  [EMAIL PROTECTED]/kernel-package--devel--9.0--patch-123
  Check the version information we shall be feeding the
  modules versus the stuff in $UTS_RELEASE_VERSION


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: scanner hp psc1402

2006-03-25 Thread steef

Bruno Buys wrote:

steef wrote:



hello folks,

samebody out there who can tell me how to get the scanner of a hp 
psc1402 working?
(tried out sane, xsane and the like already: without success and 
googling was of no help. printer etc. works excellent with hplip)


regards,

steef








Hi steef,
I had a psc1315 working ok with hplip and hpijs. Do you have the hpijs 
package installed? See this:


[EMAIL PROTECTED]:~$ apt-cache show hplip
Package: hplip

...(snip)...

.
You will need the hpijs package to have a working Unix printing solution.
.
 Homepage: http://hpinkjet.sourceforge.net





as far as i know is hpijs kind of *built in* in hplip: hplip is a 
follow-up for hpijs.


steef

--

you don't need the weathermen to know the way the wind blows

BOB DYLAN


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Cyrus21 and Debian Serge

2006-03-25 Thread pedro lopez
i just install cyrus21-admin cyrus21-common cyrus21-doc cyrus21-imapd, and i try to login on cyrus like this     cyradm --user cyrus localhost      usesing de default instal cyrus.conf  and de systen say     cyradm:cannot connet to server     wtha can i do?
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com

Re: unistall or disable X-Mode, desintalar o desabilitar X-Mode, Debian Serge

2006-03-25 Thread Florian Kulzer

pedro lopez wrote:

My PC do can with the X-way, and the system generates an error when
initiating, my interest not to repair that error, if to unistall or
to desible the X-way completely.  It is the first time that use
linux, and not like doing that.


I think the fastest way is to uninstall all packages which provide a
graphical login:

apt-get remove xdm kdm gdm

Regards,
   Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




RE: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Tyson Varosyan
Hi Matt,

Sounds like a good plan. I do not use DHCP and having the NIC built into the
kernel sounds swell. However, I am very new to debian - is there any chance
I could get a step-by step procedure for this? It would take me a week to
figure out otherwise. 

I already have modconf installed, which I think is the program I would use
to do that, but past that, I am lost...

Tyson Varosyan
Technical Manager, Uptime Technical Solutions LLC.
[EMAIL PROTECTED]
www.up-times.com
206-715-TECH (8324)

UpTime/OnTime/AnyTime 

-Original Message-
From: Matt Richards [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 25, 2006 11:52 AM
To: Tyson Varosyan
Cc: debian-user@lists.debian.org
Subject: Re: How do I make my NIC pick the same ETH port every time?

> Using Debian command mode 2.6 kernel.
>
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all
> the
> time? It is conflicting with a firewire controller...
>

what i would do if i had this problems is make the NIC are firewire card
load as modules then i can put a wait between them, e.g. i would load the
NIC when everything is booting and put a sleep and load the firewire
modules

.. or you could build the NIC into the kernel and load the firewire as
modules.

just make sure they always get loaded in the same order with a good time
gab between them.

also i would make sure the nic interface is up apon system boot, if you
are using dhcp this might be a problem if your not connected to the
network at boot.

HTH

Matt.


>
> Tyson Varosyan
> Technical Manager, Uptime Technical Solutions LLC.
> [EMAIL PROTECTED]
> www.up-times.com
> 206-715-TECH (8324)
>
> UpTime/OnTime/AnyTime
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Matt Richards
> Using Debian command mode 2.6 kernel.
>
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all
> the
> time? It is conflicting with a firewire controller...
>

what i would do if i had this problems is make the NIC are firewire card
load as modules then i can put a wait between them, e.g. i would load the
NIC when everything is booting and put a sleep and load the firewire
modules

.. or you could build the NIC into the kernel and load the firewire as
modules.

just make sure they always get loaded in the same order with a good time
gab between them.

also i would make sure the nic interface is up apon system boot, if you
are using dhcp this might be a problem if your not connected to the
network at boot.

HTH

Matt.


>
> Tyson Varosyan
> Technical Manager, Uptime Technical Solutions LLC.
> [EMAIL PROTECTED]
> www.up-times.com
> 206-715-TECH (8324)
>
> UpTime/OnTime/AnyTime
>
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Roberto C. Sanchez
Tyson Varosyan wrote:
> Using Debian command mode 2.6 kernel.
> 
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all the
> time? It is conflicting with a firewire controller...
> 

This thread may help:

http://lists.debian.org/debian-user/2006/01/msg00231.html

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


signature.asc
Description: OpenPGP digital signature


RE: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Tyson Varosyan
Unfortunately, this is not an options for us. This machine moves from
location to location on almost a daily basis... There has got to be a way...

Tyson Varosyan
Technical Manager, Uptime Technical Solutions LLC.
[EMAIL PROTECTED]
www.up-times.com
206-715-TECH (8324)

UpTime/OnTime/AnyTime 

-Original Message-
From: Paul Johnson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, March 25, 2006 11:29 AM
To: debian-user@lists.debian.org
Subject: Re: How do I make my NIC pick the same ETH port every time?

On Saturday 25 March 2006 11:09, Tyson Varosyan wrote:
> Using Debian command mode 2.6 kernel.
>
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all
> the time? It is conflicting with a firewire controller...

I have this same problem on a machine with several ethernet cards (and have
to 
spend time swapping cable around to make sure everything is where Linux 
expects after a reboot).  I solved this for now by not rebooting for 
anything.

-- 
Paul Johnson
Email and IM (XMPP & Google Talk): [EMAIL PROTECTED]
Jabber: Because it's time to move forward  http://ursine.ca/Ursine:Jabber


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: [OT] How to subscribe to this list but disasble receiving the mail?

2006-03-25 Thread S. Keeling
In linux.debian.user, you wrote:
>  On Fri, Mar 24, 2006 at 10:00:13PM +, Adam Funk wrote:
> > Someone on news.nntp.readers asked [1] about how to get posts through

That's me.

> > to the linux.debian.user newsgroup.  I told him to subscribe to the
> > debian-user mailing list, then disable mail delivery, in order to get
> > his posts through the newsgroup -> mailing list gateway.

I asked this of the list masters.  They say just unsubscribe.

>  The first time you post to linux.debian.user, you should get an email 
>  from lists.bofh.it.  When you answer that email you should be able to 
>  post via the newsgroup.

I have been through that hoop.  I'm subscribed to lists.bofh.it, yet
posts to l.d.* never make it to the list.  They're silently dropped.
Mail to [EMAIL PROTECTED] and [EMAIL PROTECTED]
have so far been ignored.

This one may (?) get through because it's being mailed to [EMAIL PROTECTED]

Posts to l.d.* don't get through.


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)http://www.spots.ab.ca/~keeling   Linux Counter #80292
- -Spammers! http://www.spots.ab.ca/~keeling/emails.html
   http://www.ietf.org/rfc/rfc1855.txt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Paul Johnson
On Saturday 25 March 2006 11:09, Tyson Varosyan wrote:
> Using Debian command mode 2.6 kernel.
>
> My NIC keeps jumping around between eth0 and eth1 every so often when I
> reboot. It is real annoying! How do I get it to stick to be the same all
> the time? It is conflicting with a firewire controller...

I have this same problem on a machine with several ethernet cards (and have to 
spend time swapping cable around to make sure everything is where Linux 
expects after a reboot).  I solved this for now by not rebooting for 
anything.

-- 
Paul Johnson
Email and IM (XMPP & Google Talk): [EMAIL PROTECTED]
Jabber: Because it's time to move forward  http://ursine.ca/Ursine:Jabber


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Postgresql 8.1.3 Debian installation encoding question

2006-03-25 Thread Joost Kraaijeveld
Hi,

I was forced to reinstall PostgreSQL 8.1.3 on my Debian machine, using
the deb installation files. I used to have UTF8 or LATIN1 encoding  for
the postgres, template0 and template1 databases (can't remember which
one I actualy had :-( ).  But after my reinstallation I suddenly had
SQL_ASII as (default) encoding. 

How can I change that? Why did the Debian encoding change? Can I still
use the Debian deb files or must I manually initdb PostgreSQL?

TIA

Joost





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



re: cid tasksel postgresql install failure

2006-03-25 Thread Jude DaShiell
As root /etc/rc.d/init.d/postgresql restart returns no such file message 
and fails to restart so I figure this is in a broken state.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




How do I make my NIC pick the same ETH port every time?

2006-03-25 Thread Tyson Varosyan
Using Debian command mode 2.6 kernel.

My NIC keeps jumping around between eth0 and eth1 every so often when I
reboot. It is real annoying! How do I get it to stick to be the same all the
time? It is conflicting with a firewire controller...


Tyson Varosyan
Technical Manager, Uptime Technical Solutions LLC.
[EMAIL PROTECTED]
www.up-times.com
206-715-TECH (8324)

UpTime/OnTime/AnyTime 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Netlimiter liike tool

2006-03-25 Thread Matt Johnson

--- Steve Lamb <[EMAIL PROTECTED]> wrote:

> anoop aryal wrote:
> > is openoffice.org *EXACTLY* like MS Office?
> > is Evolution *EXACTLY* like Outlook?
> 
> No, but I wasn't asking for an exact match. 
> That was a strawman Tony set
> up.  I asked for a tool that was *like* it.  I even
> described the tool, it set
> limits on applications.  Traffic Shaping, as I have
> pointed out several times,
> does not limit applications.  So how, then, is it
> even *like* netlimiter?  A
> comparison would be someone asking for Office and
> being pointed to EMACS and
> not even XEMACS.

Perhaps send simultaneous replies guys, so you can all
have the last word, eh?

--
Matt





___ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.yahoo.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Netlimiter liike tool

2006-03-25 Thread Duncan Anderson
On Saturday, 25 March 2006 20:33, Steve Lamb wrote:
> anoop aryal wrote:
> > is openoffice.org *EXACTLY* like MS Office?
> > is Evolution *EXACTLY* like Outlook?
>
> No, but I wasn't asking for an exact match.  That was a strawman Tony
> set up.  I asked for a tool that was *like* it.  I even described the tool,
> it set limits on applications.  Traffic Shaping, as I have pointed out
> several times, does not limit applications.  So how, then, is it even
> *like* netlimiter?  A comparison would be someone asking for Office and
> being pointed to EMACS and not even XEMACS.

OK you guys, chill out. This is getting boring. If you look at all the 
postings in this thread, the only thing suggested which does what you asked, 
minus the GUI, is trickle. Someone could probably write a pretty front end 
for trickle, but it seems to do what you want, ie. allow per application 
control of bandwidth utilisation.

cheers
Duncan


___ 
NEW Yahoo! Cars - sell your car and browse thousands of new and used cars 
online! http://uk.cars.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: scanner hp psc1402

2006-03-25 Thread Ernst-Magne Vindal

On Sat, March 25, 2006 17:26, Andrew Sackville-West said:
> On Sat, 25 Mar 2006 13:33:44 +0100 (CET)
> "Ernst-Magne Vindal" <[EMAIL PROTECTED]> wrote:
>
> [...]
>> >
>>
>> Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
>> and many options for scanning and output format.
>
> Do you find that you need to stop the printing service before a scan? I
> haven't tried mine in a while because it used to lock itself up. I
> recently read that /etc/init.d/hplip stop (or whatever its called) before
> scanning was required.
>
> A
>
No, no need to do anything. I use cups for printing, or just the command
lp when printing from emacs og pine.
I think the scanner is initializied when starting vuescan (it sounds like
that).
The printer is normally connected to another debian box that acts as a
server, printing with samba from linux and windoze clients. Just
connect/reconnect between the two machines when I need the scanner on my
desktop.

Running kernel 2.6.8-16, sid.

-- 
/ernst-magne

If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Netlimiter liike tool

2006-03-25 Thread Steve Lamb
anoop aryal wrote:
> is openoffice.org *EXACTLY* like MS Office?
> is Evolution *EXACTLY* like Outlook?

No, but I wasn't asking for an exact match.  That was a strawman Tony set
up.  I asked for a tool that was *like* it.  I even described the tool, it set
limits on applications.  Traffic Shaping, as I have pointed out several times,
does not limit applications.  So how, then, is it even *like* netlimiter?  A
comparison would be someone asking for Office and being pointed to EMACS and
not even XEMACS.

-- 
 Steve C. Lamb | I'm your priest, I'm your shrink, I'm your
   PGP Key: 8B6E99C5   | main connection to the switchboard of souls.
---+-



signature.asc
Description: OpenPGP digital signature


Re: Netlimiter liike tool

2006-03-25 Thread anoop aryal
On Friday 24 March 2006 11:07 pm, Steve Lamb wrote:
> Tony Godshall wrote:
> > Looking for things in open source that work EXACTLY like
> > commercial tools in Windows is a recipe for failure.
>
> Uh, no, it's not.  It's pretty much the foundation of where a lot of OS
> software pulls people away from Commercial applications.  I mean would you
> call someone trolling if they were asking "Is there an office suite like
> Microsoft Office" (OpenOffice.org), or "an email/scheduling client like
> Outlook" (Evolution)?  No.  So sorry, it isn't a recipe for failure...

it's not a recipe for failure for asking. but it certainly becomes one when 
you start abusing the people who come up with something close *as best as 
they can*. you yourself have suggested that OO.o is a replacement for 
MSOffice. and Evolution for MSOutlook.

is openoffice.org *EXACTLY* like MS Office?
is Evolution *EXACTLY* like Outlook?

i can come up with a set of criteria where OO.o would not be as EXACT a 
replacement as you seem to think. now, does the person recommending OO.o 
deserve a flogging? more to the point, you suggested that OO.o is a 
replacement for MSOffice. should i start a flame fest with you?

# apt-get install mind-reader && read-mind
neural-network unreachable.

>
> > Go troll somewhere else.
>
> ..so please take your own advice and troll elsewhere.

-- 


anoop
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



"free blocks count wrong" in sarge

2006-03-25 Thread Carlos Rodrigues
Hi!

I have a server running Debian Sarge (kernel 2.6.8). When I reboot it
and run a "fsck.ext3 -f" (with all of them unmounted) on the three
partitions that is has, occasionally it reports some errors about "free
blocks count wrong on group #X".

When it happens, it is always in the same partition (which contains the
user's homes), which is being shared by NFS.

Has anybody ever seen something like this?

--
Carlos Rodrigues



Re: kernel-image-2.6.8-3-686-smp update

2006-03-25 Thread Andrew Cady
On Sat, Mar 25, 2006 at 04:28:42AM +, Ramsay D. Seielstad wrote:
>
>   Greetings all, seems the kernel-images have recently been updated
> and I'm not sure how to proceed.  I'm running an IBM dual xeon 2.4 ghz
> system on the stock kernel-image-2.6.8-2-686-smp with no problems.
>
>   Now kernel-image-2.6.8-3-686-smp is available and I get the warning
> about installing over the running kernel.  Prudently I decided against
> it.

The problem is only that if your new kernel doesn't work, you won't have
the old, known-working kernel around to fall back on.  Actually, this
isn't so bad; it rarely happens, and you can always boot from CD to fix
the problem.  But, of course, that is a hassle; better to keep the old
kernel around.

>  Can just install this update over the running kernel and reboot it,
> or should I install a different 386 kernel, boot it and then install
> the update?

That will keep you safe.  However, the better approach is to use a
different name for your custom-built kernel than the official Debian
one uses.  This will allow you to keep both kernels installed, and
also may save you some headache later on.  This can be done with the
--append-to-version option to make-kpkg.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



"free blocks count wrong" in sarge

2006-03-25 Thread Carlos Rodrigues

Hi!

I have a server running Debian Sarge (kernel 2.6.8). When I reboot it 
and run a "fsck.ext3 -f" (with all of them unmounted) on the three 
partitions that is has, occasionally it reports some errors about "free 
blocks count wrong on group #X".


When it happens, it is always in the same partition (which contains the 
user's homes), which is being shared by NFS.


Has anybody ever seen something like this?

Carlos Rodrigues


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




unistall or disable X-Mode, desintalar o desabilitar X-Mode, Debian Serge

2006-03-25 Thread pedro lopez
My PC do can with the X-way, and the system generates an error when initiating, my interest not to repair that error, if to unistall or to desible the X-way completely.  It is the first time that use linux, and not like doing that.         Mi PC do puede con el modo grafico, y me genera un error al iniciar el sistema, mi interés no reparar ese error, si no desinstalar o debilitar el modo grafico de forma definitiva. Es la primera vez que uso      gracias
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com

Re: apt-get and proxy servers

2006-03-25 Thread pedro lopez
 Sumo.     thanks you gave me an idea and I did this      edit   >  /root/.bashrc       export http_proxy=http://1.1.1.1:3128/     and edit   >  /root/profile       export http_proxy=http://1.1.1.1:3128/     and work for mi.        "Sumo Wrestler (or just ate too much)" <[EMAIL PROTECTED]> escribió:  pedro lopez wrote:> i conect to internet by a proxy server, how i can configure apt-get?> I've never had to do it before, but I'd guess that you'd define the environment variable "http_proxy". Look at the man page for
 sources.list:$ man sources.listYou would define (and export) the variable before invoking apt-get.$ export http_proxy=http://proxy.server.example.com:8080$ apt-get updateIf you use ftp, define ftp_proxy also.Keep the discussions on the list so that other people can benefit, and others can correct my screw-ups :)-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com
		LLama Gratis a cualquier PC del Mundo.Llamadas a fijos y móviles desde 1 céntimo por minuto.http://es.voice.yahoo.com

Re: Etch and kvpnc

2006-03-25 Thread Justin Guerin
Grant Thomas wrote:

> I have need of connecting to a Cisco VPN server.
> On windows I can use the cisco VPN utility just fine; so it is not a
> connectivity issue.
> 
> I have installed kvpnc and vpnc, so I should have all the packages I
> need. Also, I have transferred my *.pcf file from my windows box to my
> debian workstation.
> 
> This is where the problem comes in. When I try to initiate a
> connection through kvpnc, the application crashes; at the bottom of
> this message is a backtrace from KDE's crash handler.
> 
> I have tried running from the command line, but I run into a problem:
> vpnc asks for a group password. In my pcf file, the cleartext password
> is empty, but the encoded password is used.
> 
> So, since I do not know the group password, this is what vpnc
> expresses on execution:
> vpnc output:
> ---
> vpnc: hash comparison failed: AUTHENTICATION_FAILED
> check group password!
> ---
> 
> I guess My main question is if anyone knows of a way to use the
> encoded group password in vpnc.(option enc_GroupPwd in the pcf file)
> 
> Any help is appreciated.
> Thanks very much.
> 
> 
> [snip backtrace]

In the manage profiles / certificate/PSK area, can you check the option
"File contains PSK", then point to your pcf file?  Does that work?

Justin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Apache 2 global and virtual host log configuration

2006-03-25 Thread Andrew Cady
On Fri, Mar 24, 2006 at 05:16:46PM +, Terry Burton wrote:

[...]

> In a typical configuration httpd overrides the main CustomLog
> settings with those found in virtual hosts. What I need is a way to
> specify the main CustomLog such that it is not overridden, but rather
> complemented, by further CustomLog directives in the virtual hosts.
> This way I have a _single_pipe_logger_ capturing everything, as well
> as the usual virtual host log files.

Use split-logfile as suggested in the apache manual.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: what kernel modules am I really using?

2006-03-25 Thread Justin Guerin
Javier Bernal wrote:

> Hello list,
> 
> I want to know which of the modules that 'lsmod' shows I am currently
> using.
> 
> lsmod shows 42 modules. Are all of them being used?
> 
> Can I see which device is using which module?
> 
> Thanks
> 
Your best bet here is to install the kernel documentation package.  There,
you'll find a description of all the modules and what they're supposed to
do.  Many are support for specific hardware.  If you know you don't have
that hardware, you can remove that module.

Without consulting the documentation, you could always modprobe -r each
module that isn't referred to by another module.  If it removes, then it
wasn't being used.  If it is being used, you won't be able to remove it. 
Note, however, as Sumo points out, some modules may not be presently used,
but will be needed at specific times (especially the ppp modules).  So just
be aware that when programs that used to work fail for bizarre reasons, it
may just be that you removed a module it depends on.

Justin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Fujitsu N3410 Hd won't mount

2006-03-25 Thread Justin Guerin
Damon Randel wrote:

> Fujitsu N3410 Hd won't boot linux.
> 
> I think that linux is seeing my ultra ata 100 as a scsi or sata device and
> can't use it. what kind of drivers or modules do i need to make this work
> (gory details below) . I've installed a couple of different distros on
> desktops and have not had major problems. This is probably something
> obvious or easy but I am so new to this and my Google Fu is just up to
> this.
> 
I don't think this is something obvious.  It's taken me a while to dig up
this information, so don't feel bad. :-)  Of course, don't feel bad at all
if this information doesn't help.  ;-)

> ==
> Basic Specs
> Fujitsu Lifebook N3410
> Intel Pentium m 740 1.73GHz
> 915GM chipset
> 512M Ram
> Graphics - mobile Intel 915GM/GMS 910GML
> HD - Toshiba MK8025GAS - Ultra DMA 100 - it is an ata not a sata drive
> according to specs @ toshiba
According to the information I found, you are correct.

> IDE/ATA controllers intel 82801FB/FBM Ultra ATA storage controllers
I believe this is a SATA controller chipset.  This is where your problem
begins.  Luckily, it can be solved, since SATA includes backward
compatibility with PATA.  You just have to enable it.

> Windows Xp Media Center (works with no problems)
> all of these specs came from windows hardware manager and toshiba
> 
>  opps all most forgot
> Here how i partitioned it - primary for linux drives so that windows can't
> see the drives and want to format them. fat 32 so that i can transfer
> stuff between win and linux
> 
> 80G
> part1: ntfs (shrank to 15G) - primary
> part2: reiser 15G - primary
> part3: swap 3 gig - primary
> part4: extended/logical fat32
> 
> =
> Basic Scenario
> 
> I installed debian (5 times same results) etch (and sarg) kernal 2.6.xx
> (and 2.6 generic & 2.4) the net install for the latest driver and stuff. I
> boot up and install. I get to disk partitioning. The partitioning software
> recognizes the hard drive (even has the right model # and size) as sda not
> hda but it recognizes the partitions and lets me work with them. I
> partition and format. go through the entire install without any problems
> (that I am aware of). Install grub it recognizes win xp for dual boot.
> finish installation. Reboot and grub comes up no problem choose linux and
> starts booting (I think) it rattles off a bunch of ata errors (see below)
> and drops me to grub shell. I can't seem to do anything here that is
> effective to solve the problem.
> 
> debian error messages
> These are the ones that i remember.they moved by very fast and look like
> the same error messages i got with kanotix as it booted.
> ata1:  Status=0x51 { driveready seekcomplete error }
> ata1:  error=0x40  { drivestatus error }
> endrequest: I/O error dev sda nsector 156301424
> 
> =
> Attempted solutions
> Checked google & google/linux checked linux on laptops (only 1 n series
> and it was much older) looked at several other lifebooks did not see any
> with similar problem.
> Tried repartitioning - Checked partitions with Partition Magic, Partition
> Commander, Partition manager
> Checked hard drive with two different diagnostic packages - reported no
> problems
> Re- Installed again and again and again checking and repartitioning each
> time. Grub works can boot to windows or attempt the linux.
> Next tried several different live cd's (i'v been playing with these on and
> off for several months on my desktop computers) with different results.
> Here are the results.
> 
> ==
> Kanotix
> 2005-4, 2006 ce-bit rc 3 with many different boot options.
> Boots up and every thing seems to work (there are error messages during
> boot look below full details). Sound, excelant video, even the wirless and
> i have net access. The hard drive shows on the desktop as sda. can't
> access it. try launching qtparted and it goes into never never land (same
> thing happens in knoppix).and it seems to keep trying to acess the hard
> drive all the time and the 2nd set of errors on terminal 1 just keep
> scrolling on and on.
> 
> 1st set of errors
> ata1:  translated ata stat/err 0x51/04 to scsi sk/asc/ascq 0xb/00/00 -
> REPEATS 5 TIMES and then
> Buffer I/O errors on device sda logical block 0
> repeats the above 3 times
> 
> continues to boot and the next set of errors
> ata1: port reset p_is 4001 is 1 pis 0 cmd 4017 tf 4d1 ss 113 se 0
> ata1: translated ata stat/err 0x51/04 to scsi sk/asc/ascq 0xb/00/00
> ata1: staus=0x51 { driveready seekcomplete error }
> ata1: error=0x40 { drivestatus error }
> endrequest: I/O error dev sda sector  (changes)
> buffer I/O error on device sda logical block xxx
> repeats the above endlessly.
> 
> 
> Knoppix
> 4.0.2 2005 9-23  tried several different boot options

Re: scanner hp psc1402

2006-03-25 Thread Andrew Sackville-West
On Sat, 25 Mar 2006 13:33:44 +0100 (CET)
"Ernst-Magne Vindal" <[EMAIL PROTECTED]> wrote:

[...]
> >
> 
> Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
> and many options for scanning and output format.

Do you find that you need to stop the printing service before a scan? I haven't 
tried mine in a while because it used to lock itself up. I recently read that 
/etc/init.d/hplip stop (or whatever its called) before scanning was required.

A


pgpYZrX177zOR.pgp
Description: PGP signature


Re: Fujitsu N3410 Hd won't mount

2006-03-25 Thread Andrew Sackville-West
On Sat, 25 Mar 2006 03:41:12 -0800
"Damon Randel" <[EMAIL PROTECTED]> wrote:

> Fujitsu N3410 Hd won't boot linux.
> 
> I think that linux is seeing my ultra ata 100 as a scsi or sata device and
> can't use it. what kind of drivers or modules do i need to make this work
> (gory details below) . I've installed a couple of different distros on
> desktops and have not had major problems. This is probably something obvious
> or easy but I am so new to this and my Google Fu is just up to this.
> 
> ==
> Basic Specs
> Fujitsu Lifebook N3410
> Intel Pentium m 740 1.73GHz
> 915GM chipset
> 512M Ram
> Graphics - mobile Intel 915GM/GMS 910GML
> HD - Toshiba MK8025GAS - Ultra DMA 100 - it is an ata not a sata drive
> according to specs @ toshiba
> IDE/ATA controllers intel 82801FB/FBM Ultra ATA storage controllers
> Windows Xp Media Center (works with no problems)
> all of these specs came from windows hardware manager and toshiba
> 
>  opps all most forgot
> Here how i partitioned it - primary for linux drives so that windows can't
> see the drives and want to format them. fat 32 so that i can transfer stuff
> between win and linux
> 
> 80G
> part1: ntfs (shrank to 15G) - primary
> part2: reiser 15G - primary
> part3: swap 3 gig - primary
> part4: extended/logical fat32
> 
> =
> Basic Scenario
> 
> I installed debian (5 times same results) etch (and sarg) kernal 2.6.xx (and
> 2.6 generic & 2.4) the net install for the latest driver and stuff. I boot
> up and install. I get to disk partitioning. The partitioning software
> recognizes the hard drive (even has the right model # and size) as sda not
> hda but it recognizes the partitions and lets me work with them. I partition
> and format. go through the entire install without any problems (that I am
> aware of). Install grub it recognizes win xp for dual boot. finish
> installation. Reboot and grub comes up no problem choose linux and starts
> booting (I think) it rattles off a bunch of ata errors (see below) and drops
> me to grub shell. I can't seem to do anything here that is effective to
> solve the problem.
> 
> debian error messages
> These are the ones that i remember.they moved by very fast and look like the
> same error messages i got with kanotix as it booted.
> ata1:  Status=0x51 { driveready seekcomplete error }
> ata1:  error=0x40  { drivestatus error }
> endrequest: I/O error dev sda nsector 156301424
> 
> =

did you get the "Linux." line before the errors?

> Attempted solutions
> Checked google & google/linux checked linux on laptops (only 1 n series and
> it was much older) looked at several other lifebooks did not see any with
> similar problem.
> Tried repartitioning - Checked partitions with Partition Magic, Partition
> Commander, Partition manager
> Checked hard drive with two different diagnostic packages - reported no
> problems
> Re- Installed again and again and again checking and repartitioning each
> time. Grub works can boot to windows or attempt the linux.
> Next tried several different live cd's (i'v been playing with these on and
> off for several months on my desktop computers) with different results. Here
> are the results.
> 
> ==
> Kanotix
> 2005-4, 2006 ce-bit rc 3 with many different boot options.
> Boots up and every thing seems to work (there are error messages during boot
> look below full details). Sound, excelant video, even the wirless and i have
> net access. The hard drive shows on the desktop as sda. can't access it. try
> launching qtparted and it goes into never never land (same thing happens in
> knoppix).and it seems to keep trying to acess the hard drive all the time
> and the 2nd set of errors on terminal 1 just keep scrolling on and on.
> 
> 1st set of errors
> ata1:  translated ata stat/err 0x51/04 to scsi sk/asc/ascq 0xb/00/00 -
> REPEATS 5 TIMES and then
> Buffer I/O errors on device sda logical block 0
> repeats the above 3 times
> 
> continues to boot and the next set of errors
> ata1: port reset p_is 4001 is 1 pis 0 cmd 4017 tf 4d1 ss 113 se 0
> ata1: translated ata stat/err 0x51/04 to scsi sk/asc/ascq 0xb/00/00
> ata1: staus=0x51 { driveready seekcomplete error }
> ata1: error=0x40 { drivestatus error }
> endrequest: I/O error dev sda sector  (changes)
> buffer I/O error on device sda logical block xxx
> repeats the above endlessly.
> 
> 
> Knoppix
> 4.0.2 2005 9-23  tried several different boot options
> Boots great. no error messages.sound video and wireless works. does not
> endlessly try to access the hard drive. looks good seems ok except is try to
> use qt-parted and the it goes into never never land. SDA shows up on the
> desktop but you can't mount it
> 
> ===

Re: icewm and keyboards

2006-03-25 Thread Roberto C. Sanchez
Jesus Arocho wrote:
> I changed from kde to icewm, much faster and I like the keyboard approach.  
> But my keyboard is now back to US English and I cannot insert accents when 
> typing in Spanish.  Where do I make the change?
> 
> 

You probably need to change your X configuration to use the "deadkeys"
layout.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


signature.asc
Description: OpenPGP digital signature


Re: Problem with acpi

2006-03-25 Thread Florian Kulzer

Matthias Pfeifer wrote:

Hi,
i have acpid-1.0.4 (the standard testing version) and acpitool 0.4.0.
when i do a "acpitool -s" the system suspends (to ram). The only way
to wake it up seems to be to press the powerbutton. However this is
then recognized by the awakening system and... it is shutting down...
is this standard behaviour? 


I had the same problem on my laptop. I made a small change to
/etc/acpi/powerbtn.sh, adding the following line right after the comment
section:

[ -e /tmp/powerbtn_flag_hibernate ] && rm -f /tmp/powerbtn_flag_hibernate && 
exit 0

(I have posted the whole script to http://pastebin.com/621675 to avoid
ambiguities due to line wrapping in emails; the addition is on line
number 6.)

The additional line checks if the file /tmp/powerbtn_flag_hibernate
exists; if it does exist then the file is deleted and the script will
exit without shutting down the computer. Otherwise it will work as before.

Now all you have to do before you suspend to ram is "touch
/tmp/powerbtn_flag_hibernate" to generate this file. I have included
this command in etc/hibernate/hibernate.conf (package "hibernate") and
now my laptop wakes up without problems when I press the power button.

Regards,
   Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cid tasksel postgresql install failure

2006-03-25 Thread Jude DaShiell
tasksel returns an error 255 when installing postgresql.  Before that 
happens though several packages appear to get installed and configured. 
The error happens right after postgresql-doc is configured and 100% shows 
up on the screen.  It's possible the installation may have gone completely 
correctly but tasksel coulldn't handle whatever happened and bombed out 
anyway.  I'll check this out later today since I have to do a credit union 
run before the place closes and shopping today.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Help logging activity from a Linksys box

2006-03-25 Thread Scott Ehrlich
On 3/25/06, Gene Heskett <[EMAIL PROTECTED]> wrote:
> On Saturday 25 March 2006 06:47, Scott Ehrlich wrote:
> >I have a Linksys BEFSR81 and am trying to capture its incoming and
> >outgoing logs to my debian box.   I've searched www.google and
> >groups.google and have tried the various things mentioned, but still
> >can't get the logs captured to a file.

Ignore my previous followup question.   Having reviewed the logs,
things are actively getting captured.

Thanks!

Scott

> >
> >What files and configurations of said files am I missing to get things
> > going?
>
> I think what you're referring to is 'snmptrapd', which is installed on
> some systems already but apparently not enabled by default.  If logging
> is enabled in the router, then this utility will capture that logging
> output to a file in /var/log/snmptrapd.log.  It was part of the rh7.3
> install that I use for a firewall, and all I had to do was start it. As
> it logs the src and dest address and port #'s of all traffic, it will
> generate a sizable log if you are running a BT client.  This info, in
> my case from a BEFSR41, contains a lot of what I'd call extrainious
> information IMNSHO, easily quadrupling the size of the log.
>
> You'll also need to figure out a way to incorporate the log rotation
> tasks for it.
>
> >Thanks.
> >
> >Scott
>
> --
> Cheers, Gene
> People having trouble with vz bouncing email to me should add the word
> 'online' between the 'verizon', and the dot which bypasses vz's
> stupid bounce rules.  I do use spamassassin too. :-)
> Yahoo.com and AOL/TW attorneys please note, additions to the above
> message by Gene Heskett are:
> Copyright 2006 by Maurice Eugene Heskett, all rights reserved.
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



Re: Computer-library software suggestions?

2006-03-25 Thread hendrik
On Fri, Mar 24, 2006 at 01:36:17PM +1100, Arafangion wrote:
> Kchula-Rrit wrote:
> 
> >I would like to set-up a "library computer" at home, sort of like 
> >Wikipedia for my own use.  Does anyone have suggestions for a program 
> >that's easy to set-up and use?
> >
> >Kchula-Rrit.
> >
> >
> > 
> >
> If you like wikipedia so much, why don't you install your own wiki, and 
> use that?
> 
> (Incidentialy, I'm writing a tool that will convert many documents into 
> a nice, easy to use website system, but it's in Java, and I have to do 
> it in 7 more weeks, and I still need to do another 500 pages of 
> documentation before I start implementing it - yup, it's a uni 
> assignment, but if you're still interested, let me know)

And I suppose you also need the tool to be running so you can manage the 
500 pages of documentation while you write it?

-- hendrik


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



smb4k can't umount a share anymore in sid

2006-03-25 Thread Richard
Hi ... it seems that smb4k also try to use the --cifs option for
umounting a share. But when i try to umount it gives me an error
telling me this option is not supported by umount ... the details of
the error which occurs is:

 /bin/umount: unrecognized option `--cifs'
Usage: umount [-hV]
umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]
umount [-f] [-r] [-n] [-v] special | node...

Do i just have to wait for a next update? Or is there a workaround in
some smb4k configuration file? ... i already can manualy umount the
share but would like to use smb4k also to umount.


Richard



Re: dyndns and webserver

2006-03-25 Thread Marc Shapiro

Andreas Rippl wrote:


On Sat, Mar 25, 2006 at 07:19:51AM -0500, Jesus Arocho wrote:
 

Yesterday I set up an account with dyndns.  And here is perhaps a dumb 
question.  I tried to view my webpage on the Apache server and nothing, 
should I see something or must I try to access from outside my own network?


   


For this purpose, many DSL modems/routers have a
configuration option which enables you to define traffic
by port which should be forwarded to a specific machine
inside your network. Thus you could set one box up for
web serving and another for secure shell access.
 

On my Westell DSL Modem/Router the option seems to be found under 
"Configuration/Service Configuration".


--
Marc Shapiro

No boom today. Boom tomorrow. There's always a boom tomorrow.
What?! Look, somebody's got to have some damn perspective around here.
Boom. Sooner or later ... boom!

- Susan Ivanova: B5 - Grail


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Help logging activity from a Linksys box

2006-03-25 Thread Scott Ehrlich
On 3/25/06, Gene Heskett <[EMAIL PROTECTED]> wrote:
> On Saturday 25 March 2006 06:47, Scott Ehrlich wrote:
> >I have a Linksys BEFSR81 and am trying to capture its incoming and
> >outgoing logs to my debian box.   I've searched www.google and
> >groups.google and have tried the various things mentioned, but still
> >can't get the logs captured to a file.
> >
> >What files and configurations of said files am I missing to get things
> > going?
>
> I think what you're referring to is 'snmptrapd', which is installed on
> some systems already but apparently not enabled by default.  If logging
> is enabled in the router, then this utility will capture that logging
> output to a file in /var/log/snmptrapd.log.  It was part of the rh7.3
> install that I use for a firewall, and all I had to do was start it. As
> it logs the src and dest address and port #'s of all traffic, it will
> generate a sizable log if you are running a BT client.  This info, in
> my case from a BEFSR41, contains a lot of what I'd call extrainious
> information IMNSHO, easily quadrupling the size of the log.

I've been performing some manual testing of the snmp commands and seen
some logging.   Now that I have snmplogd running and sysklogd running
with "-r", will the logs automatically start to pick up incoming and
outgoing traffic and their associated ports, or do I need to put a
special periodic query for that?  If yes for the special periodic
query, how?

Thanks again.

Scott

>
> You'll also need to figure out a way to incorporate the log rotation
> tasks for it.
>
> >Thanks.
> >
> >Scott
>
> --
> Cheers, Gene
> People having trouble with vz bouncing email to me should add the word
> 'online' between the 'verizon', and the dot which bypasses vz's
> stupid bounce rules.  I do use spamassassin too. :-)
> Yahoo.com and AOL/TW attorneys please note, additions to the above
> message by Gene Heskett are:
> Copyright 2006 by Maurice Eugene Heskett, all rights reserved.
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>



Re: Help logging activity from a Linksys box

2006-03-25 Thread Gene Heskett
On Saturday 25 March 2006 06:47, Scott Ehrlich wrote:
>I have a Linksys BEFSR81 and am trying to capture its incoming and
>outgoing logs to my debian box.   I've searched www.google and
>groups.google and have tried the various things mentioned, but still
>can't get the logs captured to a file.
>
>What files and configurations of said files am I missing to get things
> going?

I think what you're referring to is 'snmptrapd', which is installed on 
some systems already but apparently not enabled by default.  If logging 
is enabled in the router, then this utility will capture that logging 
output to a file in /var/log/snmptrapd.log.  It was part of the rh7.3 
install that I use for a firewall, and all I had to do was start it. As 
it logs the src and dest address and port #'s of all traffic, it will 
generate a sizable log if you are running a BT client.  This info, in 
my case from a BEFSR41, contains a lot of what I'd call extrainious 
information IMNSHO, easily quadrupling the size of the log.

You'll also need to figure out a way to incorporate the log rotation 
tasks for it.

>Thanks.
>
>Scott

-- 
Cheers, Gene
People having trouble with vz bouncing email to me should add the word
'online' between the 'verizon', and the dot which bypasses vz's
stupid bounce rules.  I do use spamassassin too. :-)
Yahoo.com and AOL/TW attorneys please note, additions to the above
message by Gene Heskett are:
Copyright 2006 by Maurice Eugene Heskett, all rights reserved.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Problem with acpi

2006-03-25 Thread Matthias Pfeifer
Hi,
i have acpid-1.0.4 (the standard testing version) and acpitool 0.4.0.
when i do a "acpitool -s" the system suspends (to ram). The only way
to wake it up seems to be to press the powerbutton. However this is
then recognized by the awakening system and... it is shutting down...
is this standard behaviour? 

Matthias Pfeifer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: scanner hp psc1402

2006-03-25 Thread Bruno Buys

steef wrote:



hello folks,

samebody out there who can tell me how to get the scanner of a hp 
psc1402 working?
(tried out sane, xsane and the like already: without success and 
googling was of no help. printer etc. works excellent with hplip)


regards,

steef








Hi steef,
I had a psc1315 working ok with hplip and hpijs. Do you have the hpijs 
package installed? See this:


[EMAIL PROTECTED]:~$ apt-cache show hplip
Package: hplip

...(snip)...

.
You will need the hpijs package to have a working Unix printing solution.
.
 Homepage: http://hpinkjet.sourceforge.net





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: mrtg directories

2006-03-25 Thread Steve Lamb
John Graves said:
> I am trying to move mrtg from a windows system to my linux server
> running sarge.  I have found that mrtg was installed and I have placed
> the mrtg.cfg file into ./etc/ Where do I place the  work directory?

Whereever you like as long as you change the configuration file to point
to it.  However, somewhere in /var/www/ is customary in my experience.

> Also can I move all the data from my windows system that currently
> resides in  c:\mrtgdata\ ?

You should be able to.  Give it a try.  The worst that could happen is
that it doesn't work which is what would happen if you didn't try.  :)

-- 
Steve Lamb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



mrtg directories

2006-03-25 Thread John Graves
I am trying to move mrtg from a windows system to my linux server 
running sarge.  I have found that mrtg was installed and I have placed 
the mrtg.cfg file into ./etc/   Where do I place the  work directory?  
Also can I move all the data from my windows system that currently 
resides in  c:\mrtgdata\ ?


John G.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: etch

2006-03-25 Thread hendrik
On Thu, Mar 23, 2006 at 12:09:12PM -0500, Kevin Mark wrote:
> On Thu, Mar 23, 2006 at 05:14:33PM +0100, Florian Kulzer wrote:
> > Jim Woodward wrote:
> > >I have testing in my sources.list.
> > >Does this mean I am running etch?
> > >I am running kernel 2.6.15.6
> > >If I am not running etch, how can I upgrade without a new installation?
> > 
> > If you started out with testing in your sources.list or if you did a
> > dist-upgrade since you included it, then you should indeed be running
> > Etch. The fact that you are using a 2.6.15 kernel suggests it, too.
> > 
> > Simply look at the output of "cat /etc/issue" to be sure. Another
> > characteristic thing is your version of libc6; "apt-cache policy libc6"
> > will tell you what it is and where it came from.
> > 
> > Regards,
> > Florian
> Hi *,
> the way I look at it, you can run a moving-target stream of debian, a
> pre-stable stream (aka testing) or a stable 'release' (aka woody,sarge).
> if 'stable', 'testing' or 'unstable' are in your sources.list, you are
> running a 'moving-target' system. If you run 'etch'(the current
> pre-stable) in your list, EVENTUALLY you will be running 'etch' (the
> stable release) when it becomes a stable release but until that time it
> is really 'testing' and thus 'moving-target' in the meantime.
> When a stable stream in released, it exists for a fixed time.
> this how I would see it in a time-line:
> 20042005 2007
> <-unstable,testing,stable---> always changing
> x-woody--x unchanging
> x-pre-sarge--x always changing
>  |
>  x-sarge-x unchanging
>  x-pre-etch-x always changing
> |
>  unchanging x-etchx
> so by using 'etch', on my diagram I see it as 'pre-etch'.
> cheers,
> Kev

If you specify "stable", though, the always changing system really moves 
hardly-at-all most of the time, and then has huge, stability-destroying 
quantum leaps avery few years.

-- hendrik


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: dyndns and webserver

2006-03-25 Thread Andreas Rippl
On Sat, Mar 25, 2006 at 07:19:51AM -0500, Jesus Arocho wrote:
> Yesterday I set up an account with dyndns.  And here is perhaps a dumb 
> question.  I tried to view my webpage on the Apache server and nothing, 
> should I see something or must I try to access from outside my own network?
> 
Hi Jesus,

how are you connected to the internet? If it is 
by DSL, you probably are connecting through the
DSL modem which acts as a router. That means that 
actually your router gets assigned the DYNDNS name
you chose, as this is the IP that is seen from outside.
The router then forwards any packets from the internet
to the respective machines on your (private) network.
Now, if a machine makes a request to your router, e.g.
fetch a webpage, your router does not have have any
way to resolve which is the destination of the request.

For this purpose, many DSL modems/routers have a
configuration option which enables you to define traffic
by port which should be forwarded to a specific machine
inside your network. Thus you could set one box up for
web serving and another for secure shell access.

On the other hand, if you have a modem connection, DYNDNS
should be set up for using your web server directly.
That leaves us with: do you have a firewall installed,
and if yes, how did you configure it?

Hth
-- 
Andreas Rippl -- GPG messages preferred
 Key-ID: 0x81073379


signature.asc
Description: Digital signature


Re: Free VMware beta server experience

2006-03-25 Thread Hugo Vanwoerkom

Hugo Vanwoerkom wrote:

Hi,

VMware has a beta server that is free to test.
http://www.vmware.com/download/server//

I found the experience frustrating and quit:


I did *not* quit




1. I run the 2.6.16-ck1 kernel and the vmware-configure.pl module ran 
into problems doing an address space size test, I had to fix the code.


2. The login to their site is ridiculous. You have to fill in a form 
every time you login, even after registration.


Still strange. I ended up with various emails containing serial numbers 
because every time you enter their download page you get one.


You need to get 3 files: the beta server, the management interface, and 
the server console interface.


I found the best way to download (I am on a dialup line) the latter 2 is 
to google for the files and use www.filemirrors.com




3. Documentation is poor. Never found a good description of their 
networking interfaces and never found out where to get the VMware 
Management Interface or VMware Server Console Interface.




Wrong. The beta server comes with a load of docs.



4. Search options to their forum are poor: you wade through tons of 
you-know-what.


5. The network installation creamed Sarge and I could no longer dial in. 
Luckily I do good backups and I backed up to yesterday.




That does not *seem* to be necessary. But for safety's sake I back up 
before the install.


And I reinstalled using only NAT networking, but we'll see if I can 
dialup with that.






If I were tempted by closed source code besides nVidia, it would be 
VMware. But I wait this one out a few years ;-)




Doing it right now.

Created a VM for Debian Linux.
Booted Sarge's d-i.
Installs OK. Used Grub on the entire virtual disk.
Stay tuned.

H





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: [OT] How to subscribe to this list but disasble receiving the mail?

2006-03-25 Thread Bill Marcum
On Fri, Mar 24, 2006 at 10:00:13PM +, Adam Funk wrote:
> Someone on news.nntp.readers asked [1] about how to get posts through
> to the linux.debian.user newsgroup.  I told him to subscribe to the
> debian-user mailing list, then disable mail delivery, in order to get
> his posts through the newsgroup -> mailing list gateway.
> 
> I'm sure this is what I did a few years ago, but I can no longer find
> the link to set this option (disable mail delivery) on the debian-user
> mailing list interface.  Where is it?
> 
The first time you post to linux.debian.user, you should get an email 
from lists.bofh.it.  When you answer that email you should be able to 
post via the newsgroup.


-- 
"Life is a garment we continuously alter, but which never seems to fit."
-- David McCord


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: scanner hp psc1402

2006-03-25 Thread Ernst-Magne Vindal

On Sat, March 25, 2006 13:19, steef said:
>
> hello folks,
>
> samebody out there who can tell me how to get the scanner of a hp psc1402
> working?
>
> (tried out sane, xsane and the like already: without success and googling
> was of no help. printer etc. works excellent with hplip)
>
> regards,
>
> steef
> --
>
> you don't need the weathermen to know the way the wind blows
>
> BOB DYLAN
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>

Hi, not sure about psc1402, but for my psc2175 I use vuescan, very nice
and many options for scanning and output format.
-- 
/ernst-magne

If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



scanner hp psc1402

2006-03-25 Thread steef


hello folks,

samebody out there who can tell me how to get the scanner of a hp psc1402 working? 


(tried out sane, xsane and the like already: without success and googling was 
of no help. printer etc. works excellent with hplip)

regards,

steef







--

you don't need the weathermen to know the way the wind blows

BOB DYLAN


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




icewm and keyboards

2006-03-25 Thread Jesus Arocho
I changed from kde to icewm, much faster and I like the keyboard approach.  
But my keyboard is now back to US English and I cannot insert accents when 
typing in Spanish.  Where do I make the change?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



dyndns and webserver

2006-03-25 Thread Jesus Arocho
Yesterday I set up an account with dyndns.  And here is perhaps a dumb 
question.  I tried to view my webpage on the Apache server and nothing, 
should I see something or must I try to access from outside my own network?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



  1   2   >