Re: [vox-tech] Mounting remote filesystems redux

2003-06-08 Thread Mark K. Kim
Slashdot mentioned about SHFS not too long ago, I think? It actually works over SSH (or RSH) by emulating keystrokes over the connection, but locally it looks like a real file system. Access is supposed to be fast because files are cached. Never used it but sounded interesting enough to keep it

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread Mark K. Kim
On Sun, 8 Jun 2003, Peter Jay Salzman wrote: > rtsp://a772.v08015.c801.g.vq.akamaistream.net/7/772/9135/0002/peta.download.akamai.com/9135/mym2002_med.mov > > but i don't recognize this kind of url. could this be some kind of > proxy? i tried to download > peta.download.akamai.com/9135/mym2002_m

Re: [vox-tech] Mounting Remote Filesystems by SSH

2003-06-08 Thread Rob Rogers
On Sun, Jun 08, 2003 at 22:07:20PM -0700, Richard S. Crawford wrote: > Let's say I have an account on a remote system. Is it at all possible > to mount the directories in my account on the remote system via SSH? I believe what you're looking for is LUFS (Linux Userland Filesystem http://lufs.sour

Re: [vox-tech] Mounting Remote Filesystems by SSH

2003-06-08 Thread Troy Arnold
On Sun, Jun 08, 2003 at 10:07:20PM -0700, Richard S. Crawford wrote: > Let's say I have an account on a remote system. Is it at all possible > to mount the directories in my account on the remote system via SSH? I read about this, but haven't used it: http://lufs.sourceforge.net/lufs/intro.html

[vox-tech] Mounting remote filesystems redux

2003-06-08 Thread Richard S. Crawford
I just realized that what I asked wasn't terribly clear. Let's try that again. I have my account with a webhosting service, www.pair.com. When I'm working on my website, I like to use Bluefish as my editor, although that does not have a built-in FTP client like my favorite Windows editors. So t

[vox-tech] Mounting Remote Filesystems by SSH

2003-06-08 Thread Richard S. Crawford
Let's say I have an account on a remote system. Is it at all possible to mount the directories in my account on the remote system via SSH? -- -- Slainte, Richard S. Crawford AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404 http://www.mossroot.com http://www.stonegoose.com "It is only with our hea

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread Ryan Castellucci
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 08 June 2003 02:26 pm, Peter Jay Salzman wrote: > i'd like to download the movie from: > >http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 > > but the movie is embedded in some kind of window so that i can't really > see its proper U

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread Ted Deppner
On Sun, Jun 08, 2003 at 02:26:53PM -0700, Peter Jay Salzman wrote: > http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 Dig through the file, sometimes you'll find references to a real video file. Otherwise, use mencoder (from mplayer) to grab the stream (you'll need to dig to find the embedde

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread ME
Peter Jay Salzman said: > On Sun 08 Jun 03, 2:40 PM, ME <[EMAIL PROTECTED]> said: >> Peter Jay Salzman said: >> > i'd like to download the movie from: >> > >> >http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 >> > >> > but the movie is embedded in some kind of window so that i can't >> re

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread Peter Jay Salzman
On Sun 08 Jun 03, 2:40 PM, ME <[EMAIL PROTECTED]> said: > Peter Jay Salzman said: > > i'd like to download the movie from: > > > >http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 > > > > but the movie is embedded in some kind of window so that i can't really > > see its proper URL. > > >

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread Michael Wenk
On Sunday 08 June 2003 02:26 pm, Peter Jay Salzman wrote: > i'd like to download the movie from: > >http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 > > but the movie is embedded in some kind of window so that i can't really > see its proper URL. > > is it possible to download this movie?

Re: [vox-tech] how to download a video file without an url

2003-06-08 Thread ME
Peter Jay Salzman said: > i'd like to download the movie from: > >http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 > > but the movie is embedded in some kind of window so that i can't really > see its proper URL. > > is it possible to download this movie? Choosing QT, slectinbg next, look

[vox-tech] how to download a video file without an url

2003-06-08 Thread Peter Jay Salzman
i'd like to download the movie from: http://www.petatv.com/tvpopup/Prefs.asp?video=mym2002 but the movie is embedded in some kind of window so that i can't really see its proper URL. is it possible to download this movie? pete -- GPG Instructions: http://www.dirac.org/linux/gpg GPG Fingerp

Re: [vox-tech] debian login

2003-06-08 Thread Jay Strauss
A temporary fix: rename the following files in /etc/init.d gdm -> gdm.0 xdm -> xdm.0 this will stop the flicker, but make it easy to get x windows login back once you get x configured (i.e by just renaming the file to their original names) Jay - Original Message - From: "Ken Bloom" <[

Re: [vox-tech] debian login

2003-06-08 Thread Ken Bloom
On Fri, Jun 06, 2003 at 02:27:18PM -0800, [EMAIL PROTECTED] wrote: > I brought my computer to the installfest but they weren't able to get x > working. I'd like to be able to just get rid of everything X related and > then try to do a clean setup of X where I understand every step. How > should I d