Content-Type: text/plain
debian-user-digest Digest Volume 2007 : Issue 2555
Today's Topics:
Re: How to access RS-232 console fro [ "Douglas A. Tutty" ]
Re: Cannot run iceweasel on remote h [ Liam O'Toole ]
Date: Thu, 4 Oct 2007 00:57:58 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca>
To: debian-user@lists.debian.org
Subject: Re: How to access RS-232 console from terminal?
Message-ID: <20071004045758.GA10018@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Wed, Oct 03, 2007 at 09:29:40PM -0700, Amit Uttamchandani wrote:
> Hey guys,
>
> I know this may seem so obvious but I have no experience with this at
> all. Basically I want to access the console interface of a network
> interface device using RS-232.
>
> I am pretty sure linux/unix has built in support for this but how does
> it work?
>
> Do I just plug it in?
>
> Where do I set the baud rate?
>
> And I usually need to transfer files via the 1K Xmodem protocol. Do I
> need an external software for this?
>
> At work we use windows terminals to access these devices (using built
> in HyperTerminal program or PuTTY). But I would like to recommend the
> use of debian etch.
Read the serial HOWTO, the remote-serial-console-HOWTO, the
text-terminal-HOWTO, etc. Then you run minicom or other terminal
emulator. File transfer via the rzsz package that integrates into
minicom.
Doug.
Date: Wed, 3 Oct 2007 22:17:44 -0700 (PDT)
From: Jeff D <fixedored@gmail.com>
To: debian user <debian-user@lists.debian.org>
Subject: Re: Random System Crashes
Message-ID: <Pine.LNX.4.62.0710032207410.22828@proto.technobounce.com>
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
On Wed, 3 Oct 2007, Michael Pobega wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Lately (For the past month or so) I've been experiencing random system
> crashes. My system would just completely lock up and not respond to
> anything but a power-down (I've tried switching to TTY1, among other
> things, but nothing works).
>
> I don't even know where to start diagnosing this problem...I'm looking
> for help on where to start. ANY help would be appreciated.
>
> If you need any more information just ask, besides the fact that I'm
> running Debian Lenny with a teeny bit of Sid (amd64 as well).
>
> - --
install memtest86, run update-grub, reboot and choose the memetest86
option and wait, see if you have any memory issues. I've had this happen a
few time, so could be bad memory in there some place.
-+-
8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Techno.
Date: Thu, 4 Oct 2007 06:43:52 +0100
From: Liam O'Toole <liam.p.otoole@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: Cannot run iceweasel on remote host
Message-ID: <20071004064352.7537027d@po>
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
On Thu, 04 Oct 2007 07:51:42 +0530
Raj Kiran Grandhi <grajkiran@gmail.com> wrote:
> Liam O'Toole wrote:
> > On Wed, 03 Oct 2007 18:08:29 +0530
> > Raj Kiran Grandhi <grajkiran@gmail.com> wrote:
> >
> >> Hi,
> >>
> >> I am facing a weird problem when trying to run iceweasel on a
> >> remote host through an ssh session. I have logged into the remote
> >> host using "ssh -Y <remote>" and at the prompt of the remote host,
> >> I ran iceweasel. However it appears that a local instance of
> >> iceweasel is started. There is no iceweasel/firefox process at all
> >> on the remote host. The only way I could get iceweasel to run on
> >> the remote host is by closing all instances of iceweasel already
> >> running on the localhost.
> >>
> >> Is something wrong?
> >
> > No, it's a feature :-)
> >
> >> If not, how do I run separate instances of
> >> iceweasel concurrently?
> >
> > Invoke iceweasel on the remote host by issuing the command
> > 'iceweasel -no-remote'.
> >
> That's it! Thank you. But I am curious as to how the iceweasel script
> running on the remote host is able to spawn/control the local process
> without authentication. I have not added the remote hosts key in my
> authorised_hosts file.
You passed the '-Y' argument to ssh, which enables trusted X11
forwarding. That gives applications on the remote host full access to
your local display.
>
> Regards,
> Raj Kiran
>
>
Date: Thu, 4 Oct 2007 17:15:53 +1000
From: Cameron Hutchison <lists@xdna.net>
To: debian-user@lists.debian.org
Subject: Re: Recommended MPLAYER config for old computers
Message-Id: <1191482153.0@orthanc>
Amit Uttamchandani <atu13439@csun.edu> wrote:
>> What happens if you run cdck to check the quality of the DVD?
>I installed cdck from the deb repo and ran it. A lot of errors. There are a lot:
>! unable to read sector 195007, reason: Input/output error
>! unable to read sector 195008, reason: Input/output error
>! unable to read sector 195009, reason: Input/output error
>! unable to read sector 195010, reason: Input/output error
>! unable to read sector 195203, reason: Input/output error
>! unable to read sector 195204, reason: Input/output error
>! unable to read sector 195205, reason: Input/output error
This may be because of new forms of copy protection they are adding to
DVDs. A DVD player navigates through the disc based on the structures
in the VOB files, so it can be told to skip blocks on the disc. If you
try to read the disc as a UDF filesystem, you'll hit the blocks that
the VOB navigation skips.
The copy protection works by making those blocks bad so you cannot do a
block by block copy of the disc.
>> Can you turn the DVD into an iso or something file and play from hard
>> disk?
>How do I do this? mkisofs? Or can I use mencode or dvdbackup? What do you recommend?
If you get a recent version of vobcopy (http://vobcopy.org/), it should
be able to make a copy of the disc which can then be played off the HDD.
End of debian-user-digest Digest V2007 Issue #2555
Received on Thu Oct 4 03:58:44 2007