Linux-Misc Digest #645, Volume #26               Wed, 27 Dec 00 10:13:01 EST

Contents:
  Re: Only with Linux... (John Hasler)
  Re: How to set PATH? (Dave Brown)
  Sendmail backup.. (Jeffrey Hood)
  Re: KDE2.0.1 and pts/0 (Dave Brown)
  Re: forget root password! What to do? (John =?iso-8859-1?Q?Grundb=E4ck?=)
  Re: HD size? (Michael Heiming)
  Re: ...wrong major or minor number (John =?iso-8859-1?Q?Grundb=E4ck?=)
  files #foo# (Charles Young)
  callback ("dominik")
  How to read utmp and wtmp logs (Bosco Tsang)
  Re: how you you play mov, avi files ? (Edwin Johnson)
  Re: Need MINIMAL Linux for a laptop dinosaur... (Ellen Geertsema)
  Re: reboot when idle ?? ooooohhhhh no!! ([EMAIL PROTECTED])
  Re: Only with Linux... (Carl Fink)
  Re: files #foo# ([EMAIL PROTECTED])
  Can't connect error (Krishna Rangan)
  Re: How to read utmp and wtmp logs (Michael Heiming)
  Does anyone got Tomcat running on Redhat 7.0 ([EMAIL PROTECTED])
  serial/parallel port programming ([EMAIL PROTECTED])
  Re: how you you play mov, avi files ? (Adam K Kirchhoff)

----------------------------------------------------------------------------

From: John Hasler <[EMAIL PROTECTED]>
Subject: Re: Only with Linux...
Date: Wed, 27 Dec 2000 04:42:26 GMT

Carl Fink writes:
> Unlikely.  I despise emacs, but I'm betting you're running it under X,
> which changes the "dead key" that would be Ctrl in a VT.

'Ctrl-x Ctrl-c' exits emacs whether in a VT, in an xterm, or under X.  He
appears to have misread the instruction as telling him he could exit with
Ctrl-x _or_ Ctrl-c.
-- 
John Hasler
[EMAIL PROTECTED]
Dancing Horse Hill
Elmwood, Wisconsin

------------------------------

From: [EMAIL PROTECTED] (Dave Brown)
Subject: Re: How to set PATH?
Reply-To: [EMAIL PROTECTED]
Date: 27 Dec 2000 00:48:45 -0600

In article <[EMAIL PROTECTED]>, Dowe Keller wrote:
>>In article <928n0s$kad$[EMAIL PROTECTED]>, "tszeto"
>><[EMAIL PROTECTED]> wrote:
>>
>>> I'm trying to set my path to recognize the jdk1.3 I just installed.
>>> 
>>> I open /etc/profile and change the path to this:
>>> PATH="$PATH:/usr/X11R6/bin:/usr/java/jdk1.3/bin"
>>> 
>>> But when I echo $PATH, the jdk path that I added doesn't appear.
>>> 
>>> Any help appreciated. BTW I'm using Redhat 7.
>>> 
>
>There's also the posibility that he forgot to export his new $PATH.
>

Just 'cause you change a value does not require an "export new $PATH".
"Once exported, always exported" in any descendant processes.

-- 
Dave Brown  Austin, TX

------------------------------

From: Jeffrey Hood <[EMAIL PROTECTED]>
Crossposted-To: comp.mail.sendmail
Subject: Sendmail backup..
Date: Wed, 27 Dec 2000 12:27:17 GMT

I am running sendmail 8.9.3 on RedHat Linux 6.2

I want to move the mail server to another box, and am wondering if the 
following will work...

copy the following files from the old server to the new server...
/etc/aliases
/etc/sendmail.cw
/etc/mail/*
/home/*
/var/spool/mail/*

(And to get all of the users...)
/etc/passwd
/etc/passwd-
/etc/shadow
/etc/shadow-
/etc/group
/etc/group-
/etc/gshadow
/etc/gshadow-

(don't know if there are any of the above that are not needed...)

run all of the appropriate commands (newaliases, make on the /etc/mail 
dir, etc...)

Is is as simple as that, or am I missing something or is there an even 
easier way... I don't want to recreate all of the users by hand, or lose 
any mail they haven't picked up...

Thanks in advance...

JH

-- 

Jeffrey Hood
HM Consulting, Inc.
jhood [you-know-why] at hmcon.com

------------------------------

From: [EMAIL PROTECTED] (Dave Brown)
Subject: Re: KDE2.0.1 and pts/0
Reply-To: [EMAIL PROTECTED]
Date: 27 Dec 2000 00:59:06 -0600

In article <929s4r$48i$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:
>In article <929kvi$2h$[EMAIL PROTECTED]>,
>  [EMAIL PROTECTED] wrote:
>> Weird things are happening after I installed KDE2.0.1 on my RH7.0 box:
>>
>> Every time I login to KDE, I also show up in "w" as being logged in on
>> ps/0 (I'm not quite sure what PTS stands for, but I thought pts was
>for
>> REMOTE logins)
>>
>
>I forgot to mention that this "extra me" logged in on pts/0 runs "cat".

A "pts" is a pseudo-terminal.  When you connect to a system via telnet, or 
a terminal window in a windowing environment, the device driver for that 
terminal is a copy of the pts driver.  These are dynamically created in 
/dev/pts/ (which is why you mount that virtual filesystem in your /etc/fstab).
It's a "pseudo-terminal" because it's software, not a real hardware terminal.

-- 
Dave Brown  Austin, TX

------------------------------

From: John =?iso-8859-1?Q?Grundb=E4ck?= <[EMAIL PROTECTED]>
Subject: Re: forget root password! What to do?
Date: Wed, 27 Dec 2000 12:58:30 GMT

Bit Twister wrote:

> hit the Tab key at the lilo prompt and enter
> linux single
>
> At the prompt enter
> passwd root
>
> On 27 Dec 2000 10:08:47 GMT, Fung Wai Keung
> > <[EMAIL PROTECTED]> wrote:
> >Hi all,
> >
> >I have forgotten my root password.  How to recover or re-assign the root
> >password?
> >
>
> --
> The warranty and liability expired as you read this message.
> If the above breaks your system, it's yours and you keep both pieces.
> Practice safe computing. Backup the file before you change it.
> Do a,  man command_here or cat command_here, before using it.

This does not work in Slack. This is because slack requires root passwd to
go into singleuser mode. Try booting with a linuxdist on a floppy (like
LOAF, linux on a floppy). Then mount your root filesystem and edit
/etc/shadow on that partition. Remove the string behind the first : which is
the password (encrypted of course). Now you save this file and reboot your
machine without the floppy. Now you should be able to login as root without
a password. After this you should change rootpwd!!!

/john


------------------------------

From: Michael Heiming <[EMAIL PROTECTED]>
Subject: Re: HD size?
Date: Wed, 27 Dec 2000 15:14:06 +0100

Hello,

good idea, but it won't work if the kernel produces some messages and
the info you try
to grep could be lost.

Try:

df -P | grep dev | awk '{print $2}' | awk '{ used += $1} END {print
"Total Size of all HD (MB): " int(used / 1024)}'

That should work...:-)

Michael Heiming
Sysadmin

Matt Haley wrote:

> On Mon, 25 Dec 2000 17:15:31 GMT,
>  Kimji <[EMAIL PROTECTED]> wrote:
> >
> >
> >Hello,
> >
> >Is there a command which can report the total size
> >of a hd (under Linux) without having superuser privileges?
> >I'm aware that "/sbin/sfdisk -s" does this but one must
> >either use sudo or be root (AFAICT). I could write
> >a small script to add the partition sizes reported
> >by "df", but I was wondering if there was an even
> >simpler way...
>
> 'dmesg | grep hd' produces :
>
>     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
>     ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
> hda: WDC AC22500L, ATA DISK drive
> hdb: WDC WD136AA, ATA DISK drive
> hdc: TOSHIBA CD-ROM XM-6102B, ATAPI CDROM drive
> hda: WDC AC22500L, 2441MB w/256kB Cache, CHS=620/128/63, UDMA
>                    ^^^^^^
>                    2.5 GB Drive
>
> hdb: WDC WD136AA, 12971MB w/2048kB Cache, CHS=1653/255/63
>                   ^^^^^^^
>                   13.6 GB Drive
>
> hdc: ATAPI 24X CD-ROM drive, 256kB Cache
>  hda: hda1 hda2 < hda5 hda6 >
>  hdb: hdb1 hdb2 hdb3 < hdb5 hdb6 hdb7 >
>
> Hope that helps.
>
> --
> Matt Haley <[EMAIL PROTECTED]>

--
       __   __   __     Virtueller Bau-Markt AG
 \  / [__) [__] [ __    Meerbuscher Strasse 64
  \/  [__) |  | [_./    40670 Meerbusch
     www.vbag.de        Michael Heiming ([EMAIL PROTECTED])




------------------------------

From: John =?iso-8859-1?Q?Grundb=E4ck?= <[EMAIL PROTECTED]>
Subject: Re: ...wrong major or minor number
Date: Wed, 27 Dec 2000 13:07:18 GMT

"Steffen Schulz (pepe)" wrote:

> >I ran into this problem with RedHat7 after I recompiled the kernel, even
> >though I didn't touch anything having to do with file systems. My vfat
> >partition mounted fine via /etc/fstab before I recompiled but after I
> >recompiled, it wouldn't mount, complaining about wrong major or minor
> >numbers.
> >
> >I was never able to get an answer, so I went back to the default kernel
> >and it works.
> >
> >
> Hm. I don't want to use the default kernel. It's ugly.
> I don't even know if the default kernel support my USB-Mouse...and
> SCSI-emulation...and my Matrox G400....the console looks much better
> when I enable my G400 goodies
>
> BTW: I'm using kernel 2.4.0. test9

Have you compiled vfat support? Either statically in your kernel or as a
module. If you have it as a module try 'modprobe vfat' or something like
that.

/john


------------------------------

From: Charles Young <[EMAIL PROTECTED]>
Subject: files #foo#
Date: Mon, 25 Dec 2000 19:13:46 -0600

What are files encased in pound signs (#foo#) which seem to
appear out of nowhere and are hard to get rid of?


------------------------------

From: "dominik" <[EMAIL PROTECTED]>
Subject: callback
Date: Wed, 27 Dec 2000 14:20:20 +0100

RedHat 6.1, two modems... and no idea
callback can't initialize modem.

callback 24 -l ttyS0

--
12/19 15:15:52   callback: experimental test release 1.1.21-Jul24
12/19 15:15:52   reading default configuration
12/19 15:15:52   reading /etc/mgetty+sendfax/callback.config...
12/19 15:15:52   conf lib: read: 'debug 4'
12/19 15:15:52   conf lib: read: 'speed 115200'
12/19 15:15:52   conf lib: read: 'dial-prefix ATDT'
12/19 15:15:52   conf lib: read: 'max-time 90'
12/19 15:15:52   conf lib: read: 'retry-time 30'
12/19 15:15:52   key: 'dialout-devices', type=1, flags=2, data=ttyS0
12/19 15:15:52   key: 'dialout-devices', type=1, flags=4, data=(ignored)
12/19 15:15:52   key: 'delay', type=0, flags=1, data=20
12/19 15:15:52   key: 'delay-randomize', type=0, flags=1, data=10
12/19 15:15:52   key: 'retry-time', type=0, flags=3, data=30
12/19 15:15:52   key: 'max-time', type=0, flags=3, data=90
12/19 15:15:52   key: 'modem-init', type=2, flags=1, data= ATQ0V1H0 OK
AT+FCLASS=0 OK
12/19 15:15:52   key: 'speed', type=0, flags=3, data=115200
12/19 15:15:52   key: 'dial-prefix', type=1, flags=3, data=ATDT
12/19 15:15:52   key: 'autobauding', type=3, flags=1, data=FALSE
12/19 15:15:52   key: 'prompt-waittime', type=0, flags=1, data=300
12/19 15:15:52   key: '', type=3, flags=1, data=FALSE
12/19 15:15:52   key: 'debug', type=0, flags=2, data=5
12/19 15:15:52  detaching from ctty...
12/19 15:15:53   delaying 20 seconds
12/19 15:16:13   cbfd: search ttys 'ttyS0'
12/19 15:16:13   cbfd: device: '/dev/ttyS0'
12/19 15:16:13   makelock(ttyS0) called
12/19 15:16:13   do_makelock: lock='/var/lock/LCK..ttyS0'
12/19 15:16:13   lock made
12/19 15:16:13   find_mgetty: look in PID file /var/run/mgetty-pid.ttyS0
12/19 15:16:13  PID for mgetty on line ttyS0: 1107
12/19 15:16:13   tss: set speed to 115200 (10002)
12/19 15:16:13   tio_set_flow_control( HARD )
12/19 15:16:13 yS0   reading specific data for port 'ttyS0'
12/19 15:16:13 yS0   reading /etc/mgetty+sendfax/callback.config...
12/19 15:16:13 yS0   conf lib: read: 'debug 4'
12/19 15:16:13 yS0   conf lib: read: 'speed 115200'
12/19 15:16:13 yS0   conf lib: read: 'dial-prefix ATDT'
12/19 15:16:13 yS0   conf lib: read: 'max-time 90'
12/19 15:16:13 yS0   conf lib: read: 'retry-time 30'
12/19 15:16:13 yS0   key: 'dialout-devices', type=1, flags=4, data=(ignored)
12/19 15:16:13 yS0   key: 'delay', type=0, flags=1, data=20
12/19 15:16:13 yS0   key: 'delay-randomize', type=0, flags=1, data=10
12/19 15:16:13 yS0   key: 'retry-time', type=0, flags=3, data=30
12/19 15:16:13 yS0   key: 'max-time', type=0, flags=3, data=90
12/19 15:16:13 yS0   key: 'modem-init', type=2, flags=1, data= ATQ0V1H0 OK
AT+FCLASS=0 OK
12/19 15:16:13 yS0   key: 'speed', type=0, flags=3, data=115200
12/19 15:16:13 yS0   key: 'dial-prefix', type=1, flags=3, data=ATDT
12/19 15:16:13 yS0   key: 'autobauding', type=3, flags=1, data=FALSE
12/19 15:16:13 yS0   key: 'prompt-waittime', type=0, flags=1, data=300
12/19 15:16:13 yS0   key: '', type=3, flags=1, data=FALSE
12/19 15:16:13 yS0   key: 'debug', type=0, flags=2, data=5
12/19 15:16:13 yS0  initializing modem...
12/19 15:16:13 yS0  send: ATQ0V1H0[0d]
12/19 15:16:13 yS0  waiting for ``OK''
12/19 15:16:13 yS0   got: A[00][00][00]
12/19 15:16:23 yS0  timeout in chat script, waiting for `OK'
12/19 15:16:23 yS0  Error: modem does not answer, giving up!: Interrupted
system call


callback 24 -l ttyS0 -m " " -x 5

--
12/19 15:14:49   callback: experimental test release 1.1.21-Jul24
12/19 15:14:49   reading default configuration
12/19 15:14:49   reading /etc/mgetty+sendfax/callback.config...
12/19 15:14:49   conf lib: read: 'debug 4'
12/19 15:14:49   conf lib: read: 'speed 115200'
12/19 15:14:49   conf lib: read: 'dial-prefix ATDT'
12/19 15:14:49   conf lib: read: 'max-time 90'
12/19 15:14:49   conf lib: read: 'retry-time 30'
12/19 15:14:49   key: 'dialout-devices', type=1, flags=2, data=ttyS0
12/19 15:14:49   key: 'dialout-devices', type=1, flags=4, data=(ignored)
12/19 15:14:49   key: 'delay', type=0, flags=1, data=20
12/19 15:14:49   key: 'delay-randomize', type=0, flags=1, data=10
12/19 15:14:49   key: 'retry-time', type=0, flags=3, data=30
12/19 15:14:49   key: 'max-time', type=0, flags=3, data=90
12/19 15:14:49   key: 'modem-init', type=2, flags=2, data=
12/19 15:14:49   key: 'speed', type=0, flags=3, data=115200
12/19 15:14:49   key: 'dial-prefix', type=1, flags=3, data=ATDT
12/19 15:14:49   key: 'autobauding', type=3, flags=1, data=FALSE
12/19 15:14:49   key: 'prompt-waittime', type=0, flags=1, data=300
12/19 15:14:49   key: '', type=3, flags=1, data=FALSE
12/19 15:14:49   key: 'debug', type=0, flags=2, data=5
12/19 15:14:49  detaching from ctty...
12/19 15:14:50   delaying 23 seconds
12/19 15:15:13   cbfd: search ttys 'ttyS0'
12/19 15:15:13   cbfd: device: '/dev/ttyS0'
12/19 15:15:13   makelock(ttyS0) called
12/19 15:15:13   do_makelock: lock='/var/lock/LCK..ttyS0'
12/19 15:15:13   lock made
12/19 15:15:13   find_mgetty: look in PID file /var/run/mgetty-pid.ttyS0
12/19 15:15:13  PID for mgetty on line ttyS0: 1086
12/19 15:15:13   tss: set speed to 115200 (10002)
12/19 15:15:13   tio_set_flow_control( HARD )
12/19 15:15:13 yS0   reading specific data for port 'ttyS0'
12/19 15:15:13 yS0   reading /etc/mgetty+sendfax/callback.config...
12/19 15:15:13 yS0   conf lib: read: 'debug 4'
12/19 15:15:13 yS0   conf lib: read: 'speed 115200'
12/19 15:15:13 yS0   conf lib: read: 'dial-prefix ATDT'
12/19 15:15:13 yS0   conf lib: read: 'max-time 90'
12/19 15:15:13 yS0   conf lib: read: 'retry-time 30'
12/19 15:15:13 yS0   key: 'dialout-devices', type=1, flags=4, data=(ignored)
12/19 15:15:13 yS0   key: 'delay', type=0, flags=1, data=20
12/19 15:15:13 yS0   key: 'delay-randomize', type=0, flags=1, data=10
12/19 15:15:13 yS0   key: 'retry-time', type=0, flags=3, data=30
12/19 15:15:13 yS0   key: 'max-time', type=0, flags=3, data=90
12/19 15:15:13 yS0   key: 'modem-init', type=2, flags=2, data=
12/19 15:15:13 yS0   key: 'speed', type=0, flags=3, data=115200
12/19 15:15:13 yS0   key: 'dial-prefix', type=1, flags=3, data=ATDT
12/19 15:15:13 yS0   key: 'autobauding', type=3, flags=1, data=FALSE
12/19 15:15:13 yS0   key: 'prompt-waittime', type=0, flags=1, data=300
12/19 15:15:13 yS0   key: '', type=3, flags=1, data=FALSE
12/19 15:15:13 yS0   key: 'debug', type=0, flags=2, data=5
12/19 15:15:13 yS0  initializing modem...
12/19 15:15:13 yS0  dialing 24...
12/19 15:15:13 yS0  mdm_send: 'ATDT24'
12/19 15:15:47 ##### failed dev=ttyS0, pid=1088, got signal 15, exiting

12/19 15:15:47 yS0   removing lock file


Dominik






------------------------------

From: Bosco Tsang <[EMAIL PROTECTED]>
Crossposted-To: redhat.general
Subject: How to read utmp and wtmp logs
Date: Wed, 27 Dec 2000 13:43:21 GMT

How to read the utmp and wtmp logs?

--
/+++++++++++++++++++++++++++++++++++++++++
WARNING: Spam & Junk Mail Protection strictly enforced
Unsolicited Mail will be handled via http://spamcop.net
+++++++++++++++++++++++++++++++++++++++++/


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED] (Edwin Johnson)
Subject: Re: how you you play mov, avi files ?
Reply-To: [EMAIL PROTECTED]
Date: 27 Dec 2000 13:58:17 GMT

xanim should work for both types you mentioned.
...Edwin

On Wed, 27 Dec 2000 08:18:17 GMT, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>how you you play mov, avi files  in linux, I downloaded thousands of
>softwares from internet , none of them works on my RH 5.2.
>
>
>Sent via Deja.com
>http://www.deja.com/


-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~   Edwin Johnson ....... [EMAIL PROTECTED]  ~
~        http://www.shreve.net/~elj       ~
~                                         ~
~ "Once you have flown, you will walk the ~
~ earth with your eyes turned skyward,    ~
~ for there you have been, there you long ~
~ to return." -- da Vinci                 ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


------------------------------

From: [EMAIL PROTECTED] (Ellen Geertsema)
Crossposted-To: alt.os.linux
Subject: Re: Need MINIMAL Linux for a laptop dinosaur...
Date: Wed, 27 Dec 2000 14:08:31 +0000 (UTC)
Reply-To: [EMAIL PROTECTED]

On 26 Dec 2000 10:50:21 GMT,
LuisMiguel Figueiredo <[EMAIL PROTECTED]> wrote:
>[EMAIL PROTECTED] (John Hasler) wrote in <[EMAIL PROTECTED]>:
>
>>Michael Perry writes:
>>> [ . . ]
>>
>>I don't think it will install in 4MB (run, yes).
>
>Debian now needs 12MB minimum to install :(

Smalllinux only needs 2MB to run...  :-)

http://smalllinux.netpedia.net


Ellen
-- 

Ellen Geertsema               "All my life I wanted to be someone;
[EMAIL PROTECTED]            I guess I should have been more specific."
                                                   -- Jane Wagner


------------------------------

From: [EMAIL PROTECTED]
Subject: Re: reboot when idle ?? ooooohhhhh no!!
Date: Wed, 27 Dec 2000 14:22:53 GMT

steveFarris <[EMAIL PROTECTED]> wrote:
> Hello all, i've got suse 7.0 installed on an AMD K6 chip and if i stay
> logged in and remain idle the thing reboots on its own. Obviously this will

I suggested hardware problems in another reply, which seems plausible,
but someone emailed me (I hope he emailed you too, since I'm not
having problems) with the suggestion to turn off all power management
features. This sounds like a very good idea.

Several machines that I own have power management settings in the
BIOS, and I've read on usenet that Linux can use these (an quick man
-k found apm and apmd). I'd try turning them off.

A quick "ps auxw | grep apm" shows that I have apmd running (almost
standard Mandrake 7.1), I think I'll kill it since I have the power
management shut off in the BIOS.

root@zaphod# /etc/rc.d/init.d/apmd stop
Shutting down APM daemon:                                  [  OK  ]

It'll come back on the next reboot though, so:

root@zaphod# pwd
/etc/rc.d
root@zaphod# find . -name [KS]*apmd* -print
../rc0.d/K84apmd
../rc1.d/K84apmd
../rc2.d/S16apmd
../rc3.d/S16apmd
../rc4.d/S16apmd
../rc5.d/S16apmd
../rc6.d/K84apmd
root@zaphod#for foo in `find . -name S*apmd* -print `; do mv $foo
`echo $foo | sed s/S16/K84/`; done
root@zaphod# find . -name [KS]*apmd* -print
../rc0.d/K84apmd
../rc1.d/K84apmd
../rc2.d/K84apmd
../rc3.d/K84apmd
../rc4.d/K84apmd
../rc5.d/K84apmd
../rc6.d/K84apmd
root@zaphod#

(try that in Windows!)

Other options would be to remove the links to /etc/rc.d/init.d/apmd
entirely, make the script unexecutable (chmod) (ugly messages at boot
time), or, and I've not tried this in Linux, but it works in some
other flavors of Unix, change the link names from "S16apmd" to
"s16apmd".

-- 
Jim Buchanan        [EMAIL PROTECTED]     [EMAIL PROTECTED] 
=================== http://www.buchanan1.net/ ==========================
"Remember that if computers are networked, they can talk to each other.
 That is useful when you make an example of one." -ASR faq
========================================================================

------------------------------

From: [EMAIL PROTECTED] (Carl Fink)
Subject: Re: Only with Linux...
Date: 27 Dec 2000 05:28:19 GMT
Reply-To: [EMAIL PROTECTED]

On Tue, 26 Dec 2000 20:54:58 -0800 MH <[EMAIL PROTECTED]> wrote:

>I'm not a programmer.  I just want an easy to use editor for creating and 
>modifying configuration files and simple scripts.

Ever use WordStar?  I use Joe in its "jstar" invocation, which uses
the old WordStar keystrokes.  If you already know WS (or its various
clones including the editor in most Borland compilers) it's a
zero-length learning curve.

For some things I use vi (actually vim).  Never learned emacs.
-- 
Carl Fink               [EMAIL PROTECTED]
Manager, Dueling Modems Computer Forum
<http://dm.net>

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: files #foo#
Date: Wed, 27 Dec 2000 14:32:59 GMT

Charles Young <[EMAIL PROTECTED]> wrote:
> What are files encased in pound signs (#foo#) which seem to
> appear out of nowhere and are hard to get rid of?

They can be left behind by emacs.

They're not too hard to get rid of once you know how, here's three
ways:

jbuchana@zaphod$ ls -l
total 0
-rw-r--r--    1 jbuchana jbuchana        0 Dec 27 09:33 #foo#
jbuchana@zaphod$ rm \#foo\#
jbuchana@zaphod$ ls -l
total 0
jbuchana@zapho

or:

jbuchana@zaphod$ ls -l
total 0
-rw-r--r--    1 jbuchana jbuchana        0 Dec 27 09:34 #foo#
jbuchana@zaphod$ rm "#foo#" 
jbuchana@zaphod$ ls -l
total 0
jbuchana@zaphod$ 

or:

jbuchana@zaphod$ ls -l
total 0
-rw-r--r--    1 jbuchana jbuchana        0 Dec 27 09:35 #foo#
-rw-r--r--    1 jbuchana jbuchana        0 Dec 27 09:35 bar
jbuchana@zaphod$ rm -i *
rm: remove `bar'? n
rm: remove `#foo#'? y
jbuchana@zaphod$ ls -l
total 0
-rw-r--r--    1 jbuchana jbuchana        0 Dec 27 09:35 bar
jbuchana@zaphod$

-- 
Jim Buchanan        [EMAIL PROTECTED]     [EMAIL PROTECTED]
=================== http://www.buchanan1.net/ ==========================
"Lisp has all the visual appeal of oatmeal with fingernail clippings
thrown in. (Other than that, it's quite a nice language)" -Larry Wall
========================================================================

------------------------------

From: Krishna Rangan <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux
Subject: Can't connect error
Date: Wed, 27 Dec 2000 09:47:56 -0500

Hi,

When I try to open an X application on my home machine after logging in
remotely, I get this error message-

_X11TransSocketINETConnect: Can't connect: errno = 105
gv: Unable to open the display.

Can someone help?  Thanks.

-Krishna.


------------------------------

From: Michael Heiming <[EMAIL PROTECTED]>
Crossposted-To: redhat.general
Subject: Re: How to read utmp and wtmp logs
Date: Wed, 27 Dec 2000 17:08:38 +0100

Hello,

type:

who /var/log/wtmp
who /var/run/utmp

for more info:

apropos wtmp
apropos utmp
man <what_apropos_found>

Good luck

Michael Heiming
Sysadmin

Bosco Tsang wrote:

> How to read the utmp and wtmp logs?
>
> --
> /+++++++++++++++++++++++++++++++++++++++++
> WARNING: Spam & Junk Mail Protection strictly enforced
> Unsolicited Mail will be handled via http://spamcop.net
> +++++++++++++++++++++++++++++++++++++++++/
>
> Sent via Deja.com
> http://www.deja.com/

--
       __   __   __     Virtueller Bau-Markt AG
 \  / [__) [__] [ __    Meerbuscher Strasse 64
  \/  [__) |  | [_./    40670 Meerbusch
     www.vbag.de        Michael Heiming ([EMAIL PROTECTED])




------------------------------

From: [EMAIL PROTECTED]
Subject: Does anyone got Tomcat running on Redhat 7.0
Date: Wed, 27 Dec 2000 14:52:22 GMT

Does anyone got Tomcat running on Redhat 7.0

Please email me at [EMAIL PROTECTED]



Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED]
Subject: serial/parallel port programming
Date: Wed, 27 Dec 2000 14:54:07 GMT

Hi

Has someone of you all there a small example of sending instructions
over a serial or parallel port? I need a simple idea (in c/perl) just
to set some lines high or low.

pls mail to [EMAIL PROTECTED] because I am not here so often...

Thanx

Peter


Sent via Deja.com
http://www.deja.com/

------------------------------

From: Adam K Kirchhoff <[EMAIL PROTECTED]>
Subject: Re: how you you play mov, avi files ?
Date: Wed, 27 Dec 2000 15:02:47 GMT


http://xanim.va.pubnix.com

Xanim:  the best avi (and mov) player, IMHO.

Adam


On Wed, 27 Dec 2000 [EMAIL PROTECTED] wrote:

> how you you play mov, avi files  in linux, I downloaded thousands of
> softwares from internet , none of them works on my RH 5.2.
> 
> 
> Sent via Deja.com
> http://www.deja.com/
> 
> 


------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.misc.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to