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

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.

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 con

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, em

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 [EMA

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 questio

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 PR

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 director

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 =

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/h

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

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://

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

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 wit

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 probl

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/

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:5

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 w

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 -dv

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 proble

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

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 arch

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

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

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

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 p

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 f

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, ema

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

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 am

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

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 help

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 [EMAI

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 re

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 sa

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 sp

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 suc

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 th

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[~]% waj

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

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.r

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 cy

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 yo

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 ver

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

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 hpl

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/lin

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 stee

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.L

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

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, whic

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 m

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:

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 -

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 ma

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 control

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

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 Solu

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 > desc

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 d

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. >

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 Shap

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 aw

"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

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

"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 part

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

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]>

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 windo

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 furt

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 documentatio

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 a

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?

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'v

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 "dead

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

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 corr

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 ment

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. > > > > > > > >

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

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 ow

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 ment

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. > >

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 b

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

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 t

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:\mrtgd

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 c

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 Jesu

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

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 ne

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,

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

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? Contac

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 "unsubscri

  1   2   >