Re: Clone root partition

2006-12-30 Thread Marty
T wrote: Hi, I'm trying to compile a comprehensive document on cloning root partitions. My immediate goal is to clone my current working Linux to external USB HD, so that I can use it wherever I go. By comprehensive I mean it should not be as simple minded as dd if=/dev/hda2 of=/dev/sda2

Re: configuring ppp and lan

2006-11-27 Thread Marty
[EMAIL PROTECTED] wrote: I'm finally beginning to have some internet here in the Appennine alps. No land line so I have acquired a usb gsm modem. (To be truthful, I still don't know if it will work at the house which also has no mobile signal, but I have a directional antenna with a 10dB gain

Re: echo/sed combination inserts extra characters

2006-11-18 Thread Marty
Jesus Arocho wrote: I want to rename a series of photo files downloaded from a camera; the intent is to append the date to the beginning of the file name. The relevant lines are: newdir=`date +%F | sed 's/-//g'` #newdir used to make the directory and to rename the files. new=Í„`echo $i |

Re: Diagnosing occassional random reboots

2006-10-31 Thread Marty
Dougie Nisbet wrote: A server which has been running steadily for years is beginning to reboot. To the best of my knowledge, nothing has changed. It is a dual-processor PIII. It runs stable. It is tucked away in the loft and usually has no monitor attached so tracking this down is difficult.

Re: Community hostility [Was Recent spam increase]

2006-10-29 Thread Marty
Steve Lamb wrote: Mike McCarty wrote: If people around here (and elsewhere) would quit treating Linux/GNU project as if it were a religion, a political statement, a way to change the world paradigm, a poke in the eye at the mythically evil MicroSoft Empire, an end to capitalism as we know it,

Re: md5sum lots of files

2006-10-20 Thread Marty
Grok Mogger wrote: I have about 36 GB of files on a hard disk that I've transfered to another disk. I'd like to cksum or md5sum the files just to make sure that they were all copied well. I can't seem to find a way to recurse through the directories and do this to a lot of files. I've

Re: Not a query, but an observation.

2006-10-01 Thread Marty
Paul E Condon wrote: On Mon, Jun 19, 2006 at 11:13:59AM -0500, Kent West wrote: DonDashGuitar wrote: Boot method: Net install. I've done four of them so far. snip... created the file with no problems if it was named cddr.img and, happily enough, the Linux installer wasn't picky about the

Re: stable to testing: aptitude wants strange things

2006-10-01 Thread Marty
Wu-Kung Sun wrote: apt-get turns out to be mostly the same. I started using aptitude since I thought it was supposed to replace apt-get when sarge went stable. Now both apt-get and aptitude want to remove aptitude. It's a hint I think. Yes, I think maybe it's a hint. Maybe you should take

Re: printing problem - spurious characters printed randomly interspersed in printout - since Sarge/kernel update

2006-10-01 Thread Marty
Daniel B. wrote: Since I upgraded to Debian Sarge and kernel 2.6.8 (2.6.8-2-k7-smp), I've been getting lots of errors in my printouts. The error pattern is that at multiple, seemingly random positions in the middle of the printout, there is a spurious d character, and frequentlyright after

Re: md5sum problem

2006-09-27 Thread Marty
S. M. Ibrahim (Lavlu) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 27 September 2006 11:18, Marty wrote: S. M. Ibrahim (Lavlu) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 3 month ago, i started new net connection. - From then, i am getting a strange problem

Re: md5sum problem

2006-09-27 Thread Marty
S. M. Ibrahim (Lavlu) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 27 September 2006 11:59, Marty wrote: [snip] my isp use simple windows Xp internet connection sharing. Is the windows connection sharing is the problem ??? Does that mean you are using a VPN

Re: md5sum problem

2006-09-26 Thread Marty
S. M. Ibrahim (Lavlu) wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 3 month ago, i started new net connection. - From then, i am getting a strange problem. i am trying to download some CD. But, bad luck, never md5sum works (not mached) for me. even mpg or wmv files all the time

following an ssh chain

2006-09-18 Thread Marty Landman
is currently on, but how can I find that I started on moe, the ssh'd to curly, and finally from curly ssh'd over to shemp? Gets things are just a little slow right now. :) Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com/Products

Re: Re: start networking problem

2006-09-16 Thread Marty Landman
Thanks to all for your help. My /etc/network/interfaces was ok, just added the line modprobe tulip to /etc/modules and rebooted and all is well now. Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com/Products/FormATable.shtml Web

start networking problem

2006-09-15 Thread Marty Landman
192.168.0.255 route add -net 192.168.0.0 netmask 255.255.255.0 gw 192.168.0.1 dev eth0 route add default gw 192.168.0.1 How can I avoid having to go through this? Thanks in advance, Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com

Re: check .deb dependency without installing?

2006-09-04 Thread Marty
Hoehle, Joerg-Cyril wrote: Hi, Aptitude's highlighting of installed/not installed packages is great! I've downloaded a .deb, not from /etc/apt/sources.list. I wish to check without running dpkg --install foo.deb whether all dependencies for this .deb are satisfied, or whether I need to install

Re: Hauppage Nova-T PCI DVB receiver card fine in 2.6.8, broken in 2.6.16

2006-09-04 Thread Marty
Steve Duncan wrote: I have a similar problem to some earlier posters. I will describe it to you, but first I must vent. GAAAH! I have been running my little old WinTV Nova-T PCI quite happily for 3 years in a RedHat 8 box. When I say old, I mean _old_. It's got the Grundig front end

Re: Effective logging of ADSL usage

2006-09-04 Thread Marty
roach wrote: Hi, I'm hoping I'm not being particularly dense here, but all my searching through Synaptic Google hasn't lead me to a solution yet. I'm trying to track down a bandwidth leak on our ADSL line need to log the relationship of IP MAC addresses to bandwidth consumption. What's the

Re: Replacing boot drive: how to make a copy of it?

2006-09-03 Thread Marty
Kaspar Fischer wrote: Hi list, I need to replace my boot disk as it starts failing (with bad blocks). What is the easiest way to obtain, on a new harddrive (at least as large as the old one), an exact copy of the root file system and swap partition? Never touch a running system -- so my

Re: Replacing boot drive: how to make a copy of it?

2006-09-03 Thread Marty
Marty wrote: Kaspar Fischer wrote: Hi list, I need to replace my boot disk as it starts failing (with bad blocks). What is the easiest way to obtain, on a new harddrive (at least as large as the old one), an exact copy of the root file system and swap partition? Never touch a running system

Re: Compiling kernel 2.6.16 or higher under Sarge

2006-08-16 Thread Marty
shahim essaid.com wrote: Hi all, I am somewhat new to Debian and Iam not sure if this is possible. I want to compile a 2.6.16 from source but the minimum requirement listed under Documentation/Changes are not satisfied under Sarge. udev, for example, has to be 071 or higher. I've never

Re: which process is writing to disk?

2006-07-22 Thread Marty
Lubos Vrbka wrote: hi guys, i sometimes see the following happenning on my notebook. every few seconds, i can hear a tick from the harddrive. it seems, that some process writes just a little bit to disk and the heads are immediately parked. the sound is quite annoying. it doesn't happen all

Re: GUI lock-up after accessing unmounted samba share

2006-07-01 Thread Marty
Egor Kobylkin wrote: Hi All, Just after I click in Nautilus 2.14.1 on a folder, which is an unmounted samba share, the computer locks-up and the only thing I can do is reboot. Can anybody tell which package it might be, so I can file a bug report? Below a snip from /var/log/messages and a

Re: marillat

2006-06-28 Thread Marty
Message-ID: [EMAIL PROTECTED] Date: Sat, 24 Jun 2006 23:48:24 -0400 From: Marty [EMAIL PROTECTED] User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20060503 Debian/1.7.8-1sarge6 X-Accept-Language: en MIME-Version: 1.0 To: debian list debian-user@lists.debian.org Subject: SOLVED

Re: marillat

2006-06-24 Thread Marty
Ron Johnson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Francesco Pietra wrote: Is deb ftp://ftp.nerim.net/debian-marillat/ etch main broken? From about ten days it could not be accessed It's changed to deb http://www.debian-multimedia.org etch main Has anyone gotten demirror to

Problems mirroring debian-multimedia

2006-06-24 Thread Marty
I am repeating this issue to give it it's own subject line and thread. Since the change from marillat to debian-multimedia I have not yet found a satisfactory way of mirroring debian-multimedia. The site does not seem to offer anonymous rsync or ftp, and wget and debmirror don't work as I

SOLVED (was Re: Problems mirroring debian-multimedia)

2006-06-24 Thread Marty
Marty wrote: Since the change from marillat to debian-multimedia I have not yet found a satisfactory way of mirroring debian-multimedia. The site does not seem to offer anonymous rsync or ftp, and wget and debmirror don't work as I expect them to. Replying to my own posting, I have found what

Re: hard drive repair problem

2006-06-09 Thread Marty Landman
At 09:09 PM 6/8/2006, [EMAIL PROTECTED] wrote: From: Mike Dresser [EMAIL PROTECTED] To: debian-user@lists.debian.org Subject: Message-ID: [EMAIL PROTECTED] Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed On Tue, 6 Jun 2006, Marty Landman wrote: 194 Temperature_Celsius 0x0032

Re: hard drive repair problem

2006-06-08 Thread Marty Landman
, or if the HD's likely to act up again. penskefile:/home/marty# dmesg | grep hdb ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio hdb: Maxtor 6Y250L0, ATA DISK drive hdb: attached ide-disk driver. hdb: 490234752 sectors (251000 MB) w/2048KiB

Re: hard drive repair problem

2006-06-06 Thread Marty Landman
from the -a report? Anyway here's what I get: penskefile:/home/marty# smartctl -a /dev/hdb | more smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ === START OF INFORMATION SECTION === Device Model: Maxtor 6Y250L0

Re: hard drive repair problem

2006-06-06 Thread Marty Landman
: to continue EXT3 Large file Sparse superblock, 239366 MB . I did the deep analysis and it reported a handful of read errors, all on the early cylinder(s). Not sure how to proceed. Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free

hard drive repair problem

2006-06-05 Thread Marty Landman
Hi, I must've had a power outage and though my system rebooted itself there now seems to be a problem with a 250GB hd which I can't seem to fix. Am pretty new to this - the fsck and dfisk outputs are below. There is lots of data on this drive, can I get it back? Thanks in advance, Marty

Re: hard drive repair problem

2006-06-05 Thread Marty Landman
i.e. penskefile:/home/marty# dmesg | tail end_request: I/O error, dev 03:41 (hdb), sector 56 hdb: dma_intr: status=0x51 { DriveReady SeekComplete Error } hdb: dma_intr: error=0x40 { UncorrectableError }, LBAsect=119, high=0, low=119, sector=40 end_request: I/O error, dev 03:41 (hdb), sector 40 hdb

Re: hard drive repair problem

2006-06-05 Thread Marty Landman
At 12:54 PM 6/5/2006, Digby Tarvin wrote: On Mon, Jun 05, 2006 at 12:35:30PM -0400, Marty Landman wrote: Ok does this result indicate a hardware error then? penskefile:/home/marty# dd if=/dev/hdb1 of=/dev/null dd: reading `/dev/hdb1': Input/output error 40+0 records in 40+0 records out

Re: Problem with clock

2006-05-17 Thread Marty
Joseph Smidt wrote: Ever since I installed unstable the clock never recieves the correct time. When I try to resync or restart the computer I get this error message: select() /dev/rtc clock tick timed out Does anybody know what this error is or how I can fix it?

Re: A silent beep

2006-05-17 Thread Marty
Lex Hider wrote: Hi, I can't seem to get the package beep working anymore. Running beep from my terminal isn't giving any sound output at all. Any ideas? Lex. Are you running the PC Speaker Support driver? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

esound clobbers OSS?

2006-05-06 Thread Marty
My system is stock Sarge, with Gnome and stock Debian kernel. I rarely use OSS programs, and when I did try to use one recently I found that OSS was not working. After some investigation I found that it started working again after I unchecked the enable sound server startup option in the

Re: esound clobbers OSS?

2006-05-06 Thread Marty
Paul Johnson wrote: On Saturday 06 May 2006 16:47, Marty wrote: My system is stock Sarge, with Gnome and stock Debian kernel. I rarely use OSS programs, and when I did try to use one recently I found that OSS was not working. After some investigation I found that it started working again

newbie gateway question

2006-04-22 Thread Marty Landman
to switch it over? FWIW internet works fine on the Debian box now, and in fact I installed with the internet installation cd rom. Thanks in advance, Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com/Products/FormATable.shtml Web Installed

newbie gateway question

2006-04-22 Thread Marty Landman
to switch it over? FWIW internet works fine on the Debian box now, and in fact I installed with the internet installation cd rom. Thanks in advance, Marty -- Marty Landman, Face 2 Interface Inc. 845-679-9387 Free Database Search App: http://face2interface.com/Products/FormATable.shtml Web Installed

Re: would someone shed me light on how to remove a debian pakcage?

2006-04-22 Thread Marty
formless void wrote: Some of the debian packages are not quite sincere and I need to remove them before I can trust them. Trust the Source, Luke! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Strange PPPoe problem

2006-03-24 Thread Marty
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

getting ppp working

2006-03-12 Thread Marty Landman
Is there a recommended tutorial for getting a PPP connection working? I'm using the woody mini-iso and having trouble getting things right. Marty Marty Landman, Face 2 Interface Inc. 845-679-9387 Web Installed Formmail: http://face2interface.com/formINSTal -- To UNSUBSCRIBE, email

Re: kernel headers for 2.6.15.1-i686 (newbie)

2006-03-09 Thread Marty
Christopher Pharo Glæserud wrote: Marty, There are a set of packages which supply the latest kernel headers (currently 2.6.15), kernel-headers-2.6-* where * is your CPU architecture. To show them run this command: apt-cache search kernel-headers-2.6- Aren't these packages now called linux

Re: kernel headers for 2.6.15.1-i686 (newbie)

2006-03-08 Thread Marty
Adam Black wrote: Hi all. I'm running debian from within VMware Workstation, and VMware tools needs the kernel headers to compile. The only kernel headers I can find are for 2.6.8 can anyone tell me where to go to get headers for 2.6.15, or what I can use instead of headers? There are a set

Re: xserver-xorg fatal configuration

2006-03-06 Thread Marty
Tore Ericsson wrote: Olafur, When I try to remove xserver-xorg the Debian system tells that I have to reinstall it first. If I try to reinstall it, I am told to first remove it (see earlier posting). In both cases the reason is the ugly inconsistent configuration. Two examples of this are

Gecko crashing?

2006-03-05 Thread Marty
http://www.wunderground.com/US/CA/San_Jose.html and related links are crashing mozilla and forefox on my sarge systems. This site was working until recently. From .xsession-errors: The program 'Gecko' received an X Window System error. This probably reflects a bug in the program. The error was

Re: Gecko crashing?

2006-03-05 Thread Marty
Rodney D. Myers wrote: Debian etch/testing, firefox 1.5.0.1 Loaded fine. Looking at your weather in San Jose right now. I'm using sarge versions mozilla-browser 1.7.8-1sarge3 and mozilla-firefox 1.0.4-2sarge5. Since first posting I found that the failure does not happen running locally on

Update: Gecko crashing?

2006-03-05 Thread Marty
seemed to to make a difference. Other factors pointing to ads is that some of them were the last things to load, and the page browsers never crashed until those last items were being loaded. Another factor is the huge number of ads on the site. Marty wrote: http://www.wunderground.com/US/CA

Re: Gecko crashing?

2006-03-05 Thread Marty
Rodney D. Myers wrote: Each of these firefox installs are from the mozilla web page, and not from the debian repositories. At this point I think I can accurately speculate why. :-| -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: Gecko crashing?

2006-03-05 Thread Marty
Marc Shapiro wrote: Marty wrote: http://www.wunderground.com/US/CA/San_Jose.html and related links are crashing mozilla and forefox on my sarge systems. This site was working until recently. snip I don't know if this is related, since I am not getting errors in .xsession-errors

Re: mount previously formatted linux drive

2006-03-05 Thread Marty Landman
tons of errors on the console and I imagine will be running e2fsck for some time. Will write back if any difficulties come up. Marty Marty Landman -- http://newdiets.com ::Gluten Casein Free Recipes Webmaster's Bulletin Board: http://bbs.face2interface.com/ -- To UNSUBSCRIBE, email to [EMAIL

Re: mount previously formatted linux drive

2006-03-05 Thread Marty Landman
tons of errors on the console and I imagine will be running e2fsck for some time. Will write back if any difficulties come up. Marty Marty Landman, Face 2 Interface Inc. 845-679-9387 Webmaster's Bulletin Board: http://bbs.face2interface.com/ Web Installed Formmail: http://face2interface.com

mount previously formatted linux drive

2006-03-04 Thread Marty Landman
a variety of them. How can I keep the data on hdb and access it on my debian system? Thanks in advance, Marty Marty Landman, Face 2 Interface Inc. 845-679-9387 Webmaster's Bulletin Board: http://bbs.face2interface.com/ Web Installed Formmail: http://face2interface.com/formINSTal

Re: mount previously formatted linux drive

2006-03-04 Thread Marty Landman
At 04:13 PM 3/4/2006, Olafur Jens Sigurdsson wrote: Þann 2006-03-04, 15:35:43 (-0500) skrifaði Marty Landman: I have installed woody on hda and also mounted hdd. hdc is my cdrom and hdb is a 250gb linux drive from an old redhat installation on this box which has data on it I would like

USB drive automount problem

2006-03-04 Thread Marty
On a sarge system I can automount a USB thumb drive with gnome-volume-manager, leaving this mtab entry: /dev/sdb1 /media/usbdisk vfat rw,noexec,nosuid,nodev,quiet,uid=1000,gid=1000,umask=077,iocharset=utf8 0 0 Another sarge system fails to automount the same drive, leaving this entry message in

questions about pppoe MTU settings

2006-02-26 Thread Marty
Although the pppoe man page recommends an MTU of 1412 for machines behind a firewall on which pppoe is running, I don't have control over all machines on the LAN. I rely therefore on the pppoe MSS clamping feature which by default is activated by the script /etc/ppp/ip-up.d/0clampmss. This

Re: Why does aptitude do this?

2006-02-19 Thread Marty
Alex Nordstrom wrote: Sunday, 19 February 2006 13:29, Rob Blomquist wrote: Consequently, I am now staying away from that GUI and am running it from the CL. I personally find that aptitude's GUI is incomprehensible, Did it acquire a GUI? My Sarge version only seems to have a curses

Re: Why does aptitude do this?

2006-02-19 Thread Marty
John Halton wrote: Marty wrote: Did it acquire a GUI? My Sarge version only seems to have a curses interface. I'm guessing that the reference to a GUI was to aptitude's interactive mode, which is indeed a curses interface. They are (or at least should be) complementary, not competing

Re: autofs not mounting certain devices

2006-02-19 Thread Marty
Kenward Vaughan wrote: On Sat, Feb 18, 2006 at 10:54:34PM -0800, Kenward Vaughan wrote: I just switched over to udev and autofs to make my wife's work with an mp3 player easier, but have hit some strange behavior with autofs. I have each device I want to mount under separate files, referenced

Re: Clock jumps forward.

2006-02-16 Thread Marty
David Baron wrote: Every few days, I find my clock two hours fast. Easy enough to reset but ... why? I am running 2.6.15 kernel, Sid, and time is updated using ntp. Since my time zone is universal + two hours, maybe the two hours means something. Bug? This can happen if you use UTC in your

Re: How to minimize /dev (using udev)?

2006-01-30 Thread Marty
Mike McCarty wrote: Marty wrote: I don't use a ramdisk. I think the boot device is hardcoded in the kernel image (or else supplied by the bootloader). You mean that you don't use initrd? Yes. I don't use an initial ramdisk. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: mouse freezes after reboot (Sarge)

2006-01-30 Thread Marty
Søren Christensen wrote: I've just installed Deb-Sarge, and having some troubles making my mouse work correct. I've set it up through dpkg-reconfigure xserver-xfree86, but the mouse is frozen after reboot, I can't move it. Mouse-model: PS2, 2 button and scrollwheel as third (middle) button.

Re: How to minimize /dev (using udev)?

2006-01-29 Thread Marty
Marc Wilson wrote: On Thu, Jan 26, 2006 at 11:38:24PM -0500, Marty wrote: Marc Wilson wrote: On Thu, Jan 26, 2006 at 08:12:05PM -0500, Marty wrote: Good point, although only /dev/console seems to be required by my Sarge systems. I'm sure it'd be entertaining to watch your machine trying

Re: How to minimize /dev (using udev)?

2006-01-29 Thread Marty
Magnus Therning wrote: On Sun, Jan 29, 2006 at 04:22:18AM -0500, Marty wrote: Marc Wilson wrote: Believe it when I tell you that your machine needs more than just /dev/console in order to boot. Not true. So how does it work? In my naive mind there would be some initial devices

Re: Cups printing problem

2006-01-28 Thread Marty
Rob Blomquist wrote: Apparently ESP Ghostscript is normally in a package called espgs, but there is nothing to be found with apt-get. Can some one dig me out of this pickle? Rob Try gs-esp. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: How to minimize /dev (using udev)?

2006-01-27 Thread Marty
Hugo Vanwoerkom wrote: But none of the posters showed proof that with/without udev actually makes a *difference* that makes the system run *better*, other than the number of devices. So what? I could be wrong, but I thought the idea behind udev was that you don't have to manually create

Re: How to minimize /dev (using udev)?

2006-01-26 Thread Marty
Magnus Therning wrote: I am somewhat surprised to find so many devices in /dev when using udev (on Sid): % ls /dev|wc -l 662 I use udev with Sarge, and I get: $ ls /dev |wc -l 155 More than 600 entries in /dev is hardly the lean mean /dev promised by udev... Under other Linux distros

Re: How to minimize /dev (using udev)?

2006-01-26 Thread Marty
Tony Godshall wrote: According to Marty, Did you delete the old /dev directory? Maybe udev keeps what's already there. they get put in /dev/.static So they do. I guess that's not the problem. Oddly, I have another Sarge system using udev which doesn't have a /dev/.static directory. I

Re: How to minimize /dev (using udev)?

2006-01-26 Thread Marty
Colin wrote: Marty wrote: Did you delete the old /dev directory? Maybe udev keeps what's already there. DON'T DELETE THE /dev ENTRIES BECAUSE OF UDEV!!! These entries are needed to help boot the system before udev takes over. Good point, although only /dev/console seems to be required

Re: How to minimize /dev (using udev)?

2006-01-26 Thread Marty
Marc Wilson wrote: On Thu, Jan 26, 2006 at 08:12:05PM -0500, Marty wrote: Good point, although only /dev/console seems to be required by my Sarge systems. I'm sure it'd be entertaining to watch your machine trying to boot without any of its mass-storage devices. udev handles

Re: How to minimize /dev (using udev)?

2006-01-26 Thread Marty
Henrique de Moraes Holschuh wrote: On Thu, 26 Jan 2006, Marty wrote: udev handles that. Not if you are booting in emergency mode, it doesn't. Suddenly you will have to jump through a lot more loops to get enough of the system running to do whatever you need if for some reason you cannot

Re: Automating Dial-up

2006-01-25 Thread Marty
Tyson Varosyan wrote: How do I get wvdial or pppd to automatically sense when the PPP connection goes down and redial on their own? Try the persist option in /etc/ppp/options -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: problem with pppoeconf: not starting at boot time.

2006-01-24 Thread Marty
Rakotomandimby Mihamina wrote: Hi, I use Etch, up to date, and I have a pppoe internet connection. the problem is though I answer OK to tell I want the connection to be launched at boot, it does not launch itself at boot. It only launches when I run pppoeconf. After running pppoeconf, poff and

Re: How should I configure my two lancards on my Debian system?

2006-01-24 Thread Marty
Sonixxfx wrote: Hi, I have a linux box connected directly to the internet that has two lan cards installed on it. I would like to connect two other computers to those cards so that they can make use of the internet connection. Can someone tell me how I should configure those cards to achive

Re: How should I configure my two lancards on my Debian system?

2006-01-24 Thread Marty
Sonixxfx wrote: Hi, I have a linux box connected directly to the internet that has two lan cards installed on it. I would like to connect two other computers to those cards so that they can make use of the internet connection. Can someone tell me how I should configure those cards to achive

Re: How should I configure my two lancards on my Debian system?

2006-01-23 Thread Marty
Sonixxfx wrote: Hi, I have a linux box connected directly to the internet that has two lan cards installed on it. I would like to connect two other computers to those cards so that they can make use of the internet connection. Can someone tell me how I should configure those cards to achive

Re: How should I configure my two lancards on my Debian system?

2006-01-23 Thread Marty
Marty wrote: -You have to set up /etc/network/interfaces. E.g. maybe similar to my example here, which uses eth2 for my DSL internet connection: - # Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or # /usr/share/doc/netbase/examples for more information. # auto

Re: How to combine computers?

2006-01-22 Thread Marty
Joseph Smidt wrote: I'm sure you all have seen places where their are many computers networked together. Form any one of them you can access any of the accounts of the others. Multiple computers running the same system, like at office computers all tied together. My question is how do you do

Re: How to combine computers?

2006-01-22 Thread Marty
Marty wrote: Joseph Smidt wrote: I'm sure you all have seen places where their are many computers networked together. Form any one of them you can access any of the accounts of the others. Multiple computers running the same system, like at office computers all tied together. My question

Re: OT: windoze equivalent of /etc/hosts

2006-01-20 Thread Marty
Matt Price wrote: hi folks, I've set up a little internal web server on our home network. On my debian boxes I just added a line like: 192.168.2.111 ourhome to /etc/hosts to facilitate browsing. But my wife has a windows xp laptop I have no idea how to do the same thing there (I've

Re: rpc.statd paranoia

2006-01-19 Thread Marty
Christoph Anton Mitterer wrote: Marty wrote: gnome-desktop-environment requires portmap through dependency on fam. Did you by any chance remove gnome-desktop-environment in the meantime? IIRC fam does not _depend_ on portmap but only recommends it... Chris. Are you running testing

Re: rpc.statd paranoia

2006-01-18 Thread Marty
BTP wrote: Sorry, I don't know where, but I must have made a mistake somewhere regarding this. I checked my bash history and I looked where i could have done this but saw nothing... I again simulated the removal of portmap with apt-get and things seemed normal this time... no removal of GNOME.

Re: system requirements for debian

2006-01-15 Thread Marty
Bob Hynes wrote: I have debian running on a 500Mhz box with 256MB ram. It's pretty slow...slower than windows would be. Is there anyone who know what I could be doing to speed things up? turning off services, adding ram? I'm also considering tying another version of Linux, but maybe this box

Re: Centralized user management: what is best?

2006-01-14 Thread Marty
Mauro Condarelli wrote: Hi, I have a small (8 hosts) lan with mixed Linux (debian) and winXP hosts. Up to now I managed the debian hosts manually (copying /etc/passwd, /erc/groups, ..., manually), but that is a real pain. I did recently suffer a severe breakdown so I reinstalled most of the

Re: who is r/w-ing my hdd?

2006-01-13 Thread Marty
Matthias Pfeifer wrote: Jochen Schulz [EMAIL PROTECTED] wrote in news:[EMAIL PROTECTED] at.bofh.it: Matthias: I am searching the source of some every 2/3 seconds happening harddisk read/write operation. If you are using a journalling file system like ext3, this is normal and shouldn't

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
John Hasler wrote: hendrik writes: Apparently there is now a patent on the FAT file system within the US, anyway. Do we have to rip it out of the kernel? No (that patent is not new). Do we have to stop distributing the kernel until we've done so? No. The kernel probably infringes

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
Andrew Sackville-West wrote: Unfortunately, my understanding is that M$ intends to enforce this patent. and its not clear to me whether the patent applies to drivers or to the act of writing a FAT system. If it applies to drivers, I think that linux FAT system is a clean-room creation and

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
John Hasler wrote: A work that infringes a patent that is likely to be enforced against us cannot be distributed at all. That sounds like a pretty subjective standard. Who decides what's likely? Who is us? Does us include billions of Chinese and Indians? Furthermore, does this policy

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
John Hasler wrote: I wrote: No. The kernel probably infringes dozens, perhaps hundreds of patents. Debian's policy is to ignore patents in the absence of evidence that the owner is likely to enforce them on us. Marty writes: Does this policy also determine the non-free designation A work

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
John Hasler wrote: I wrote: A work that infringes a patent that is likely to be enforced against us cannot be distributed at all. Marty writes: That sounds like a pretty subjective standard. Yes. Who decides what's likely? Who is us? Debian. Does us include billions of Chinese

Re: FAT patents. Do we need to revive non-US?

2006-01-11 Thread Marty
[EMAIL PROTECTED] wrote: On Wed, Jan 11, 2006 at 07:27:54PM -0500, Marty wrote: John Hasler wrote: Marty writes: That sounds like a pretty subjective standard. Yes. Who decides what's likely? Who is us? Debian. Does us include billions of Chinese and Indians? US patents have nothing to do

realplayer firewall problem

2006-01-08 Thread Marty
I am using Sarge realplayer 10.0.6-0.1 with guarddog 2.4.0-1 firewall. I get no sound from any of the audio links on the following page, with either the mozilla realplayer plugin or with /usr/bin/realplay run from the command line: http://www.pbs.org/kcet/tavissmiley/archive/200601/#

Re: realplayer firewall problem

2006-01-08 Thread Marty
Marty wrote: My firewall script was generated by guarddog, with realplayer enabled. In the past I have had to add manual guarddog entries to handle realplayer sites with odd DST addresses, ^ Correction, that should be odd destination ports. but they used a single

Re: TCP not working over ppp connection (WAS: 5th day using Linux...)

2006-01-06 Thread Marty
Tyson Varosyan wrote: I am Using Debian 2.6 Kernel This is not very helpful. There are many 2.6 kernels, some having multiple Debian versions. and the Kyocera KPC650 PCMCIA modem card over Verizon. Have you seen this? http://www.junxion.com/opensource/linux_highspeed_usbserial.html

Re: TCP not working over ppp connection (WAS: 5th day using Linux...)

2006-01-06 Thread Marty
Tyson Varosyan wrote: Hi Marty, I an very new to Linux. What do I type in to give you more information. I used the 180MB install disk image from debian.org and I type in linux26 at the install prompt... Here are some tools that may yield useful output: kernel version: uname -a pci

Re: Remote administartion via email

2006-01-05 Thread Marty Landman
or KMail, or a process like fetchmail? Or an MTA that spools email, waiting for the connection? If it's a client, I'd say you're stuck, since only stupid MS products would execute commands in emails. Couldn't you write something which reads /var/mail/$userid? Marty Marty Landman, Face 2

Re: Problem Resolving names into ip addresses

2005-12-30 Thread Marty Landman
this get: UNCLELEO:/home/marty# tcpdump -tqn dst port 53 tcpdump: getifaddrs: Connection refused UNCLELEO:/home/marty# tcpdump -tqn dst port 80 tcpdump: getifaddrs: Connection refused UNCLELEO:/home/marty# Not sure if this might've been caused by a problem noted during the install process: UNCLELEO

hosed disk usage stats

2005-12-29 Thread Marty Landman
Newbie here. Have Woody running on a P166 w/ 48MB ram and 4GB hd. Major apps running ok - htdig, apache, samba. But when I look at disk usage get this: UNCLELEO:/home/marty# df Filesystem 1k-blocks Used Available Use% Mounted on /dev/hda1-566353887454 1

Re: hosed disk usage stats

2005-12-29 Thread Marty Landman
before running fsck wonder if something I did recently messed up the display and just stopping my running processes fixed it? Thanks Chris. Marty Marty Landman, Face 2 Interface Inc. 845-679-9387 Webmaster's Bulletin Board: http://bbs.face2interface.com/ Web Installed Formmail: http

<    1   2   3   4   5   6   7   >