Re: procmail filters

2003-08-29 Thread Lou Losee
ow to > do this? > man procmailex man procmailrc www.ii.com/internet/robots/procmail/qs man procmail- the NOTES section Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Need help with mutt

2003-08-29 Thread Lou Losee
are some other headers you may want to see all the time, such as priority: This question would be more appropriate in the mutt-users list. [EMAIL PROTECTED] HTH, Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: horse at the gate

2003-05-31 Thread Lou Losee
ences :-) A rather decent generl purpose one (with a Debian slant even) is the "Linux Cookbook": http://www.buy.com/retail/product.asp?sku=30712288&loc=106 http://www.nostarch.com/lcbk.htm This is a good reccomendation. It is also available online at: http://www.dsl.org/

problems with networking on boot

2003-12-09 Thread Lou Losee
init.d/networking I tried searching bugs and the changelogs for ifconfig and ifupdown and the forum archives but didn't see anything relavent. Anyone have any ideas where/what to look at next. TIA, Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problems with networking on boot

2003-12-09 Thread Lou Losee
* Andrea Tasso <[EMAIL PROTECTED]> [2003-12-09 14:32]: > On Tue, Dec 09, 2003 at 02:02:49PM -0500 or thereabouts, Lou Losee wrote: > > I am having problems getting networking to start up on boot. I can get > > it running manually, but it seems like there is an interface pro

Re: problems with networking on boot - ?solved?

2003-12-10 Thread Lou Losee
only exists in unstable. How I got it installed at this point is unclear. It may have been during an aptitude 'browsing' session since the description for the package is vague but promising. ie.: 'Base utilities for network administration. Hmmm. Lou * Andrea Tasso <[EMAIL PROTECTED

How to get a listing of where packages came from

2003-12-10 Thread Lou Losee
installed packages. TIA Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to get a listing of where packages came from

2003-12-10 Thread Lou Losee
* Roberto Sanchez <[EMAIL PROTECTED]> [2003-12-10 23:54]: > Lou Losee wrote: > >Is there a way to easily determine what version (stable, testing, > >unstable) the packages installed on a system came from? > > > apt-show-versions shows the version and status (up to da

How to read package change logs before install

2003-12-12 Thread Lou Losee
then remove it. Alternatively, I use APT-listchanges to see the change log before actually installing, but saying no at that point forces the cancellation of all installs not just the one I don't want after reading the changes. TIA, Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Re: loopback interface down, sob ;-(

2003-12-14 Thread Lou Losee
the bogus version in /usr/bin. Removing the package solved the problem. The 'correct version of ifconfig was in the net-tools package. Are you able to bring up the loopback interface manually, ie: ifconfig lo up 127.0.0.1 What does your /etc/network/interfaces look like? Lou * A. L.

Re: Correct place for networking commands in Debian?

2003-12-15 Thread Lou Losee
I believe they should go into /etc/network/interfaces. You should also have a networking script in /etc/init.d and the appropriate symlinks in the /etc/rc.x directories. Lou > To set up my ADSL router I have to do: > > ifconfig eth0 192.168.1.1 netmask 255.0.0.0 up > route ad

Re: loopback interface down, sob ;-(

2003-12-16 Thread Lou Losee
ost exactly (see my previous response to this thread. To verify, as root, do a: find / -name ifconfig and see if there are more than one copy on your system. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: loopback interface down - solved

2003-12-16 Thread Lou Losee
* A.L.Meyers <[EMAIL PROTECTED]> [2003-12-16 12:56]: > Thanks a million, Lou! You're a genius. Small cause, big effect. > Whew! Did you post a bug report to the inetutils-tools packagers? > No cause as far as I could tell the inetutils-tools package was from unstable whi

Re: hard disk access on every keystroke in console mode!

2003-12-17 Thread Lou Losee
f so, how could I > detect it? > Have you tried booting from a 'clean' disk/cd. How about trying something like booting knoppix or tomsrtbt? Does it happen then? Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: man files to text editor

2003-12-17 Thread Lou Losee
version of the man page. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Gimp 1.3 and the latest GAIM

2003-12-17 Thread Lou Losee
means that the package was mentioned in a dependency and > never uploaded, has been obsoleted or is not available with the contents > of sources.list > E: Package gimp1.3 has no installation candidate > [EMAIL PROTECTED]:~# > What does apt-cache policy gaim and apt-cache policy gimp1.3 tell you? I assume you have done an apt-get update. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: man files to text editor

2003-12-17 Thread Lou Losee
* Jan Minar <[EMAIL PROTECTED]> [2003-12-17 16:23]: > On Wed, Dec 17, 2003 at 01:07:35PM -0500, Lou Losee wrote: > > * Gruessle <[EMAIL PROTECTED]> [2003-12-17 12:21]: > > > > > > Is there a way I can open man files in a text editor. > > > I like

evolution 2.0 broken on sarge

2004-12-23 Thread Lou Ruppert
uring the conversion, but crashed on startup afterwards, and then every subsequent time I attempted it. So, my question is, does anyone know how to get the wretched thing to work, or to file a more formal set of bug reports? I can only use my web-based email for so long before my eyeballs begin to

Re: Compromised? (Was Re: hard disk access on every keystroke in console mode!)

2003-12-20 Thread Lou Losee
o I get it? Knoppix is a debian distro on cd that runs from the cd without touching your current system. It has excellent hardware detection capabilities and is a good addition to have in your toolbox. for information about knoppix in general: http://www.knoppix.net The download page for knoppix: http:

Re: how to debug an apt-get error?

2003-12-20 Thread Lou Losee
another way to use script, please tell me. Thanks, > > How about invoking it with the -x option. i.e.: bash -x postinstallation.sh that will cause each line of the script to print out prior to execution and you should see where the error occurs. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Run levels and "transportation"

2003-12-21 Thread Lou Losee
* David Baron <[EMAIL PROTECTED]> [2003-12-21 09:03]: > Sometimes I need to trap out to a tty to kill something that is stalling the > Xserver, etc. Once I have done this, how might I get back into the graphics > interface? > > I only know how to reboot at this point. &g

modprobe says not found - insmod ok ????

2003-12-23 Thread Lou Losee
the modxxx manpages and the doc and have not been able to come up with anything. All/any help would be appreciated. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problem running foomatic-filters postinst script

2004-01-04 Thread Lou Losee
]:/var/lib/dpkg/info$ Output of 'apt-show-versions foomatic-filters' : foomatic-filters/testing uptodate 3.0.0-20031207-1 Any help or suggestions would be appreciated. Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: adding new hard disk

2004-01-04 Thread Lou Losee
is is done, you could delete the old partions and use a tool such as parted or QTparted to resize the partitions on the old disk and make them larger also. HTH Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: adding new hard disk

2004-01-04 Thread Lou Losee
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]: > > > > You most likely want cp -a rather than cp -r. > > > What is the difference between -a and -r > ed. man cp Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "un

Re: adding new hard disk

2004-01-04 Thread Lou Losee
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]: > > BTW... excuse mu ignorancy can you explain to me what LVM is and how it works? > thax ed. http://www.linux.org/docs/ldp/howto/LVM-HOWTO.index.html Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: adding new hard disk

2004-01-05 Thread Lou Losee
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:52]: > sorry Lou but man does not wrk on my Winshit and Deb is down after recompiling > the kernel. :( You can view man pages online at: http://man.linuxquestions.org Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: Mount failed: Invalid argument

2004-01-05 Thread Lou Losee
* Douglas Dreistadt <[EMAIL PROTECTED]> [2004-01-05 20:34]: > I'm trying to install Debian from CD on a > 700mhz AMD system with 500mb RAM. > Right now I am stuck in the middle of > installation. I have made it as far as disk > formatting, but cannot "mount"(?) the root > partition. > When I try to

Re: Two nics; only one works at a time

2004-01-05 Thread Lou Losee
t solved by tomorrow, the decision makers > are going to go with Redhat (because we're in a time crunch). Does > anyone have any insight as to what I need to do to get both NICs working > properly? > Kent, What is the output of the 'route' command when you have the interfaces up with and without knoppix? Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Mount failed: Invalid argument

2004-01-07 Thread Lou Losee
* Douglas Dreistadt <[EMAIL PROTECTED]> [2004-01-06 09:16]: > Lou, > > Thanks for the reply. I was feeling pretty lost. > > * Douglas Dreistadt <[EMAIL PROTECTED]> > [2004-01-05 20:34]: > > I'm trying to install Debian from CD on a > > 700mhz AMD

Re: Replying from Mutt

2004-01-09 Thread Lou Losee
ment variables. If neither of these are set it then uses the string 'vi'. Perhaps something you installed/upgraded has set one of these env variables. Try issuing 'echo $VISUAL' and 'echo $EDITOR' to see if either of them are set. Lou -- To UNSUBSCRIBE, e

Re: Linux slooow?!?

2004-01-14 Thread Lou Losee
kes > about 2 to 3 minutes. What is using the cpu? top should tell you. What is the output of hdparm -Ttv /dev/your-drive ? Run it against both drives on the slow system. Just for grins you might also run it on the system that seems ok to compare the two. Perhaps you are running witho

Re: Is swen back?

2004-01-19 Thread Lou Losee
ging? > I have been getting hit again too. I assumed it was people that received computers for the holiday and were quickly infected. Lou Losee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Samba one way

2004-01-19 Thread Lou Losee
you should have a look at either > # man smbmount > or > # man smbclient > or maybe linneighborhood Lou Losee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Fetchmail Query

2004-02-28 Thread Lou Losee
10 trying xxx.xxx.xxx.xxx connected to my.isp.pop-server escape character is '^]' +OK USER myid +OK PASS secret +OK STAT +OK 0 0 LIST x <--- where x is the message number RETR x <--- try to look at the message DELE x <--- to delete the messag

Re: Exporting running display ala Remote Desktop or VNC for windows

2004-03-02 Thread Lou Losee
ns you need? Just > ssh into your office (using the -X option if needed), and start > running X11 programs. > > This is not as fancy, but it works quite well. You do need X11 on > the local machine, though. > Which even if you are -forced- to run one of the products from Redmond i

Re: presentation app

2004-03-02 Thread Lou Losee
ciated. > > thanks and sorry for my english > Your English is fine. You might want to take a look at MagicPoint, an X11 based presentation tool. It can be found at: http://www.mew.org/mgp/ I have no affiliation with them. Regards, Lou -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Re: Reconfigure Mouse?

2004-03-05 Thread Lou Losee
"CorePointer" Option "Device""/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisM

Re: What mail program does this?

2004-03-20 Thread Lou Losee
red: telnet pop.server.ipaddr 110 USER x PASS y STAT LIST x RETR x DELE x QUIT where: 110 is the normal POP port x is your userid on the server y is your password x is the msg in question regards, Lou > > Regards, > > -- > Sridhar M.A.

Re: [OT] Microsoft's teeny punishment by the EU

2004-03-23 Thread Lou Losee
they are able to pay, does not mean they will be happy > about paying. > They may not like it, however, with over $50 billion in cash reserves paying a $600 million fine is sort of like a normal person paying a speeding ticket. We don't like paying the ticket either but it usually does n

Re: [OT] Microsoft's teeny punishment by the EU

2004-03-23 Thread Lou Losee
* John Hasler <[EMAIL PROTECTED]> [2004-03-23 23:25]: > Lou writes: > > They may not like it, however, with over $50 billion in cash reserves > > paying a $600 million fine is sort of like a normal person paying a > > speeding ticket. > > A $5000 speeding ticket.

Re: ssh with keepalive?

2004-02-17 Thread Lou Losee
u can > also use plink, the command-line tool, which can use putty's profiles. > > Something like > > plink @hostname > > should work (assuming hostname is a profile that you've defined in > putty). > While ssh does not have a command-line option for k

Re: SSH: does it require portmapper and what hostname is it looking for?

2004-02-18 Thread Lou Losee
at > one time though not now.) > Just a couple of thoughts: - Are you able to telnet to port 22 on the target system? for example: telnet abc.com 22 you should get to see the OpenSSH banner if it connects successfully. - Do you have a router (i.e., LinkSys or DLink type box) that you need to open port 22 on? Lou Losee -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: debian-user-digest Digest V2011 #293

2011-02-13 Thread tx Lou
unsubscribe

Re: debian-user-digest Digest V2011 #220

2011-02-13 Thread tx Lou
unsubscribe

<    1   2